Home » Archimedes archive » Archimedes World » AW-1993-12.adf » AWDec93 » !AWDec93/Goodies/RiscOS/DeskApps/ScreenSave

!AWDec93/Goodies/RiscOS/DeskApps/ScreenSave

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 » Archimedes World » AW-1993-12.adf » AWDec93
Filename: !AWDec93/Goodies/RiscOS/DeskApps/ScreenSave
Read OK:
File size: 0145 bytes
Load address: 0000
Exec address: 0000
File contents
    1PROCSaveScreen
    2PROCLoadIntoPaint
    3END
    4
    5DEF PROCSaveScreen
    6PRINT "Saving Screen..."
    7SYS "Hourglass_On"
    8*ScreenSave Pipe:$.Screen
    9SYS "Hourglass_Off"
   10ENDPROC
   11
   12DEF PROCLoadIntoPaint
   13PRINT "To load into !Paint obey the following instruction then wait!"
   14*SetType Pipe:$.Screen Sprite
   15*Filer_Run Pipe:$.Screen
   16ENDPROC
   17
�SaveScreen
�LoadIntoPaint
�

� �SaveScreen
� "Saving Screen..."
ș "Hourglass_On"
*ScreenSave Pipe:$.Screen
	ș "Hourglass_Off"

�

� �LoadIntoPaint

E� "To load into !Paint obey the following instruction then wait!"
!*SetType Pipe:$.Screen Sprite
*Filer_Run Pipe:$.Screen
�

�
00000000  0d 00 01 0f f2 53 61 76  65 53 63 72 65 65 6e 0d  |.....SaveScreen.|
00000010  00 02 12 f2 4c 6f 61 64  49 6e 74 6f 50 61 69 6e  |....LoadIntoPain|
00000020  74 0d 00 03 05 e0 0d 00  04 04 0d 00 05 11 dd 20  |t.............. |
00000030  f2 53 61 76 65 53 63 72  65 65 6e 0d 00 06 18 f1  |.SaveScreen.....|
00000040  20 22 53 61 76 69 6e 67  20 53 63 72 65 65 6e 2e  | "Saving Screen.|
00000050  2e 2e 22 0d 00 07 15 c8  99 20 22 48 6f 75 72 67  |.."...... "Hourg|
00000060  6c 61 73 73 5f 4f 6e 22  0d 00 08 1d 2a 53 63 72  |lass_On"....*Scr|
00000070  65 65 6e 53 61 76 65 20  50 69 70 65 3a 24 2e 53  |eenSave Pipe:$.S|
00000080  63 72 65 65 6e 0d 00 09  16 c8 99 20 22 48 6f 75  |creen...... "Hou|
00000090  72 67 6c 61 73 73 5f 4f  66 66 22 0d 00 0a 05 e1  |rglass_Off".....|
000000a0  0d 00 0b 04 0d 00 0c 14  dd 20 f2 4c 6f 61 64 49  |......... .LoadI|
000000b0  6e 74 6f 50 61 69 6e 74  0d 00 0d 45 f1 20 22 54  |ntoPaint...E. "T|
000000c0  6f 20 6c 6f 61 64 20 69  6e 74 6f 20 21 50 61 69  |o load into !Pai|
000000d0  6e 74 20 6f 62 65 79 20  74 68 65 20 66 6f 6c 6c  |nt obey the foll|
000000e0  6f 77 69 6e 67 20 69 6e  73 74 72 75 63 74 69 6f  |owing instructio|
000000f0  6e 20 74 68 65 6e 20 77  61 69 74 21 22 0d 00 0e  |n then wait!"...|
00000100  21 2a 53 65 74 54 79 70  65 20 50 69 70 65 3a 24  |!*SetType Pipe:$|
00000110  2e 53 63 72 65 65 6e 20  53 70 72 69 74 65 0d 00  |.Screen Sprite..|
00000120  0f 1c 2a 46 69 6c 65 72  5f 52 75 6e 20 50 69 70  |..*Filer_Run Pip|
00000130  65 3a 24 2e 53 63 72 65  65 6e 0d 00 10 05 e1 0d  |e:$.Screen......|
00000140  00 11 04 0d ff                                    |.....|
00000145