Home » Archimedes archive » Acorn User » Acorn User - Updated Shareware Collection (1994).adf » Programs » !NewerLook/!Run

!NewerLook/!Run

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 » Acorn User - Updated Shareware Collection (1994).adf » Programs
Filename: !NewerLook/!Run
Read OK:
File size: 0368 bytes
Load address: 0000
Exec address: 0000
File contents
| Set variables

Set NewerLook$Dir <Obey$Dir>
Run <NewerLook$Dir>.Utils.SetModeVar
Set FilerAct$Path <NewerLook$Dir>.Resources.FilerAct.,Resources:$.Resources.FilerAct.

| Load modules

RMEnsure DragASprite 2.01 RMLoad <NewerLook$Dir>.Utils.DragASpr
RMEnsure AddSprites 0.04 RMLoad <NewerLook$Dir>.Utils.AddSprites
RMEnsure ResourceFiler 2.00 WimpTask RMRun <NewerLook$Dir>.Utils.ResFiler
RMLoad <NewerLook$Dir>.<NewerLook$Mode>.Hourglass

| Set the desktop up

WimpPalette <NewerLook$Dir>.Palette
ToolSprites <NewerLook$Dir>.<NewerLook$Mode>.Tools
BackDrop -Tile <NewerLook$Dir>.<NewerLook$Mode>.BackDrop
Set AddSprites$Control Off
IconSprites <NewerLook$Dir>.<NewerLook$Mode>.Sprites
Set AddSprites$Control On

| Boot "ROM" apps and redraw screen

