Title: SLTOOLS Author: Mark Wooding (Straylight) (csuov@csv.warwick.ac.uk) Version: 1.00 Title From: Documentation Author From: Documentation Version From: Documentation Supplier: Mark Wooding (Straylight) (csuov@csv.warwick.ac.uk) Date: 30/11/94 Keywords: Program assemblers ; File managers ; Function libraries Shareware: No Machine: Archimedes Operating system: RISCOS Memory requirements: Peripherals needed: Other s/ware needed: Directory: micros/arch/riscos/d047 Date mounted/updated: 03/03/95 File names: sltools.arc Unarchived files: 4 Unarchived size: 16 kbytes Omissions: See also: ------------------------------------------------------------------------------- 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: The package contains two programs: currDir: puts the pathname of the current directory into a variable, optionally allowing you to truncate it to a given length. The truncation is done sensibly (you keep the filing system and device names, but lose the beginning of the directory path). Only works under RISC OS 3 or later. setDate: writes the current date and time to an AOF file, so you can have the date of compilation embedded in your programs easily. The format is totally variable; you can even create module help strings with it. You can have any number of date strings in the AOF file, each given a different identifier.