Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!psuvm!jtw106 From: JTW106@PSUVM.BITNET (Jeff Wolfe) Newsgroups: comp.lang.pascal Subject: Pascal Question Message-ID: <89334.082120JTW106@PSUVM.BITNET> Date: 30 Nov 89 13:21:20 GMT Organization: Penn State University Lines: 25 While using TP 5.0's EXEC command, the program seems to 'skip' over the EXEC statement. I am using the $M compiler directive, but it still won't work. the program: program testEXEC; {$M $4000,0,0} uses DOS; begin exec ('Command.com',''); end. and Command.com *IS* in the same directory as the program for this test! Does anyone have any Ideas? (please Email me, and I'll post a summary) ------- Jeff Wolfe JTW106@psuvm.psu.edu 114 Lake St. JTW106@psuvm.BITNET Dalton, PA. 18414 "A Computer's efficiency decreases as the urgency of retrieval increases"