home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!timbuk.cray.com!raistlin!shamash!app
- From: app@shamash.cdc.com (CDII Advanced Pkg/Processes)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: system call to get AmigaDos PATH string(s) ?
- Message-ID: <51604@shamash.cdc.com>
- Date: 21 Jan 93 18:05:31 GMT
- References: <1993Jan17.230704.27737@philips.oz.au> <paulk.3cz7@terapin.com>
- Organization: Control Data Corporation, Arden Hills, MN
- Lines: 25
-
- In article <paulk.3cz7@terapin.com> paulk@terapin.com (Paul Kienitz) writes:
- >> system call to get AmigaDos PATH string(s) ?
- >
- >> One klugey way is :-
- >>
- >> Execute ("PATH >T:file", 0L,0L);
- >>
- >> then parse T:file.
- >>
- >> But there's got to be a neater way.
-
- Speaking of the Execute command, why does something like this NOT work?:
-
- Execute ("Path Sys:Utilities Add", 0,0);
-
- Does the path info get assigned somewhere other than the current CLI? Is
- there a way to set the path for all CLI's with AmigaDos1.3?
-
- I'll need to check again to be sure, but I don't think Stack works with the
- Execute command either. What gives?
-
-
- Thanks for any help :)
-
- Mike Lundberg
- app@shamash.cdc.com
-