WimpSlot -min 8K -max 8K
Run <NewerLook$Dir>.Utils.BootApps -scan <NewerLook$Dir>.Apps
Run <NewerLook$Dir>.Utils.RedrawAll
00000000  7c 20 53 65 74 20 76 61  72 69 61 62 6c 65 73 0a  || Set variables.|
00000010  0a 53 65 74 20 4e 65 77  65 72 4c 6f 6f 6b 24 44  |.Set NewerLook$D|
00000020  69 72 20 3c 4f 62 65 79  24 44 69 72 3e 0a 52 75  |ir <Obey$Dir>.Ru|
00000030  6e 20 3c 4e 65 77 65 72  4c 6f 6f 6b 24 44 69 72  |n <NewerLook$Dir|
00000040  3e 2e 55 74 69 6c 73 2e  53 65 74 4d 6f 64 65 56  |>.Utils.SetModeV|
00000050  61 72 0a 53 65 74 20 46  69 6c 65 72 41 63 74 24  |ar.Set FilerAct$|
00000060  50 61 74 68 20 3c 4e 65  77 65 72 4c 6f 6f 6b 24  |Path <NewerLook$|
00000070  44 69 72 3e 2e 52 65 73  6f 75 72 63 65 73 2e 46  |Dir>.Resources.F|
00000080  69 6c 65 72 41 63 74 2e  2c 52 65 73 6f 75 72 63  |ilerAct.,Resourc|
00000090  65 73 3a 24 2e 52 65 73  6f 75 72 63 65 73 2e 46  |es:$.Resources.F|
000000a0  69 6c 65 72 41 63 74 2e  0a 0a 7c 20 4c 6f 61 64  |ilerAct...| Load|
000000b0  20 6d 6f 64 75 6c 65 73  0a 0a 52 4d 45 6e 73 75  | modules..RMEnsu|
000000c0  72 65 20 44 72 61 67 41  53 70 72 69 74 65 20 32  |re DragASprite 2|
000000d0  2e 30 31 20 52 4d 4c 6f  61 64 20 3c 4e 65 77 65  |.01 RMLoad <Newe|
000000e0  72 4c 6f 6f 6b 24 44 69  72 3e 2e 55 74 69 6c 73  |rLook$Dir>.Utils|
000000f0  2e 44 72 61 67 41 53 70  72 0a 52 4d 45 6e 73 75  |.DragASpr.RMEnsu|
00000100  72 65 20 41 64 64 53 70  72 69 74 65 73 20 30 2e  |re AddSprites 0.|
00000110  30 34 20 52 4d 4c 6f 61  64 20 3c 4e 65 77 65 72  |04 RMLoad <Newer|
00000120  4c 6f 6f 6b 24 44 69 72  3e 2e 55 74 69 6c 73 2e  |Look$Dir>.Utils.|
00000130  41 64 64 53 70 72 69 74  65 73 0a 52 4d 45 6e 73  |AddSprites.RMEns|
00000140  75 72 65 20 52 65 73 6f  75 72 63 65 46 69 6c 65  |ure ResourceFile|
00000150  72 20 32 2e 30 30 20 57  69 6d 70 54 61 73 6b 20  |r 2.00 WimpTask |
00000160  52 4d 52 75 6e 20 3c 4e  65 77 65 72 4c 6f 6f 6b  |RMRun <NewerLook|
00000170  24 44 69 72 3e 2e 55 74  69 6c 73 2e 52 65 73 46  |$Dir>.Utils.ResF|
00000180  69 6c 65 72 0a 52 4d 4c  6f 61 64 20 3c 4e 65 77  |iler.RMLoad <New|
00000190  65 72 4c 6f 6f 6b 24 44  69 72 3e 2e 3c 4e 65 77  |erLook$Dir>.<New|
000001a0  65 72 4c 6f 6f 6b 24 4d  6f 64 65 3e 2e 48 6f 75  |erLook$Mode>.Hou|
000001b0  72 67 6c 61 73 73 0a 0a  7c 20 53 65 74 20 74 68  |rglass..| Set th|
000001c0  65 20 64 65 73 6b 74 6f  70 20 75 70 0a 0a 57 69  |e desktop up..Wi|
000001d0  6d 70 50 61 6c 65 74 74  65 20 3c 4e 65 77 65 72  |mpPalette <Newer|
000001e0  4c 6f 6f 6b 24 44 69 72  3e 2e 50 61 6c 65 74 74  |Look$Dir>.Palett|
000001f0  65 0a 54 6f 6f 6c 53 70  72 69 74 65 73 20 3c 4e  |e.ToolSprites <N|
00000200  65 77 65 72 4c 6f 6f 6b  24 44 69 72 3e 2e 3c 4e  |ewerLook$Dir>.<N|
00000210  65 77 65 72 4c 6f 6f 6b  24 4d 6f 64 65 3e 2e 54  |ewerLook$Mode>.T|
00000220  6f 6f 6c 73 0a 42 61 63  6b 44 72 6f 70 20 2d 54  |ools.BackDrop -T|
00000230  69 6c 65 20 3c 4e 65 77  65 72 4c 6f 6f 6b 24 44  |ile <NewerLook$D|
00000240  69 72 3e 2e 3c 4e 65 77  65 72 4c 6f 6f 6b 24 4d  |ir>.<NewerLook$M|
00000250  6f 64 65 3e 2e 42 61 63  6b 44 72 6f 70 0a 53 65  |ode>.BackDrop.Se|
00000260  74 20 41 64 64 53 70 72  69 74 65 73 24 43 6f 6e  |t AddSprites$Con|
00000270  74 72 6f 6c 20 4f 66 66  0a 49 63 6f 6e 53 70 72  |trol Off.IconSpr|
00000280  69 74 65 73 20 3c 4e 65  77 65 72 4c 6f 6f 6b 24  |ites <NewerLook$|
00000290  44 69 72 3e 2e 3c 4e 65  77 65 72 4c 6f 6f 6b 24  |Dir>.<NewerLook$|
000002a0  4d 6f 64 65 3e 2e 53 70  72 69 74 65 73 0a 53 65  |Mode>.Sprites.Se|
000002b0  74 20 41 64 64 53 70 72  69 74 65 73 24 43 6f 6e  |t AddSprites$Con|
000002c0  74 72 6f 6c 20 4f 6e 0a  0a 7c 20 42 6f 6f 74 20  |trol On..| Boot |
000002d0  22 52 4f 4d 22 20 61 70  70 73 20 61 6e 64 20 72  |"ROM" apps and r|
000002e0  65 64 72 61 77 20 73 63  72 65 65 6e 0a 0a 57 69  |edraw screen..Wi|
000002f0  6d 70 53 6c 6f 74 20 2d  6d 69 6e 20 38 4b 20 2d  |mpSlot -min 8K -|
00000300  6d 61 78 20 38 4b 0a 52  75 6e 20 3c 4e 65 77 65  |max 8K.Run <Newe|
00000310  72 4c 6f 6f 6b 24 44 69  72 3e 2e 55 74 69 6c 73  |rLook$Dir>.Utils|
00000320  2e 42 6f 6f 74 41 70 70  73 20 2d 73 63 61 6e 20  |.BootApps -scan |
00000330  3c 4e 65 77 65 72 4c 6f  6f 6b 24 44 69 72 3e 2e  |<NewerLook$Dir>.|
00000340  41 70 70 73 0a 52 75 6e  20 3c 4e 65 77 65 72 4c  |Apps.Run <NewerL|
00000350  6f 6f 6b 24 44 69 72 3e  2e 55 74 69 6c 73 2e 52  |ook$Dir>.Utils.R|
00000360  65 64 72 61 77 41 6c 6c                           |edrawAll|
00000368