hi all,

Is there some way to access from the C drive via the code warrior?...

I want to basically do some thing like...

handle = FileOpen(CardNo, filepath, AppType, AppType, fileModeReadOnly,
&error)

where filepath = C:/temp/abc.txt (just an examlple)

Or alternatively is there a way to dump the files to the  emulator where I can
access the files without a path....
i.e.
handle = FileOpen(CardNo, abc.txt, AppType, AppType, fileModeReadOnly,
&error)


Thanking y'all in advance...

regards
vishy 

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to