next up previous contents index
Next: PackTime Up: Functions and Procedures Previous: Keep

MSDos

   

Declaration:

Procedure MSDos (var regs: registers) ;

Description:

MSDos executes an MS-DOS call (int 21h). This is the same as doing a Intr call with an interrupt number of 21h.

Errors:

None.

See also:

Intr



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998