image of READY prompt

Wang2200.org

Listing of file='IDS2PUIX' on disk='vmedia/701-2724B.wvd.zip'

# Sector 995, program filename = 'IDS2PUIX'
1000 REM "IDS2PUIX" - EXIT FROM "INSTALL AN APPLICATION"
1010 COM CLEAR P3
   : $CLOSE
   : DATA SAVE DC CLOSEALL
   : SELECT PRINT 005
   : PRINT HEX(03020400000E)
   : C6$="IDS2fs"
   : CONVERT 1+(R0-#PART)/16TO STR(C6$,7),(##)
   : C9$="IDS2f001"
   : ON P3+1GOSUB 1020,1030,1040,1050,1050
   : PRINT AT(10,0);
   : END
1020 PRINT "No part of the installation has been done."
   : RETURN
1030 PRINT "Any completed diskettes are intact but the system files ";C6$;" an
     d ";C9$;" have not been created, nor have any data files been copied or a
     llocated."
   : RETURN
1040 PRINT "All application modules have been properly copied but the system f
     iles ";C6$;" and ";C9$;" have not been created, nor have any data files b
     een copied or allocated."
   : RETURN
1050 PRINT "All application modules have been properly copied and the system f
     iles ";C6$;" and ";C9$;" have been created, but no data files have been c
     opied or allocated."
   : RETURN