From: "A.Appleyard" To: DJGPP AT SUN DOT SOE DOT CLARKSON DOT EDU Date: Tue, 26 Sep 1995 11:57:19 BST Subject: How to get command-line args? I am sorry about yet another non-Gnu and non-C query, but in two big comprehensive-looking books about PC interrupts I have found enough red herrings to feed the cat for a year but nothing relevant to this query:- If I write a program QAZAQ.EXE or QAZAQ.COM in machine code (assembler), if I call it with arguments from the DOS prompt e.g. by typing QAZAQ 123 \MYFILE.TXT "the cat caught the mouse" 1.65e-34 how can the program QAZAQ read these call arguments?