home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12853 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  759 b 

  1. Path: sparky!uunet!portal!cup.portal.com!Tony-Preston
  2. From: Tony-Preston@cup.portal.com (ANTHONY FRANCIS PRESTON)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: 1.2, 1.3, and 2.0 question
  5. Message-ID: <64890@cup.portal.com>
  6. Date: Sat, 29 Aug 92 05:39:30 PDT
  7. Organization: The Portal System (TM)
  8. References: <64699@cup.portal.com> <paulk.1a86@terapin.com>
  9. Lines: 6
  10.  
  11. The program is compiled under 2.0(actually 2.1, I am testing).  The
  12. code has to be 1.3 compatible so I use an Execute() call to run 
  13. external programs.  The problem appears that under 2.0 I do not have
  14. a problem running the programs this way(i.e. Execut("program",0,0); )
  15. People have reported they do not run(guru, lockups, inconsistant behavior)
  16. under 1.3.  I am using Execute, not System.
  17.