[DEMOS.HLP 1 page ] DEMOS is an external class which a SIMULA program prefixes to provide Discrete Event Modelling On Simula. The files are contained on SIM: and are as follows: SIM:DEMOS0.TXT text book SIM:DEMOS1.TXT program documentation, part 1 SIM:DEMOS2.TXT program documentation, part 2 SIM:DEMOS.ATR loadable atr-file for inclusion in SIMULA program SIM:DEMOS.REL loadable rel-file for inclusion in SIMULA program SIM:DEMOS.SIM <157> Copyrighted source for DEMOS To load a SIMULA program that requires DEMOS, use the OPTIONS statement in your SIMULA program, as the first statement in the program, as follows: OPTIONS(/S:"SIM:"); [End of DEMOS.HLP] .KJOB .