home *** CD-ROM | disk | FTP | other *** search
- ; The following line "addmem", is required only if your memory is not
- ; automatically configured to add at least 1 megabyte to the system.
- ; addmem 80000 fffff
- onemegtest
- If NOT WARN
- Echo "Loading NewTek demo libraries, please stand by."
- assign data: "CAM 86B:"
- AddBuffers df0: 20
- ; AddBuffers df1: 20
- Copy >nil: pa ram:
- Copy >nil: a ram:
- Copy >nil: ma ram:
- LoadWB
- EndCli >nil:
- EndIf
-