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