home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!cliffe.demon.co.uk
- From: Steven Chapman <steve@cliffe.demon.co.uk>
- Newsgroups: comp.sys.amiga.programmer
- Subject: Redirecting
- Date: Tue, 23 Jan 96 15:31:17 GMT
- Message-ID: <9601231531.AA0006s@cliffe.demon.co.uk>
- X-NNTP-Posting-Host: cliffe.demon.co.uk
- X-NewsSoftware: GRn 2.1 19/2/94 (PostNews Fix 31/3/95 Martin Hunt)
- MIME-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
- X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!cliffe.demon.co.uk
-
-
-
- Thanks for the previous help
-
- What i now need is how to declare BPTR so i can use the file it opens
- globally thoughtout my program.
-
- As i can only use this within the same { }.
-
- BPTR fh;
-
- if(!(fh = Open("t:WBtest",MODE_NEWFILE)))
-
-
- Steve C.
-
- --
- =========================================================
- | Steven Chapman - steve@cliffe.demon.co.uk (Private ) |
- | Amiga 4000/030, Workbench 3.1, Kickstart 3, 1 Gig HD |
- | 4 meg Fast Ram, 2 Meg Chip Ram. |
- =========================================================
-
-
-