home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 7969 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.5 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!darwin.sura.net!dtix!mimsy!nmrdc1!cbda8.apgea.army.mil.!adm!news
  2. From: CHARPER%COLGATEU.bitnet@cunyvm.cuny.edu
  3. Newsgroups: comp.lang.pascal
  4. Subject: Stuffing DOS command line
  5. Message-ID: <34933@adm.brl.mil>
  6. Date: 8 Jan 93 15:40:37 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 20
  9.  
  10. Hi y'all.  I haven't yet received any mail from this list, so I don't know if
  11. this is the right kind of question to address here, but I joined in order to
  12. ask this question:
  13.  
  14. Some years ago I worked with MS-Pascal, and used a method to load a desired
  15. string into the DOS command line, so that that command was executed when the
  16. application completed.  This was the best way I know of to chain from one
  17. program to another.  I'm now working with Turbo Pascal 5.0, and would like to
  18. know if someone has code which will do this in Turbo Pascal. (I don't have the
  19. MS-Pascal code that did this any longer).  Basically I need something that will
  20. set the next command to execute WITHOUT using EXEC (I can't afford the memory
  21. to shell the command).
  22.  
  23. Thanks,
  24. **************************************************************************
  25. Cindy Harper, Systems Librarian                               Case Library
  26. charper@colgateu                                        Colgate University
  27. charper@center.colgate.edu                                    13 Oak Drive
  28. (315) 824-7363                                           Hamilton NY 13346
  29. **************************************************************************
  30.