Title: MAKEAPP2 Author: Alex Petrov (APetrov@misis.msk.su) Version: 1.00 Title From: Documentation Author From: Documentation Version From: Documentation Supplier: Alex Petrov (APetrov@misis.msk.su) Date: 06/09/94 Keywords: Program processors ; BASIC Shareware: No Machine: Archimedes Operating system: RISCOS Memory requirements: Peripherals needed: Other s/ware needed: Directory: micros/arch/riscos/c093 Date mounted/updated: 15/09/94 File names: makeapp2.arc Unarchived files: 12 Unarchived size: 29 kbytes Omissions: See also: MAKEAPP (a073) ------------------------------------------------------------------------------- Acquiring the package: Download the archive file(s) and extract using SparkPlug 2 (see the "tools_help" file in micros/arch/riscos/tools for further info). Description: MakeApp2 converts a Basic program to a file of type Absolute (&ff8) which can be run just like the original program. The converted program has a couple of advantags: * It is a bit safer against unwanted copying and modification, because it isn't easily recognizable as a Basic program. But, more importantly, * It can be treated by compression programs such as Acorn's 'squeeze', or !Crunch (by BASS). These make it much smaller, up to 50%. You save disc space and loading time, and the compression makes it fully incomprehensible. (Note, however, that it makes no difference for the execution speed. To make your program run faster, use a Basic cruncher.)