HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

   TC: char *parsfnm( const char *cmdline, struct fcb *fcbptr, int option)


       - prototype in dos.h

       - parses command line cmdline for a file name, placing it into a
         FCB as drive/filename/file ext, pointed to by fcbptr
       - option is same as AL in MS-DOS function call INT 21,29
       - returns pointer to byte beyond end of filename, 0=error

Esc or Alt-X to exit parsfnm Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann