From: | James L Boyd |
Date: | 28 Apr 2001 at 01:40:16 |
Subject: | Re: BlitzII Programming Restart |
> I wanted to make a little program that was able to:
>
> ? tell me wich files and dirs that exists in a destination
> This is a big problem. I can't seem to find
> any commands in the manual able to do this.
The attached example uses the OS to do this...
> ? open a file, to read and write from it at random locations.
> I found the PUT and GET commands in the Manual, even in
> an example. But still I could NOT figure out the logic
> how these commands work.
Use OpenFile and FileSeek...
See ya,
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list/-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list/-help@netsoc.ucd.ie