home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Cruncher / LEEDSQE.LZX / DiskSqueeze! / DiskSqueeze! < prev    next >
Encoding:
Text File  |  1995-10-02  |  17.8 KB  |  655 lines

  1. .bra {
  2. .ket }
  3.  
  4. ; $VER: DiskSqueeze! v1.00 (27.8.95)
  5.  
  6. Resident >NIL: C:RequestChoice PURE
  7. Resident >NIL: C:RequestFile PURE
  8.  
  9. If NOT EXISTS ENV:DSQ
  10.  If NOT EXISTS ENVARC:DSQ
  11.   RequestChoice >ENV:DSQmav "DiskSqueeze! Message" "WARNING!*nCould not find 'DSQ' file in your ENV: or ENVARC: dir...*nUsing default T: directory (= RAM) for temporary storage" "Choose other Device" "Continue (T: is fine)"
  12.   If $DSQmav EQ "1"
  13. LAB 24HREXPERIENCE
  14.     RequestFile >ENV:DSQ DRAWER SYS: PATTERN ~(#?.info) DRAWERSONLY NEGATIVE T: TITLE "Select Temporary Path"
  15.     If WARN
  16.      SetEnv DSQ T:
  17.     EndIf
  18.   else
  19.    SetEnv DSQ T:
  20.    Skip MEMCHK
  21.   EndIf
  22.  else
  23.   Copy >NIL: ENVARC:DSQ TO ENV:
  24.  EndIf
  25. EndIf
  26.  
  27. Echo $DSQ >ENV:DSQbit LEN=1
  28. If NOT $DSQbit EQ ":"
  29.  If NOT $DSQbit EQ "/"
  30.   RequestChoice >NIL: "DiskSqueeze! Error Message" "WARNING!*nYour default temporary storage path,*nENV:DSQ, has NOT a proper format ...*nChoose other path at once !" "OK"
  31.   Skip 24HREXPERIENCE BACK
  32.  EndIf
  33. Endif
  34.  
  35. LAB MEMCHK
  36. Avail flush total >ENV:DSQmav
  37. If NOT $DSQmav VAL GT 2000000
  38.  If $DSQ EQ "T:"
  39.   RequestChoice >NIL: "DiskSqueeze! Message" "WARNING!*nMemory too low to use T: (RAM) as temporary storage directory!*nRead docs carefully to use DiskSqueeze! anyway..." "QUIT"
  40.   SetEnv DSQi ""
  41.   Skip Init
  42.  EndIf
  43. EndIf
  44.  
  45. If NOT EXISTS ENV:LZX
  46.  Which LZX >ENV:LZX
  47.  If WARN
  48.   RequestChoice >NIL: "DiskSqueeze! Error Message" "Can't find 'LZX' tool...*nCheck docs for troubleshooting!" "Quit DiskSqueeze!"
  49.   SetEnv DSQi ""
  50.   Skip Init
  51.  EndIf
  52. EndIf
  53.  
  54. If NOT EXISTS ENV:TestDevice
  55.  Which TestDevice >ENV:TestDevice
  56.  If WARN
  57.   RequestChoice >NIL: "DiskSqueeze! Error Message" "Can't find 'TestDevice' tool...*nCheck docs for troubleshooting!" "Quit DiskSqueeze!"
  58.   SetEnv DSQi ""
  59.   Skip Init
  60.  EndIf
  61. EndIf
  62.  
  63. If EXISTS L:lzx.Kezfile
  64.  Type >ENV:DSQchk L:lzx.Kezfile
  65.  If ENV:DSQchk VAL EQ 0
  66.   RequestChoice >NIL: ">> NERD ALERT! << STuPiD WuSSiE PiRAT dETEcTEd >:^( " "-------------------------------------------*n! YOU ARE USING AN ILLEGAL KezFILE OF LZX !*n-------------------------------------------*n*nWith such a Kezfile, LZX will malfunction !*n+ archive integrity becomes VERY unstable !*n*nDiskSqueeze! can't work with this rubbish !*n*nGet registered at once, LAME PiECE oF SHiT!*n" "Damn, you've got me...you're real smart, dude!"
  67.   UnSetEnv DSQchk
  68.   Skip QUIT
  69.  else
  70.   Set LZXreg 1
  71.   UnSetEnv DSQchk
  72.  Endif
  73. else
  74.  Set LZXreg 0
  75. EndIf
  76.  
  77. If NOT EXISTS ENV:PackDev
  78.  Which PackDev >ENV:PackDev
  79.  If WARN
  80.   RequestChoice >NIL: "DiskSqueeze! Error Message" "Can't find 'PackDev' tool...*nCheck docs for troubleshooting!" "Quit DiskSqueeze!"
  81.   SetEnv DSQi ""
  82.   Skip Init
  83.  EndIf
  84. EndIf
  85.  
  86. If NOT EXISTS ENV:DirII
  87.  Which DirII >ENV:DirII
  88.  If WARN
  89.   RequestChoice >NIL: "DiskSqueeze! Error Message" "Can't find 'DirII' tool...*nCheck docs for troubleshooting!" "Quit DiskSqueeze!"
  90.   SetEnv DSQi ""
  91.   Skip Init
  92.  EndIf
  93. EndIf
  94.  
  95. If NOT $DSQmav VAL GT 2000000
  96.  Assign >NIL: DH0: EXISTS
  97.  If WARN
  98.   RequestChoice >ENV:DSQres "DISKSQUEEZE! © 1995 Dirk VAEL" "Do you wanna ± avoid constant disk-access ?*n   (at the expense of ±125 K of RAM...)" "Yes" "No"
  99.   If $DSQres EQ "1"
  100.    Resident >NIL: Resident PURE
  101.    Resident >NIL: $TestDevice
  102.    Resident >NIL: $DirII
  103.    Resident >NIL: $LZX
  104.    Resident >NIL: $PackDev
  105.    Resident >NIL: Eval PURE
  106.    Resident >NIL: DiskChange PURE
  107.    Resident >NIL: Assign PURE
  108.   EndIf
  109.  EndIf
  110. EndIf
  111.  
  112. LAB Init
  113. Delete >NIL: Files.dsq Image.dsq.pkd Image.dsq XDM.pkd XDM.dsk FORCE
  114. If EXISTS ENV:DSQi
  115.  UnSetEnv DSQbit
  116.  UnSetEnv DSQpdf
  117.  UnSetEnv DSQdrv
  118.  UnSetEnv DSQact
  119.  UnSetEnv DSQdst
  120.  Skip Quit
  121. EndIf
  122.  
  123. LAB StartDSQ
  124. Cd $DSQ
  125. RequestChoice >ENV:DSQact "DISKSQUEEZE! © 1995 Dirk VAEL - Main Menu" "Select Action" "Pack" "UnPack" "View" "Convert" "QUIT"
  126.  
  127. If $DSQact EQ "0"
  128.  SetEnv DSQi ""
  129.  Skip Init BACK
  130. EndIf
  131.  
  132. If $DSQact EQ "1"
  133.  Skip Pack
  134. EndIf
  135.  
  136. If $DSQact EQ "2"
  137.  Skip UnPack
  138. EndIf
  139.  
  140. If $DSQact EQ "3"
  141. LAB DSQview
  142.  RequestFile >ENV:DSQdst DRAWER $DSQ FILE ".dsq" PATTERN "~(#?.info)#?.dsq" TITLE "VIEW: Select DSQ Archive"
  143.  If WARN
  144.   Skip StartDSQ BACK
  145.  else
  146.   Skip DSQview1
  147.  EndIf
  148. EndIf
  149.  
  150. If $DSQact EQ "4"
  151. Skip CHKDMS
  152.  
  153. ;hier moe Pack kommen
  154.  
  155. LAB DMSstart
  156. RequestFile >ENV:DSQdst DRAWER $DSQ PATTERN "~(#?.info)#?.DMS" FILE " " TITLE "CONVERT: Select DMS Archive"
  157.  
  158. If WARN
  159.  Skip StartDSQ BACK
  160. EndIf
  161.  
  162. If NOT EXISTS $DSQdst
  163.  RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, couldn't find that file...*nMake sure you enter the right name!" "OK"
  164.  Skip DMSstart BACK
  165. EndIf
  166.  
  167. Echo $DSQdst >ENV:DSQmav LEN=4
  168. If NOT $DSQmav EQ ".DMS"
  169.  RequestChoice >NIL: "DiskSqueeze! Error Message" "    Sorry, that file doesn't seem to be a DMS archive...*nIf it is, make sure that its name has the '.DMS' extension !" "OK"
  170.  Skip DMSstart BACK
  171. EndIf
  172.  
  173. LAB DSQReqDMD
  174.  RequestChoice >ENV:DSQdrv "DMS to DiskSqueeze! Conversion Tool" "Select Device to use for converting (RAM-drives automatically mounted)" "DF0:" "DF1:" "DF2:" "DF3:" "RAD:" "RAD2:" "BACK"
  175. Skip Devices
  176. EndIf
  177.  
  178. LAB ReqMixedFS
  179. RequestChoice >ENV:DSQpdf "DiskSqueeze! - Packing Question" "Is the (Amiga) disk using a mixed filesystem ?" "YES" "NO" "HELP" "BACK"
  180.  
  181. If $DSQpdf EQ "0"
  182.  If $DSQact EQ "4"
  183.   Skip DMSstart BACK
  184.  else
  185.   Skip Pack
  186.  EndIf
  187. EndIf
  188.  
  189. If $DSQpdf EQ "1"
  190.  SetEnv DSQpdf ALL
  191. EndIf
  192.  
  193. If $DSQpdf EQ "2"
  194.  SetEnv DSQpdf ""
  195. EndIf
  196.  
  197. If $DSQpdf EQ "3"
  198.  RequestChoice >NIL: "DiskSqueeze! Info" "A mixed filesystem means that the disk (which*nis about to be packed) is using a combination*nof normal AmigaDOS (directories & files)+AND+*ntrackdisk instructions (fastloader or special*nbootblock which contain specific instructions*nto load a menu, intro or data). Simply check*nthe contents of the disk, and if there's only*nfew bytes used, although the program is quite*nbig, it's almost certainly such a rare 'mixed*nfilesystem' disk. Read docs for further info." "BACK"
  199.  Skip ReqMixedFS BACK
  200. EndIf
  201.  
  202. LAB Beavis
  203. Echo " DiskSqueeze! - © 1995 Dirk VAEL"
  204. Echo ""
  205. Echo "» Remember to press CTRL-C to abort current actions! «"
  206. Echo ""
  207. Echo "Reading and storing disk image from the $DSQdrv drive ... Please wait!"
  208.  
  209. $PackDev $DSQdrv Image.dsq NC $DSQpdf
  210.  
  211. If NOT EXISTS Image.dsq.pkd
  212.  RequestChoice >ENV:DSQbit "DiskSqueeze! Error Message (CTRL-C pushed?)" "Couldn't load the image from the disk ! *n*nIs there really a disk in device $DSQdrv ?*n*n                 AND/OR*n*n Is the disk readable on your system ?" "Retry" "Abort"
  213.  If $DSQbit EQ "1"
  214.   UnsetEnv DSQbit
  215.   Skip Beavis BACK
  216.  else
  217.   UnsetEnv DSQbit
  218.   Skip Pack
  219.  EndIf
  220. EndIf
  221.  
  222. If $ALL EQ "Y"
  223.  Skip DEKUTISGEBUISD
  224. EndIF
  225.  
  226. $TestDevice $DSQdrv
  227. If NOT WARN
  228.  Echo ""
  229.  Echo "Standard DOS disk : adding filelist to archive... Hold on !"
  230.  $DirII >Files.dsq all sizes width=64 $DSQdrv
  231.  Echo "Done..."
  232. else
  233.  Echo "No standard DOS disk : no filelist added to archive..."
  234. EndIf
  235.  
  236. If EXISTS Files.dsq
  237.  $DirII >ENV:eikel Files.dsq LFORMAT %l
  238.  If $eikel VAL EQ 0
  239.   Echo ""
  240.   Delete >NIL: Files.dsq FORCE
  241.   UnSetEnv eikel
  242.   Echo "(Empty) filelist removed from archive..."
  243.   If NOT $DSQpdf EQ "ALL"
  244.    RequestChoice >ENV:DSQbit "DiskSqueeze! IMPORTANT Reminder Message" "         ! ! ! ! !  W A R N I N G  ! ! ! ! !*n*nSince this disk is probably using a mixed filesystem,*nyou should've selected the 'Mixed FileSystem' option,*n       This option is currently NOT enabled !!*nThe archive WILL be faulty if option isn't selected !*n*nShall I re-read the disk as a mixed filesystem-disk ?" "YES, please do!" "NO, ignore this"
  245.     If $DSQbit EQ "1"
  246.      SetEnv DSQpdf "ALL"
  247.      UnSetEnv DSQbit
  248.      Delete >NIL: Image.dsq.pkd FORCE
  249.      Set ALL Y
  250.      Skip Beavis back
  251.     else
  252.      UnSetEnv DSQbit
  253.     EndIf
  254.   EndIf
  255.  EndIf
  256. UnSetEnv eikel
  257. EndIf
  258.  
  259. LAB DEKUTISGEBUISD
  260. UnSet ALL
  261. If ERROR
  262.  RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, a disk error has occured...*nIs the disk present & readable ?" "Go Back To Main Menu"
  263. EndIf
  264.  
  265. LAB ReqDSQfile
  266. RequestFile >ENV:DSQdst DRAWER RAM: FILE ".dsq" PATTERN "~(#?.info)#?.dsq" TITLE "Select Destination File"
  267.  
  268. If WARN
  269.  RequestChoice >ENV:DSQbit "DiskSqueeze! Confirm" "Are you sure to abort packing ?" "YES, main menu" "NO, continue !"
  270.   If $DSQbit EQ "1"
  271.    Skip Init BACK
  272.   else
  273.    Skip ReqDSQfile BACK
  274.   EndIf
  275. EndIf
  276.  
  277. If EXISTS $DSQdst
  278.  RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, that name already exists, try another one!" "OK, sorry for that!"
  279.  Skip ReqDSQfile BACK
  280. EndIf
  281.  
  282. Rename Image.dsq.pkd Image.dsq
  283. Avail total flush >ENV:DSQmav
  284. If $DSQmav VAL GE 3000000
  285.  If $LZXreg EQ 1
  286.   $LZX -m -3 -bo930 -X0 -P5 -U0 -Qf af $DSQdst (Image|Files)#?(.dsq)
  287.  else
  288.   $LZX -m -3 -bo930 -X0 -P5 -U0 a $DSQdst (Image|Files)#?(.dsq)
  289.  EndIf
  290. else
  291.  If NOT $DSQmav VAL GE 1000000
  292.   If $LZXreg EQ 1
  293.    $LZX -m -3 -bo32 -X0 -P5 -U0 -Qf af $DSQdst (Image|Files)#?(.dsq)
  294.   else
  295.    $LZX -m -3 -X0 -P5 -U0 a $DSQdst (Image|Files)#?(.dsq)
  296.   EndIf
  297.  else
  298.   If $LZXreg EQ 1
  299.    $LZX -m -3 -bo256 -X0 -P5 -U0 -Qf af $DSQdst (Image|Files)#?(.dsq)
  300.   else
  301.    $LZX -m -3 -bo256 -X0 -P5 -U0 a $DSQdst (Image|Files)#?(.dsq)
  302.   EndIf
  303.  EndIf
  304. EndIf
  305.  
  306. If WARN
  307.  RequestChoice >NIL: "DiskSqueeze! Error Message" "Problems packing disk image...*nCheck LZX/PackDev executables + disk-image files!" "Restart DiskSqueeze!"
  308.  Skip Init BACK
  309. EndIf
  310.  
  311. $DirII $DSQdst LFormat %l >ENV:DSQbit
  312.  
  313. If $DSQact EQ "1"
  314.  Skip Pack2
  315. Endif
  316.  
  317. Eval >ENV:DSQact $DSQorg - $DSQbit
  318. RequestChoice >NIL: "DiskSqueeze! Results" "Original DMS archive = $DSQorg bytes*nDiskSqueeze! archive = $DSQbit bytes*n                       ------*nThis means you saved = $DSQact bytes" "OK"
  319. UnSetEnv DSQorg
  320. Skip Init BACK
  321.  
  322. EndIf
  323.  
  324. LAB Pack
  325. RequestChoice >ENV:DSQdrv "DiskSqueeze! © 1995 Dirk VAEL - Pack Menu" "Select Device to Pack" "DF0:" "DF1:" "DF2:" "DF3:" "RAD:" "RAD2:" "BACK"
  326.  
  327. If $DSQdrv EQ "0"
  328.  Skip Init BACK
  329. EndIf
  330.  
  331. LAB Devices
  332. If $DSQdrv EQ "5"
  333.  Avail flush total >ENV:DSQmav
  334.  Assign >NIL: RAD: EXISTS
  335.  If WARN
  336.   If $DSQmav GT "2000000"
  337.    If NOT $DSQ EQ "T:"
  338.     Mount RAD: >NIL:
  339.     Skip rad1ok
  340.    else
  341.     If $DSQmav GT "3000000"
  342.      Mount RAD: >NIL:
  343.      Skip rad1ok
  344.     EndIf
  345.    EndIf
  346.   else
  347.    RequestChoice >NIL: "DiskSqueeze! Memory Error (only $DSQmav bytes allocated)" "Sorry, not enough RAM available to use device 'RAD:'!*nTry using a disk based temporary storage to free RAM.*nRead docs for more info about memory saving tricks..." "OK"
  348.    If $DSQact EQ "1"
  349.     Skip Pack BACK
  350.    EndIf
  351.    If $DSQact EQ "2"
  352.     Skip UNPSEL
  353.    EndIf
  354.    If $DSQact EQ "4"
  355.     Skip DSQReqDMD BACK
  356.    EndIf
  357.   EndIf
  358.  EndIf
  359. LAB rad1ok
  360.  SetEnv DSQdrv RAD:
  361.  Skip DEX
  362. EndIf
  363.  
  364. If $DSQdrv EQ "6"
  365.  Assign >NIL: RAD2: EXISTS
  366.  If WARN
  367.   Avail total >ENV:DSQmav
  368.   If $DSQmav GT "2000000"
  369.    If NOT $DSQ EQ "T:"
  370.     Mount RAD2: >NIL:
  371.     Skip rad2ok
  372.    else
  373.     If $DSQmav GT "3000000"
  374.      Mount RAD2: >NIL:
  375.      Skip rad2ok
  376.     EndIf
  377.    EndIf
  378.   else
  379.    RequestChoice >NIL: "DiskSqueeze! Memory Error (only $DSQmav bytes allocated)" "Sorry, not enough RAM available to use device 'RAD2:'!*nTry using a disk based temporary storage to free RAM.*nRead docs for more info about memory saving tricks..." "OK"
  380.    If $DSQact eq "1"
  381.     Skip Pack BACK
  382.    EndIf
  383.    If $DSQact EQ "2"
  384.     Skip UNPSEL
  385.    EndIf
  386.    If $DSQact EQ "4"
  387.     Skip DSQReqDMD BACK
  388.    EndIf
  389.   EndIf
  390.  EndIf
  391. LAB rad2ok
  392.  SetEnv DSQdrv RAD2:
  393.  Skip DEX
  394. EndIf
  395.  
  396. Eval >ENV:DSQnr $DSQdrv - 1
  397. SetEnv DSQdrv DF$DSQnr:
  398.  
  399. LAB DEX
  400. Assign >NIL: $DSQdrv EXISTS
  401.  If WARN
  402.   RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, your Amiga cannot allocate the specified device...*n   Make sure the hardware (or mountfile) is present !" "Choose Another Device"
  403.   If $DSQact EQ "1"
  404.    Skip Pack BACK
  405.   EndIf
  406.   If $DSQact EQ "2"
  407.    Skip UNPSEL
  408.   EndIf
  409.   If $DSQact EQ "4"
  410.    Skip DSQreqDMD BACK
  411.   EndIf
  412.  EndIf
  413.  
  414. If $DSQact EQ "2"
  415.  Skip UNPDMS
  416. EndIf
  417.  
  418. If $DSQact EQ "4"
  419.  $DirII $DSQdst LFormat %l >ENV:DSQorg
  420.  Skip DMC
  421. EndIf
  422.  
  423. Skip ReqMixedFS BACK
  424.  
  425. LAB Pack2
  426.  $DirII >ENV:DSQact $DSQdst LFORMAT %l
  427.  If NOT $DSQact VAL GT 10
  428.   RequestChoice >NIL: "DiskSqueeze! Error Message (did you push 'CTRL-C' ?)" "Something went definitely wrong while packing or saving !*nSuggest you check the output window + involved devices...*n   Also make sure you have enough free RAM (read docs)" "Restart DiskSqueeze!"
  429.  else
  430.   RequestChoice >NIL: "DiskSqueeze! Result" "The disk was squeezed into $DSQbit bytes!" "OK"
  431. EndIf
  432. Skip Init BACK
  433.  
  434. LAB UnPack
  435. RequestFile >ENV:DSQdst DRAWER $DSQ FILE " " PATTERN "~(#?.info)#?(.dsq|.xdm|.DMS)" TITLE "Select DSQ/DMS/xDM archive"
  436.  
  437. If WARN
  438.  Skip Init BACK
  439. EndIf
  440.  
  441. LAB DSQview1
  442. If NOT EXISTS $DSQdst
  443.  RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, couldn't find that file...*nMake sure you enter the right name!" "OK"
  444.  If $DSQact EQ "2"
  445.   Skip UnPack BACK
  446.  else
  447.   Skip DSQview BACK
  448.  EndIf
  449. EndIf
  450.  
  451. Echo $DSQdst >ENV:DSQbit LEN=4
  452. If NOT $DSQbit EQ ".dsq"
  453.  If NOT $DSQact EQ "3"
  454.   Skip UNPSEL
  455.  else
  456.   RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, that file doesn't seem to be a DiskSqueeze! archive...*nIf it is, make sure that its name has the '.dsq' extension !" "OK"
  457.   Skip DSQview BACK
  458.  EndIf
  459. else
  460.  If $DSQact EQ "3"
  461.   Skip MORALES
  462.  EndIf
  463. EndIf
  464.  
  465. RequestChoice >ENV:DSQmav "DiskSqueeze!" "Do You want to view the contents of the disk" "YES" "NO"
  466.  
  467. If $DSQmav EQ "1"
  468. LAB MORALES
  469.  $LZX -q -m -P5 x $DSQdst Files.dsq $DSQ
  470.  If NOT EXISTS Files.dsq
  471.   RequestChoice >NIL: "DiskSqueeze! FileList Information" " Disk-image is obtained from a 'NDOS' disk*n Such a disk uses no filesystem whatsoever*n Therefore, a filelist is not available...*n*n(Disk can also be using a mixed filesystem)" "OK"
  472.  else
  473.   If NOT EXISTS ENV:More
  474.    Which More >ENV:More
  475.    If WARN
  476.     RequestChoice >NIL: "DiskSqueeze! Error Message" "Sorry, unable to locate the 'more' textviewer !" "OK"
  477.     Skip NELSON
  478.    EndIf
  479.   EndIf
  480.   $More Files.dsq
  481.  EndIf
  482. LAB Nelson
  483.  Delete >NIL: Files.dsq FORCE
  484.  If $DSQact EQ "3"
  485.   Skip StartDSQ BACK
  486.  EndIf
  487. EndIf
  488.  
  489. LAB UNPSEL
  490. RequestChoice >ENV:DSQdrv "DiskSqueeze! © 1995 Dirk VAEL - UnPack Menu" "Select Device to UnPack to (RAM-drives automatically mounted)" "DF0:" "DF1:" "DF2:" "DF3:" "RAD:" "RAD2:" "BACK"
  491. If $DSQdrv EQ "0"
  492.  Skip Init BACK
  493. else
  494.  Skip Devices BACK
  495. EndIf
  496.  
  497. LAB UNPDMS
  498. If $DSQbit EQ ".DMS"
  499. LAB CHKDMS
  500.  If NOT EXISTS ENV:DMS
  501.  Which DMS >ENV:DMS
  502.   If WARN
  503.    RequestChoice >NIL: "DiskSqueeze! Error Message" " Can't find DMS (v1.11) tool !*n  Cannot support DMS archives ..." "OK"
  504.    Skip StartDSQ BACK
  505.   EndIf
  506.  else
  507.   Skip NEXT
  508.  EndIf
  509. LAB NEXT
  510.  If $DSQact EQ "4"
  511.   Skip DMSstart BACK
  512.  EndIf
  513.  
  514.  LAB DMC
  515.  Echo " Press <Enter> to unpack the DMS archive to the $DSQdrv drive ..."
  516.  Echo ""
  517.  Echo "» Remember to press CTRL-C to abort current actions! «"
  518.  $DMS write $DSQdst to $DSQdrv NOTEXT
  519.  If ERROR
  520.   RequestChoice >NIL: "DiskSqueeze! Error Message" "DMS has trouble unpacking the DMS archive...*nCheck the DMS archive integrity!" "Select other file"
  521.   If $DSQact EQ "4"
  522.    Skip DMSstart BACK
  523.   else
  524.    Skip UnPack BACK
  525.   EndIf
  526.  EndIf
  527.  
  528.  If $DSQact EQ "4"
  529.   Skip ReqmixedFS BACK
  530.  else
  531.   Skip Gedaan
  532.  EndIf
  533.  
  534. EndIf
  535.  
  536. LAB DCENG
  537. Echo " DiskSqueeze! - © 1995 Dirk VAEL"
  538. Echo ""
  539. Echo "UnPacking disk image to $DSQ... Hold on!"
  540. Echo ""
  541. Echo "» Remember to press CTRL-C to abort current actions! «"
  542. If $DSQmav GT 4000000
  543.  $LZX -m -X0 -P5 -bo930 x $DSQdst $DSQ #?(.dsq|.pkd|.dsk)
  544. else
  545.  $LZX -m -X0 -P5 x $DSQdst $DSQ #?(.dsq|.pkd|.dsk)
  546. EndIf
  547.  
  548. If WARN
  549.  RequestChoice >NIL: "DiskSqueeze! Error Message" "Problems unpacking disk image...*nPlease check archive integrity !" "Restart DiskSqueeze!"
  550.  Skip Init BACK
  551. EndIf
  552.  
  553. If NOT EXISTS Image.dsq
  554.  If NOT EXISTS xdm.dsk
  555.   If NOT EXISTS xdm.pkd
  556.    RequestChoice >NIL: "DiskSqueeze! Error" "Archive contains no disk-image !*nIt is probably corrupt or fake !" "Restart DiskSqueeze!"
  557.    Skip Init BACK
  558.   EndIf
  559.  EndIf
  560. EndIf
  561.  
  562. If NOT EQ $DSQdrv "RAD:"
  563.  If NOT EQ $DSQdrv "RAD2:"
  564.   RequestChoice >NIL: "DiskSqueeze!" "Insert destination disk in floppy-drive $DSQdrv" "OK"
  565.  EndIf
  566. EndIf
  567.  
  568. Echo "Recreating disk using the $DSQdrv drive ... Please wait!"
  569. If $DSQbit EQ ".xdm"
  570.  Skip xdmDC
  571. EndIf
  572.  
  573. LAB BuzzCut
  574. $PackDev Image.dsq $DSQdrv NC ETDF
  575. If ERROR
  576.  If NOT $DSQdrv EQ "RAD:"
  577.   If NOT $DSQdrv EQ "RAD2:"
  578.    $TestDevice $DSQdrv
  579.    If WARN
  580.    RequestChoice >ENV:DSQact "DiskSqueeze! Error Message" "Couldn't write the DSQ-image to the disk ! *n*n Is there really a disk in device $DSQdrv ?" "YES, but it's an xDM-image" "NO, let's try again..."
  581.    If $DSQact EQ "0"
  582.     UnsetEnv DSQact
  583.     Skip BuzzCut BACK
  584.    else
  585.     UnsetEnv DSQact
  586.    EndIf
  587.   EndIf
  588.  EndIf
  589. EndIf
  590.  
  591.  Echo ""
  592.  Echo "PackDev couldn't handle the disk-image..."
  593.  Echo ""
  594.  Echo "Whether the archive was created with the obsolete xDM V1.0-V1.2,"
  595.  Echo "(although the extension of the archive isn't '.xdm'...)"
  596.  Echo "*OR* the archive is simply corrupted or simply fake !!!"
  597.  
  598. LAB xdmDC
  599.  Echo ""
  600.  Echo "DiskSqueeze! is now trying the xDM routines to unpack... Hold on!"
  601.  Echo ""
  602.  
  603.  If NOT EXISTS ENV:dd
  604.   Which dd >ENV:dd
  605.   If WARN
  606.    RequestChoice >NIL: "DiskSqueeze! Error Message" "'dd' tool not installed.*nCheck docs for troubleshooting!" "Restart DiskSqueeze!"
  607.    Skip Init BACK
  608.   EndIf
  609.  EndIf
  610.  
  611.  If EXISTS xdm.pkd
  612.   $dd -c1760 -w$DSQdrv xdm.pkd
  613.  else
  614.   If EXISTS xdm.dsk
  615.    $dd -c1760 -w$DSQdrv xdm.dsk
  616.   else
  617.    Echo "xDM routines failed to unpack the archive..."
  618.    RequestChoice >NIL: "DiskSqueeze! Error Message" "It seems that the archive is corrupted or fake !*n Sorry, DiskSqueeze! has to abort this action !" "Restart DiskSqueeze!"
  619.    Skip Init BACK
  620.   EndIf
  621.  EndIf
  622.  
  623.  $TestDevice $DSQdrv
  624.  If WARN
  625.   RequestChoice >NIL: "DiskSqueeze! Remark" " Check the window whether 'dd' wrote*n    any obscure error messages*n*nThis means that something went wrong !*n(>Check docs for evt. troubleshooting)*n*nIf 1760/1760 appeared, all went fine !*n" "OK"
  626.  EndIf
  627.  Skip Gedaan
  628. EndIf
  629.  
  630. LAB Gedaan
  631. Echo ""
  632. Echo "Unpacking process finished..."
  633. DiskChange $DSQdrv
  634. Skip Init BACK
  635.  
  636. LAB Quit
  637. Resident >NIL: RequestChoice REMOVE
  638. Resident >NIL: RequestFile REMOVE
  639. If $DSQres EQ "1"
  640.  Resident >NIL: $TestDevice REMOVE
  641.  Resident >NIL: $DirII REMOVE
  642.  Resident >NIL: $LZX REMOVE
  643.  Resident >NIL: $PackDev REMOVE
  644.  Resident >NIL: $dd REMOVE
  645.  Resident >NIL: Eval REMOVE
  646.  Resident >NIL: DiskChange REMOVE
  647.  Resident >NIL: Assign REMOVE
  648.  Resident >NIL: Resident REMOVE
  649. EndIf
  650. UnSetEnv DSQnr
  651. UnSetEnv DSQmav
  652. UnSetEnv DSQres
  653. UnSet LZXreg
  654. UnSetEnv DSQi
  655.