View Single Post
Old 03-26-08, 09:41 PM   #1 (permalink)
oversteve
Aximsite Prospect
 
Join Date: Mar 2008
Posts: 4
Thanked 0 Times in 0 Posts
developing software

I am familiar with visual basic and currently play with vb 2005. I can to some extent create apps for my pocket pc but it seems that the standard syntax for creating and writing to a file on the pocket pc is quite different that that of writing to my computers hard drive.

I have a book on the way but I am struggling to find info, tutorials, or any other support on the web that discusses this.

There is so much vb code on the net for creating apps that run on a pc they practically write themselves. Not for ppc though. The code is sometimes quite different and very hard for me to find. File system code in particular is what I need. For example: Say I want to create a file on my pc harddrive called "steve.txt" and in the file write the name "steve" This is a piece of cake for pc based visual basic but for the pc the syntax changes drastically it seems.

Any guidance would help. Thank you in advance.

Steve
oversteve is offline   Reply With Quote