home *** CD-ROM | disk | FTP | other *** search
-
- WHAT THE HEY IS XX3401???
- =========================
- No XX3401 is NOT a new movie rating, it's a program that converts
- binary files (ie- .ZIPs, .COMs, .EXEs, .BINs, .DATs, ect...) into
- plain ol' alpha-numeric (modified XX format) ASCII text files,
- that can be transmitted over text-based systems, and then decoded
- with XX3401 back into their original binary form.
-
- To obtain your own copy of XX3401.EXE, follow these steps:
-
- 1- Compile "MAKEXX34.PAS" using a Turbo Pascal 5.0+ compiler.
- You can use either the command-line compiler (TPC.EXE),
- or the IDE compiler. (TURBO.EXE)
-
- For example:
-
- TPC MAKEXX34.PAS
-
- ...Or
-
- TURBO MAKEXX34.PAS
-
- 2- Then run the newly compiled "MAKEXX34.EXE" program.
-
- MAKEXX34
-
-