Rooms Convert

From Eamon Wiki
Jump to navigation Jump to search
This is a Class A (gold star) article.
Preparing to convert rooms

Rooms Convert is a small Eamon utility program used to change the record size in an adventure's Eamon.Rooms file. The program reads in the existing file, then writes out a new one called NEW.ROOMS with records of a length specified in the BASIC code. The user must then delete the original file and rename the new one to EAMON.ROOMS. The new record length is specified in line 20 of the program.

Tom Zuchowski included the program on the EAG Utilities Disk.

Source code

Source:Rooms Convert

See also