Home » Archimedes archive » Acorn User » AU 1997-05 B.adf » Regulars » StarInfo/Seago/!Styx/!RunImage

StarInfo/Seago/!Styx/!RunImage

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1997-05 B.adf » Regulars
Filename: StarInfo/Seago/!Styx/!RunImage
Read OK:
File size: 0652 bytes
Load address: 0000
Exec address: 0000
File contents
|Styx written as a Director util

DirectorIcon !Styx "Styx" -left -select "Command:Filer_OpenDir <Hades$Dir>" -menu Styx -dragto "Command:%Copy |<Director$CurrentPath> |<HadesToday$Dir>.|<Director$CurrentLeaf> ~CDFR~TS~V" -adjust "Path:<Hades$Dir>"

Menu "Styx" "Styx"
 Option "Info" -sub "StyxInfo"
 Option -path <Styx$Dir>.!Help
Dash
 Option "Hades" -sub "StyxHades"
 Option "Options" -sub "StyxOptions"
Dash
 Option "Quit"
  Command "DirectorIcon !Styx -remove|MRMKill Charon|MUnset Alias$Delete"
EndMenu

Menu "About this program" "StyxInfo"
 Option "This is Styx, it separates us from Hades." -bg Grey1
 Option "(Its a trash application) � Richard Seago" -bg Grey1
 Option "V2.00 29-Sep-1995 for Director (0.21)" -bg Grey1
EndMenu

Menu "Hades" "StyxHades"
 Option "Hades" -path "<Hades$Dir>"
Dash 
 Option "Purge" -sub "Dynamic:ADFS::HardDisc4.$.Rich.Progs.Director.!Styx.ScanDir <Hades$Dir>"
 Option "Purge all"
  Command "%Wipe <Hades$Dir> ~CFR~V|MCDir <Hades$Dir>|MCDir <HadesToday$Dir>"
EndMenu

Menu "Options" "StyxOptions"
 If "<Styx$Charon>"="On" Then Option "Charon module" -tick Else Option "Charon module"
  Command "SWI Charon_RowOn"
  Command "SWI Charon_MoorUp"
 If "<Alias$Delete>"="" Then Option "Delete alias" Else Option "Delete alias" -tick
  Command "Set Alias$Delete %Copy %%0 <HadesToday$Dir>.* ~CDFR~TS~V"
  Command "Unset Alias$Delete"
 If "Alias$Wipe"="" Then Option "Wipe alias" Else Option "Wipe alias" -tick
  Command "Set Alias$Wipe %Copy %%0 <HadesToday$Dir>.* ~CDFR~TS~V"
  Command "Unset Alias$Wipe"
Dash
 Option "Edit defaults"
  Command "DirectorEdit <Styx$Dir>.Options"
