home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.atari.st
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!seibert
- From: seibert@Informatik.TU-Muenchen.DE (Ewald Seibert)
- Subject: Re: GFA 3.07: RESERVE XX; EXEC 0,"prg"; RESERVE - help.
- Keywords: Help, resident prg, executing others, reserve memory, how
- References: <wsbusr3.724620837@rwc.urc.tue.nl>
- Originator: seibert@hphalle5c.informatik.tu-muenchen.de
- Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
- Organization: Technische Universitaet Muenchen, Germany
- Date: Fri, 18 Dec 1992 08:28:32 GMT
- Message-ID: <1992Dec18.082832.1565@Informatik.TU-Muenchen.DE>
- Lines: 25
-
-
- |> RESERVE <some amount of memory>
- |> EXEC 0,"SOME.PRG","",""
- |> RESERVE
- |>
- |> in which the last RESERVE should reset things as they were.
- |>
- |> Since the RESERVE command as such is sort of obscure to me
- |> (HOW would *I* know what's needed for the application of John Doe's choice)
- |> I simply type RESERVE 1.
-
- Oh No! ... RESERVE tells GfA-Basic the amount of bytes to keep for your
- Basic-PRG
-
- Better use
- RESERVE( FRE(0) - <some Kbytes not to mess things up> ))
- --
- ==============================================================================
- seibert@informatik.tu-muenchen.de ist
- Ewald Seibert, Herschelstr.1 8070 Ingolstadt, 0841-86480
-
- Dont't blame ATARI for things, the GURU told you from the ARABIAN NIGHTS (*
- ==============================================================================
-
- (* = Maerchen aus 1001 Nacht
-