Categories

Site Sponsors

Who's Online

  • 0 Members.
  • 7 Guests.

A Few More BabyFinder commands

473 views

Sadly, we forgot a few BabyFinder commands in our first article about it.   BabyFinder also has some file handling tools used to open, read, get and set the file position, and write.   However writing seems to only write junk instead of useful data.   We’ll check more into that later.

But for those of you who are currently exploring EJFM, you won’t want to forget these additional unlisted commands.

open      
- Open a file

getpos                                
- Get file position

pos        
- Set file position

eof                                      
- Get position of EOF

read      
- Read bytes from file

write    
- Write bytes to file

trunc                                  
- Truncate a file.   To the current position, perhaps?

close                                  
- Close the open file

Leave a Reply

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>