Home » Archimedes archive » Archimedes World » AW-1994-12-Disc1.adf » Disk1Dec94 » !AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter_10/Logo

!AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter_10/Logo

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-1994-12-Disc1.adf » Disk1Dec94
Filename: !AWDec94/Goodies/DrawBasic/!DrawBasic/Library/Examples/Chapter_10/Logo
Read OK:
File size: 0265 bytes
Load address: 0000
Exec address: 0000
File contents
REM >DrawBasic:LOGO.Logo
REM --------------------------------
REM
REM This is the LOGO DrawBasic
REM 'library' file
REM
REM copywrite Joe Taylor , June 1994
REM
REM -------------------------------

REM The library calls:-
REM =================

 
    LIBRARY "DrawBasic:Resources.Paths"
    LIBRARY "DrawBasic:Resources.Figures"
    LIBRARY "DrawBasic:Resources.Points"
    LIBRARY "DrawBasic:Resources.Attributes"
    LIBRARY "DrawBasic:Resources.Fonts"
    LIBRARY "DrawBasic:Resources.Transforms"
    LIBRARY "DrawBasic:Resources.Scales"
    

   LIBRARY "DrawBasic:Library.Logo.LogoUtils"





�Centimetres


00000000  52 45 4d 20 3e 44 72 61  77 42 61 73 69 63 3a 4c  |REM >DrawBasic:L|
00000010  4f 47 4f 2e 4c 6f 67 6f  0a 52 45 4d 20 2d 2d 2d  |OGO.Logo.REM ---|
00000020  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000030  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 52 45  |-------------.RE|
00000040  4d 0a 52 45 4d 20 54 68  69 73 20 69 73 20 74 68  |M.REM This is th|
00000050  65 20 4c 4f 47 4f 20 44  72 61 77 42 61 73 69 63  |e LOGO DrawBasic|
00000060  0a 52 45 4d 20 27 6c 69  62 72 61 72 79 27 20 66  |.REM 'library' f|
00000070  69 6c 65 0a 52 45 4d 0a  52 45 4d 20 63 6f 70 79  |ile.REM.REM copy|
00000080  77 72 69 74 65 20 4a 6f  65 20 54 61 79 6c 6f 72  |write Joe Taylor|
00000090  20 2c 20 4a 75 6e 65 20  31 39 39 34 0a 52 45 4d  | , June 1994.REM|
000000a0  0a 52 45 4d 20 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.REM -----------|
000000b0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
000000c0  2d 2d 2d 2d 0a 0a 52 45  4d 20 54 68 65 20 6c 69  |----..REM The li|
000000d0  62 72 61 72 79 20 63 61  6c 6c 73 3a 2d 0a 52 45  |brary calls:-.RE|
000000e0  4d 20 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |M ==============|
000000f0  3d 3d 3d 0a 0a 20 0a 20  20 20 20 4c 49 42 52 41  |===.. .    LIBRA|
00000100  52 59 20 22 44 72 61 77  42 61 73 69 63 3a 52 65  |RY "DrawBasic:Re|
00000110  73 6f 75 72 63 65 73 2e  50 61 74 68 73 22 0a 20  |sources.Paths". |
00000120  20 20 20 4c 49 42 52 41  52 59 20 22 44 72 61 77  |   LIBRARY "Draw|
00000130  42 61 73 69 63 3a 52 65  73 6f 75 72 63 65 73 2e  |Basic:Resources.|
00000140  46 69 67 75 72 65 73 22  0a 20 20 20 20 4c 49 42  |Figures".    LIB|
00000150  52 41 52 59 20 22 44 72  61 77 42 61 73 69 63 3a  |RARY "DrawBasic:|
00000160  52 65 73 6f 75 72 63 65  73 2e 50 6f 69 6e 74 73  |Resources.Points|
00000170  22 0a 20 20 20 20 4c 49  42 52 41 52 59 20 22 44  |".    LIBRARY "D|
00000180  72 61 77 42 61 73 69 63  3a 52 65 73 6f 75 72 63  |rawBasic:Resourc|
00000190  65 73 2e 41 74 74 72 69  62 75 74 65 73 22 0a 20  |es.Attributes". |
000001a0  20 20 20 4c 49 42 52 41  52 59 20 22 44 72 61 77  |   LIBRARY "Draw|
000001b0  42 61 73 69 63 3a 52 65  73 6f 75 72 63 65 73 2e  |Basic:Resources.|
000001c0  46 6f 6e 74 73 22 0a 20  20 20 20 4c 49 42 52 41  |Fonts".    LIBRA|
000001d0  52 59 20 22 44 72 61 77  42 61 73 69 63 3a 52 65  |RY "DrawBasic:Re|
000001e0  73 6f 75 72 63 65 73 2e  54 72 61 6e 73 66 6f 72  |sources.Transfor|
000001f0  6d 73 22 0a 20 20 20 20  4c 49 42 52 41 52 59 20  |ms".    LIBRARY |
00000200  22 44 72 61 77 42 61 73  69 63 3a 52 65 73 6f 75  |"DrawBasic:Resou|
00000210  72 63 65 73 2e 53 63 61  6c 65 73 22 0a 20 20 20  |rces.Scales".   |
00000220  20 0a 0a 20 20 20 4c 49  42 52 41 52 59 20 22 44  | ..   LIBRARY "D|
00000230  72 61 77 42 61 73 69 63  3a 4c 69 62 72 61 72 79  |rawBasic:Library|
00000240  2e 4c 6f 67 6f 2e 4c 6f  67 6f 55 74 69 6c 73 22  |.Logo.LogoUtils"|
00000250  0a 0a 0a 0a 0a 0a a0 43  65 6e 74 69 6d 65 74 72  |.......Centimetr|
00000260  65 73 0a 0a 0a                                    |es...|
00000265