dBMAN for Amiga version 2.02 Note: To ensure dbman of enough stack space, execute STACK 9000 before executing dbman. The following commands/functions ar e not supported in this version inorder to make DBman can run with 512K ram. Commands: * JOIN * MERGE * MODINDEX * UNINDEX Functions: * BYTE * LN * LOG * LOGOUT * SAVESCREEN * WORD * STK * PRNFLG * OFFSET * EXP * FLAGS * WORD The following specifications were also changed for memory requirement. Database file specification Fields per record 64 Bytes per record 2000 Records per file 2 billion Active database files 10 Local memory variables Number of variables 32 Total number of bytes 1000 BEEP command does not produce a beep sound but it will flash the screen. Use Shft-> and Shft<- keys instead of ^-> and ^<- keys. DISKSPACE function requires different parameter. DISKSPACE() The function returns the number of free bytes on the disk. You need to specify the drive name. Ex: ?DISKSPACE("df0:") 33184 REPORT.DOC A text file (REPORT.DOC) is included on the disk to describe in detail on how to generate a report.