Jump to content
IGNORED

RTSCAN.COM and RTWRITE.COM ?


funkheld

Recommended Posts

Hi good afternoon.
Where can I get the two files from?
RTSCAN.COM
RTWRITE.COM
Thank you.
greeting

 

-------------------------------------------

Here is Jeff Reister's PD Runtime package for the Action! 8 bit language.
To use it in the simplest form, simply add to the beginning of your Action! program the line
INCLUDE "D:RUNTIME.ACT"
and compile as normal. If the compile is successful, the resulting file can be run as a binary file (No Action! cartridge necessary).
Additional programs not included here because they are binaries:
RTSCAN.COM - run against your source file to produce a listing
showing which RUNTIME.ACT routines are actually required
by your program. Allows you to trim out unneeded
routines to save symbol table space, etc.
RTWRITE.COM - If you send the output from RTSCAN.COM to a disk file,
you can then run RTWRITE on that file -- it in turn
outputs the trimmed down version of RUNTIME.ACT for you.
These should be available from any respectable Atari club library.
Of course, you don't need them for most programs, just include the full
RUNTIME.ACT and don't get fancy.
The whole works is on the computer services
GEnie, Delphi, Compuserve.
------------------------------------------------------------------
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...