TxtToBas and BasToTxt
---------------------

By Fabrice Frances. (1996/1998)


TxtToBas Usage:
Txt2bas TEXT_FILE.TXT ORIC_BASIC_FILE.TAP

This command will create an Oric Basic virtual tape File in the application path.
Generated file can be copied to the Euphoric's Tapes folder.
To launch it, type CLOAD"ORIC_BASIC_FILE" and type RUN.

BasToTxt Usage:
BasToTxt ORIC_BASIC_FILE.TAP
It's a screen display viewer.
It convert a tokenized Basic file to a readable text file.

To create a text file, just add ">file_name.TXT" at the end of the commande line.

Regards,
Fabrice.
