scene.org File Archive

File download

<root>­/­mirrors­/­icebird­/­cc3/rebas.txt

File size:
1 694 bytes (1.65K)
File date:
2019-03-03 01:02:27
Download count:
all-time: 160

Preview

name:   reBASIC 0.02
author: GUS of Arm's Tech (Kostas Proitsakis, gusuni@otenet.gr)
size:   448 bytes
needs:  no needs
descr.: Hidden BASIC files recoverer.
____________________________________________________________________________

  Files included in this directory are:
@
  ReadMe        : this file
  reBASIC       : the tool
  More.demo     : a hidden BASIC program
  More.LoadDemo : un-hides the above program (type: LIST once you run it)
  More.reBASIC! : the source


Introduction
============

Loads instead of running it *any* hidden BASIC file.

It is tiny, needs no extra memory, it doesn't move the BASIC module in RMA,
it doesn't claim the CLIV, it only works when needed, it finds any
@xxxxxxx,xxxxxxxx passed to BASIC in any way.


How to use
==========

*reBASIC <filename>

or:

*RMLoad reBASIC <filename>

or just:

*reBASIC

and the next hidden BASIC file will be loaded if you try running it.


Acknowledgements
================

Special thanks goes to:

  *  Chris Hatzigeorgiou,

  *  the rest members of Arm's Tech,

  *  Stella Papakonstantinou :)

____________________________________________________________________________

Disclaimer
==========

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
____________________________________________________________________________


Modify/re-assemble
==================

If you want to assemble it, you will need !GLib. Here is what to do:
  1. Download user's Wacky-Talky from: http://users.otenet.gr/~gusuni
  2. Run !WT
  3. Then you can run !GLib by typing: *Run !GLib

GUS/Arm's Tech