DMSDesc v1.0 95.10.28, by Johan Englund (na94jed@hgs.se) This is PD, for everyone to use. The main purpose that I made myself time 2 make this is that I couldn't find anything similar on for the UNIX/MS-DOS platforms and while I'm at it I'll compile it for the amiga too. This is a very simple prog, it isn't much to say. Type 'DMSDesc' alone to get a quick guide. Usage: DMSDesc DMSFile v - Verbose operation, show errorcodes in plain txt. a - View group/BBS adds. (Defaults 2 just extract the FILE ID 2 stdout). For those who intend to use it in script files I include the various result codes below. Error code returns: 0: Suxxess!! A FILE ID was suxessfully extracted from the requested file. 1: Error in Commandline. 2: Couldn't find requested file. 3: Out of mem. (this shouldn't happen, it uses only sizeof(FILE_ID.DIZ) bytes) 4: Couldn't find any FILE ID in the requested file. 5: Not a DMS file! Functions to be implemented within a week: Add/Remove BBS/Group adds, FILE ID If you find it useful please gimme a simple e-mail so I know if I shall make some more releases availible.