C
cagdas1986
hi
I'm quite new in visual basic, and now i' m working on a visual basic
code which will work on a pocket pc.
in my program I need to create a file and hold some information which
will be storaged in pocket device after my program executes. to make
this I tried to create a file using file functions but I get an error
message like "FileOpen is not declared. File I/O functionality is
normally available in the 'Microsoft.VisualBasic' namespace, but the
targeted version of the .NET Compact Framework does not support it." I
searches on the Internet and I found this information
http://msdn2.microsoft.com/EN-US/library/ms180823(VS.80).aspx
Does anybody have an idea about how to create, read, write files in
this situation?
I'm quite new in visual basic, and now i' m working on a visual basic
code which will work on a pocket pc.
in my program I need to create a file and hold some information which
will be storaged in pocket device after my program executes. to make
this I tried to create a file using file functions but I get an error
message like "FileOpen is not declared. File I/O functionality is
normally available in the 'Microsoft.VisualBasic' namespace, but the
targeted version of the .NET Compact Framework does not support it." I
searches on the Internet and I found this information
http://msdn2.microsoft.com/EN-US/library/ms180823(VS.80).aspx
Does anybody have an idea about how to create, read, write files in
this situation?