DOSFC
From CometWiki
(Difference between revisions)
Badge (Talk | contribs)
(New page: '''DOS direct calls: DOSFC''' '''Syntax:''' DOSFC(string-1, string-2, string-3) [,EXCP=statement-label] '''Discussion:''' The DOSFC statement serves as a file call to DOS. '''Exam...)
Newer edit →
(New page: '''DOS direct calls: DOSFC''' '''Syntax:''' DOSFC(string-1, string-2, string-3) [,EXCP=statement-label] '''Discussion:''' The DOSFC statement serves as a file call to DOS. '''Exam...)
Newer edit →
Revision as of 09:30, 13 June 2009
DOS direct calls: DOSFC
Syntax: DOSFC(string-1, string-2, string-3) [,EXCP=statement-label]
Discussion: The DOSFC statement serves as a file call to DOS.
Examples:
- Create DOS File
- Erase DOS File
- Open DOS File
- Create DOS Subdirectory
- Remove DOS Subdirectory
- Change Current DOS Directory