DOSMS

From CometWiki

Revision as of 11:06, 13 June 2009 by Badge (Talk | contribs)
Jump to: navigation, search

DOS direct calls: DOSMS

Syntax:

 DOSMS(string-1,string-2,string-3,string-4) [,EXCP=statement-label] 

Discussion:

 The DOSMS statement serves as a more general-purpose (or miscellaneous) host system function call.  

Examples:

  • DOS function calls
  • Close DOS File
  • Get DOS Time
  • Get DOS Date
  • Move File Read/Write Pointer (LSEEK)

Pseudo functions

  • Copy file
  • Find a string
  • Find a string -- reverse
  • Move a file
  • Send a Message to All Terminals
  • Send a Message to Another Terminal
  • Get Handles