Home » Archimedes archive » Archimedes World » AW-1995-01-Disc1.adf » Disk1Jan95 » !AWJan95/Goodies/DrawBasic/!DrawBasic/Library/Standard

!AWJan95/Goodies/DrawBasic/!DrawBasic/Library/Standard

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-1995-01-Disc1.adf » Disk1Jan95
Filename: !AWJan95/Goodies/DrawBasic/!DrawBasic/Library/Standard
Read OK:
File size: 0319 bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 11 duplicate copies of this file in the archive:

File contents
REM >DrawBasic:Standard
REM --------------------------------
REM
REM This is the standard DrawBasic
REM 'library' file
REM
REM  � The LIBER ABACI Press, June 1994
REM
REM -------------------------------
                                                         
REM The main 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"

REM the application libraries:
REM =========================

    LIBRARY "DrawBasic:Resources.Calculus.Graphs"
    LIBRARY "DrawBasic:resources.Calculus.ODEs"



�Centimetres


00000000  52 45 4d 20 3e 44 72 61  77 42 61 73 69 63 3a 53  |REM >DrawBasic:S|
00000010  74 61 6e 64 61 72 64 0a  52 45 4d 20 2d 2d 2d 2d  |tandard.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 0a 52 45 4d  |------------.REM|
00000040  0a 52 45 4d 20 54 68 69  73 20 69 73 20 74 68 65  |.REM This is the|
00000050  20 73 74 61 6e 64 61 72  64 20 44 72 61 77 42 61  | standard DrawBa|
00000060  73 69 63 0a 52 45 4d 20  27 6c 69 62 72 61 72 79  |sic.REM 'library|
00000070  27 20 66 69 6c 65 0a 52  45 4d 0a 52 45 4d 20 20  |' file.REM.REM  |
00000080  a9 20 54 68 65 20 4c 49  42 45 52 20 41 42 41 43  |. The LIBER ABAC|
00000090  49 20 50 72 65 73 73 2c  20 4a 75 6e 65 20 31 39  |I Press, June 19|
000000a0  39 34 0a 52 45 4d 0a 52  45 4d 20 2d 2d 2d 2d 2d  |94.REM.REM -----|
000000b0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
000000c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 20 20 20 20 20  |----------.     |
000000d0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000100  20 20 20 20 0a 52 45 4d  20 54 68 65 20 6d 61 69  |    .REM The mai|
00000110  6e 20 6c 69 62 72 61 72  79 20 63 61 6c 6c 73 3a  |n library calls:|
00000120  2d 0a 52 45 4d 20 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |-.REM ==========|
00000130  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 0a 0a 20 0a  |============.. .|
00000140  20 20 20 20 4c 49 42 52  41 52 59 20 22 44 72 61  |    LIBRARY "Dra|
00000150  77 42 61 73 69 63 3a 52  65 73 6f 75 72 63 65 73  |wBasic:Resources|
00000160  2e 50 61 74 68 73 22 0a  20 20 20 20 4c 49 42 52  |.Paths".    LIBR|
00000170  41 52 59 20 22 44 72 61  77 42 61 73 69 63 3a 52  |ARY "DrawBasic:R|
00000180  65 73 6f 75 72 63 65 73  2e 46 69 67 75 72 65 73  |esources.Figures|
00000190  22 0a 20 20 20 20 4c 49  42 52 41 52 59 20 22 44  |".    LIBRARY "D|
000001a0  72 61 77 42 61 73 69 63  3a 52 65 73 6f 75 72 63  |rawBasic:Resourc|
000001b0  65 73 2e 50 6f 69 6e 74  73 22 0a 20 20 20 20 4c  |es.Points".    L|
000001c0  49 42 52 41 52 59 20 22  44 72 61 77 42 61 73 69  |IBRARY "DrawBasi|
000001d0  63 3a 52 65 73 6f 75 72  63 65 73 2e 41 74 74 72  |c:Resources.Attr|
000001e0  69 62 75 74 65 73 22 0a  20 20 20 20 4c 49 42 52  |ibutes".    LIBR|
000001f0  41 52 59 20 22 44 72 61  77 42 61 73 69 63 3a 52  |ARY "DrawBasic:R|
00000200  65 73 6f 75 72 63 65 73  2e 46 6f 6e 74 73 22 0a  |esources.Fonts".|
00000210  20 20 20 20 4c 49 42 52  41 52 59 20 22 44 72 61  |    LIBRARY "Dra|
00000220  77 42 61 73 69 63 3a 52  65 73 6f 75 72 63 65 73  |wBasic:Resources|
00000230  2e 54 72 61 6e 73 66 6f  72 6d 73 22 0a 20 20 20  |.Transforms".   |
00000240  20 4c 49 42 52 41 52 59  20 22 44 72 61 77 42 61  | LIBRARY "DrawBa|
00000250  73 69 63 3a 52 65 73 6f  75 72 63 65 73 2e 53 63  |sic:Resources.Sc|
00000260  61 6c 65 73 22 0a 0a 52  45 4d 20 74 68 65 20 61  |ales"..REM the a|
00000270  70 70 6c 69 63 61 74 69  6f 6e 20 6c 69 62 72 61  |pplication libra|
00000280  72 69 65 73 3a 0a 52 45  4d 20 3d 3d 3d 3d 3d 3d  |ries:.REM ======|
00000290  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000002a0  3d 3d 3d 0a 0a 20 20 20  20 4c 49 42 52 41 52 59  |===..    LIBRARY|
000002b0  20 22 44 72 61 77 42 61  73 69 63 3a 52 65 73 6f  | "DrawBasic:Reso|
000002c0  75 72 63 65 73 2e 43 61  6c 63 75 6c 75 73 2e 47  |urces.Calculus.G|
000002d0  72 61 70 68 73 22 0a 20  20 20 20 4c 49 42 52 41  |raphs".    LIBRA|
000002e0  52 59 20 22 44 72 61 77  42 61 73 69 63 3a 72 65  |RY "DrawBasic:re|
000002f0  73 6f 75 72 63 65 73 2e  43 61 6c 63 75 6c 75 73  |sources.Calculus|
00000300  2e 4f 44 45 73 22 0a 0a  0a 0a a0 43 65 6e 74 69  |.ODEs".....Centi|
00000310  6d 65 74 72 65 73 0a 0a  0a                       |metres...|
00000319