You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, download files, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
I have plenty of reference material for writing vb programs. I started with 6 and have adapted well enough. I don't use 2008 because the system requirements are too much for my pc.(I use '05)
The thing is I can't figure out how to open, save, read, write, etc. a file in the pocket pc end of visual basic 2005. "SaveFile" does not work (only in a normal app on the pc does it work). It seems entirely different commands are used here there and everywhere.
Would someone refer me to a website to help me translate. I am afraid to buy another book for fear that it will be the wrong one (again).
So far I just want to create/open a file via a vb program on the pocket pc (dell axim), write a string to it, read a string from it, and close it. I am lost in a world of vb jibberish. Thanks in advance.