EndMenu
00000000  7c 53 74 79 78 20 77 72  69 74 74 65 6e 20 61 73  ||Styx written as|
00000010  20 61 20 44 69 72 65 63  74 6f 72 20 75 74 69 6c  | a Director util|
00000020  0a 0a 44 69 72 65 63 74  6f 72 49 63 6f 6e 20 21  |..DirectorIcon !|
00000030  53 74 79 78 20 22 53 74  79 78 22 20 2d 6c 65 66  |Styx "Styx" -lef|
00000040  74 20 2d 73 65 6c 65 63  74 20 22 43 6f 6d 6d 61  |t -select "Comma|
00000050  6e 64 3a 46 69 6c 65 72  5f 4f 70 65 6e 44 69 72  |nd:Filer_OpenDir|
00000060  20 3c 48 61 64 65 73 24  44 69 72 3e 22 20 2d 6d  | <Hades$Dir>" -m|
00000070  65 6e 75 20 53 74 79 78  20 2d 64 72 61 67 74 6f  |enu Styx -dragto|
00000080  20 22 43 6f 6d 6d 61 6e  64 3a 25 43 6f 70 79 20  | "Command:%Copy |
00000090  7c 3c 44 69 72 65 63 74  6f 72 24 43 75 72 72 65  ||<Director$Curre|
000000a0  6e 74 50 61 74 68 3e 20  7c 3c 48 61 64 65 73 54  |ntPath> |<HadesT|
000000b0  6f 64 61 79 24 44 69 72  3e 2e 7c 3c 44 69 72 65  |oday$Dir>.|<Dire|
000000c0  63 74 6f 72 24 43 75 72  72 65 6e 74 4c 65 61 66  |ctor$CurrentLeaf|
000000d0  3e 20 7e 43 44 46 52 7e  54 53 7e 56 22 20 2d 61  |> ~CDFR~TS~V" -a|
000000e0  64 6a 75 73 74 20 22 50  61 74 68 3a 3c 48 61 64  |djust "Path:<Had|
000000f0  65 73 24 44 69 72 3e 22  0a 0a 4d 65 6e 75 20 22  |es$Dir>"..Menu "|
00000100  53 74 79 78 22 20 22 53  74 79 78 22 0a 20 4f 70  |Styx" "Styx". Op|
00000110  74 69 6f 6e 20 22 49 6e  66 6f 22 20 2d 73 75 62  |tion "Info" -sub|
00000120  20 22 53 74 79 78 49 6e  66 6f 22 0a 20 4f 70 74  | "StyxInfo". Opt|
00000130  69 6f 6e 20 2d 70 61 74  68 20 3c 53 74 79 78 24  |ion -path <Styx$|
00000140  44 69 72 3e 2e 21 48 65  6c 70 0a 44 61 73 68 0a  |Dir>.!Help.Dash.|
00000150  20 4f 70 74 69 6f 6e 20  22 48 61 64 65 73 22 20  | Option "Hades" |
00000160  2d 73 75 62 20 22 53 74  79 78 48 61 64 65 73 22  |-sub "StyxHades"|
00000170  0a 20 4f 70 74 69 6f 6e  20 22 4f 70 74 69 6f 6e  |. Option "Option|
00000180  73 22 20 2d 73 75 62 20  22 53 74 79 78 4f 70 74  |s" -sub "StyxOpt|
00000190  69 6f 6e 73 22 0a 44 61  73 68 0a 20 4f 70 74 69  |ions".Dash. Opti|
000001a0  6f 6e 20 22 51 75 69 74  22 0a 20 20 43 6f 6d 6d  |on "Quit".  Comm|
000001b0  61 6e 64 20 22 44 69 72  65 63 74 6f 72 49 63 6f  |and "DirectorIco|
000001c0  6e 20 21 53 74 79 78 20  2d 72 65 6d 6f 76 65 7c  |n !Styx -remove||
000001d0  4d 52 4d 4b 69 6c 6c 20  43 68 61 72 6f 6e 7c 4d  |MRMKill Charon|M|
000001e0  55 6e 73 65 74 20 41 6c  69 61 73 24 44 65 6c 65  |Unset Alias$Dele|
000001f0  74 65 22 0a 45 6e 64 4d  65 6e 75 0a 0a 4d 65 6e  |te".EndMenu..Men|
00000200  75 20 22 41 62 6f 75 74  20 74 68 69 73 20 70 72  |u "About this pr|
00000210  6f 67 72 61 6d 22 20 22  53 74 79 78 49 6e 66 6f  |ogram" "StyxInfo|
00000220  22 0a 20 4f 70 74 69 6f  6e 20 22 54 68 69 73 20  |". Option "This |
00000230  69 73 20 53 74 79 78 2c  20 69 74 20 73 65 70 61  |is Styx, it sepa|
00000240  72 61 74 65 73 20 75 73  20 66 72 6f 6d 20 48 61  |rates us from Ha|
00000250  64 65 73 2e 22 20 2d 62  67 20 47 72 65 79 31 0a  |des." -bg Grey1.|
00000260  20 4f 70 74 69 6f 6e 20  22 28 49 74 73 20 61 20  | Option "(Its a |
00000270  74 72 61 73 68 20 61 70  70 6c 69 63 61 74 69 6f  |trash applicatio|
00000280  6e 29 20 a9 20 52 69 63  68 61 72 64 20 53 65 61  |n) . Richard Sea|
00000290  67 6f 22 20 2d 62 67 20  47 72 65 79 31 0a 20 4f  |go" -bg Grey1. O|
000002a0  70 74 69 6f 6e 20 22 56  32 2e 30 30 20 32 39 2d  |ption "V2.00 29-|
000002b0  53 65 70 2d 31 39 39 35  20 66 6f 72 20 44 69 72  |Sep-1995 for Dir|
000002c0  65 63 74 6f 72 20 28 30  2e 32 31 29 22 20 2d 62  |ector (0.21)" -b|
000002d0  67 20 47 72 65 79 31 0a  45 6e 64 4d 65 6e 75 0a  |g Grey1.EndMenu.|
000002e0  0a 4d 65 6e 75 20 22 48  61 64 65 73 22 20 22 53  |.Menu "Hades" "S|
000002f0  74 79 78 48 61 64 65 73  22 0a 20 4f 70 74 69 6f  |tyxHades". Optio|
00000300  6e 20 22 48 61 64 65 73  22 20 2d 70 61 74 68 20  |n "Hades" -path |
00000310  22 3c 48 61 64 65 73 24  44 69 72 3e 22 0a 44 61  |"<Hades$Dir>".Da|
00000320  73 68 20 0a 20 4f 70 74  69 6f 6e 20 22 50 75 72  |sh . Option "Pur|
00000330  67 65 22 20 2d 73 75 62  20 22 44 79 6e 61 6d 69  |ge" -sub "Dynami|
00000340  63 3a 41 44 46 53 3a 3a  48 61 72 64 44 69 73 63  |c:ADFS::HardDisc|
00000350  34 2e 24 2e 52 69 63 68  2e 50 72 6f 67 73 2e 44  |4.$.Rich.Progs.D|
00000360  69 72 65 63 74 6f 72 2e  21 53 74 79 78 2e 53 63  |irector.!Styx.Sc|
00000370  61 6e 44 69 72 20 3c 48  61 64 65 73 24 44 69 72  |anDir <Hades$Dir|
00000380  3e 22 0a 20 4f 70 74 69  6f 6e 20 22 50 75 72 67  |>". Option "Purg|
00000390  65 20 61 6c 6c 22 0a 20  20 43 6f 6d 6d 61 6e 64  |e all".  Command|
000003a0  20 22 25 57 69 70 65 20  3c 48 61 64 65 73 24 44  | "%Wipe <Hades$D|
000003b0  69 72 3e 20 7e 43 46 52  7e 56 7c 4d 43 44 69 72  |ir> ~CFR~V|MCDir|
000003c0  20 3c 48 61 64 65 73 24  44 69 72 3e 7c 4d 43 44  | <Hades$Dir>|MCD|
000003d0  69 72 20 3c 48 61 64 65  73 54 6f 64 61 79 24 44  |ir <HadesToday$D|
000003e0  69 72 3e 22 0a 45 6e 64  4d 65 6e 75 0a 0a 4d 65  |ir>".EndMenu..Me|
000003f0  6e 75 20 22 4f 70 74 69  6f 6e 73 22 20 22 53 74  |nu "Options" "St|
00000400  79 78 4f 70 74 69 6f 6e  73 22 0a 20 49 66 20 22  |yxOptions". If "|
00000410  3c 53 74 79 78 24 43 68  61 72 6f 6e 3e 22 3d 22  |<Styx$Charon>"="|
00000420  4f 6e 22 20 54 68 65 6e  20 4f 70 74 69 6f 6e 20  |On" Then Option |
00000430  22 43 68 61 72 6f 6e 20  6d 6f 64 75 6c 65 22 20  |"Charon module" |
00000440  2d 74 69 63 6b 20 45 6c  73 65 20 4f 70 74 69 6f  |-tick Else Optio|
00000450  6e 20 22 43 68 61 72 6f  6e 20 6d 6f 64 75 6c 65  |n "Charon module|
00000460  22 0a 20 20 43 6f 6d 6d  61 6e 64 20 22 53 57 49  |".  Command "SWI|
00000470  20 43 68 61 72 6f 6e 5f  52 6f 77 4f 6e 22 0a 20  | Charon_RowOn". |
00000480  20 43 6f 6d 6d 61 6e 64  20 22 53 57 49 20 43 68  | Command "SWI Ch|
00000490  61 72 6f 6e 5f 4d 6f 6f  72 55 70 22 0a 20 49 66  |aron_MoorUp". If|
000004a0  20 22 3c 41 6c 69 61 73  24 44 65 6c 65 74 65 3e  | "<Alias$Delete>|
000004b0  22 3d 22 22 20 54 68 65  6e 20 4f 70 74 69 6f 6e  |"="" Then Option|
000004c0  20 22 44 65 6c 65 74 65  20 61 6c 69 61 73 22 20  | "Delete alias" |
000004d0  45 6c 73 65 20 4f 70 74  69 6f 6e 20 22 44 65 6c  |Else Option "Del|
000004e0  65 74 65 20 61 6c 69 61  73 22 20 2d 74 69 63 6b  |ete alias" -tick|
000004f0  0a 20 20 43 6f 6d 6d 61  6e 64 20 22 53 65 74 20  |.  Command "Set |
00000500  41 6c 69 61 73 24 44 65  6c 65 74 65 20 25 43 6f  |Alias$Delete %Co|
00000510  70 79 20 25 25 30 20 3c  48 61 64 65 73 54 6f 64  |py %%0 <HadesTod|
00000520  61 79 24 44 69 72 3e 2e  2a 20 7e 43 44 46 52 7e  |ay$Dir>.* ~CDFR~|
00000530  54 53 7e 56 22 0a 20 20  43 6f 6d 6d 61 6e 64 20  |TS~V".  Command |
00000540  22 55 6e 73 65 74 20 41  6c 69 61 73 24 44 65 6c  |"Unset Alias$Del|
00000550  65 74 65 22 0a 20 49 66  20 22 41 6c 69 61 73 24  |ete". If "Alias$|
00000560  57 69 70 65 22 3d 22 22  20 54 68 65 6e 20 4f 70  |Wipe"="" Then Op|
00000570  74 69 6f 6e 20 22 57 69  70 65 20 61 6c 69 61 73  |tion "Wipe alias|
00000580  22 20 45 6c 73 65 20 4f  70 74 69 6f 6e 20 22 57  |" Else Option "W|
00000590  69 70 65 20 61 6c 69 61  73 22 20 2d 74 69 63 6b  |ipe alias" -tick|
000005a0  0a 20 20 43 6f 6d 6d 61  6e 64 20 22 53 65 74 20  |.  Command "Set |
000005b0  41 6c 69 61 73 24 57 69  70 65 20 25 43 6f 70 79  |Alias$Wipe %Copy|
000005c0  20 25 25 30 20 3c 48 61  64 65 73 54 6f 64 61 79  | %%0 <HadesToday|
000005d0  24 44 69 72 3e 2e 2a 20  7e 43 44 46 52 7e 54 53  |$Dir>.* ~CDFR~TS|
000005e0  7e 56 22 0a 20 20 43 6f  6d 6d 61 6e 64 20 22 55  |~V".  Command "U|
000005f0  6e 73 65 74 20 41 6c 69  61 73 24 57 69 70 65 22  |nset Alias$Wipe"|
00000600  0a 44 61 73 68 0a 20 4f  70 74 69 6f 6e 20 22 45  |.Dash. Option "E|
00000610  64 69 74 20 64 65 66 61  75 6c 74 73 22 0a 20 20  |dit defaults".  |
00000620  43 6f 6d 6d 61 6e 64 20  22 44 69 72 65 63 74 6f  |Command "Directo|
00000630  72 45 64 69 74 20 3c 53  74 79 78 24 44 69 72 3e  |rEdit <Styx$Dir>|
00000640  2e 4f 70 74 69 6f 6e 73  22 0a 45 6e 64 4d 65 6e  |.Options".EndMen|
00000650  75 0a                                             |u.|
00000652