home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!demon!kernow.demon.co.uk!vulch
- Newsgroups: comp.sys.acorn.tech
- From: vulch@kernow.demon.co.uk (Anthony Frost)
- Reply-To: vulch@kernow.demon.co.uk
- Subject: Reading !Run vars
- Organization: VCS Kernow
- X-Mailer: ReaderS for the Acorn Archimedes
- Date: Thu, 17 Dec 1992 23:00:08 +0000
- Message-ID: <921217230008@kernow.demon.co.uk>
- Sender: usenet@demon.co.uk
- Lines: 13
-
-
- > What the best method of getting hold of a Application's Obey
- > dir'. I'm using Desktop C - so basically I need the path
- > that resspr etc uses to find its resources. At the mo. I'm
- > launching the file with the usual !Run, but with the ugly
- > line...
-
- Why do you need the actual path at all? Can you not just use
- "<CADShell$Dir>" directly inside the application? That is what the various
- res_ bits do themselves AFAIK.
-
- Anthony
-
-