Home » Personal collection » Acorn ADFS disks » Electron » PRES_E00.ADF » Help/Build

Help/Build

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 » Personal collection » Acorn ADFS disks » Electron » PRES_E00.ADF
Filename: Help/Build
Read OK:
File size: 01F2 bytes
Load address: 0000
Exec address: FFFFFFFF
File contents
             ** BUILD **

Usage: *BUILD <File>

BUILD is a machine code utility used to
create simple text files. Files created
by BUILD have an  execute address of -1
(&FFFFFFFF), and so will be  recognised
as exec files when used in the context:

*FileName

Input to BUILD is line buffered, so you
may use DELETE and CTRL-U as normal.

Input is terminated by pressing ESCAPE.


BUILD uses memory &900-&AFF, and should
therefore be 'transparent' in use. (i.e
it won't corrupt language workspace).
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 2a 2a 20  |             ** |
00000010  42 55 49 4c 44 20 2a 2a  0d 0d 55 73 61 67 65 3a  |BUILD **..Usage:|
00000020  20 2a 42 55 49 4c 44 20  3c 46 69 6c 65 3e 0d 0d  | *BUILD <File>..|
00000030  42 55 49 4c 44 20 69 73  20 61 20 6d 61 63 68 69  |BUILD is a machi|
00000040  6e 65 20 63 6f 64 65 20  75 74 69 6c 69 74 79 20  |ne code utility |
00000050  75 73 65 64 20 74 6f 0d  63 72 65 61 74 65 20 73  |used to.create s|
00000060  69 6d 70 6c 65 20 74 65  78 74 20 66 69 6c 65 73  |imple text files|
00000070  2e 20 46 69 6c 65 73 20  63 72 65 61 74 65 64 0d  |. Files created.|
00000080  62 79 20 42 55 49 4c 44  20 68 61 76 65 20 61 6e  |by BUILD have an|
00000090  20 20 65 78 65 63 75 74  65 20 61 64 64 72 65 73  |  execute addres|
000000a0  73 20 6f 66 20 2d 31 0d  28 26 46 46 46 46 46 46  |s of -1.(&FFFFFF|
000000b0  46 46 29 2c 20 61 6e 64  20 73 6f 20 77 69 6c 6c  |FF), and so will|
000000c0  20 62 65 20 20 72 65 63  6f 67 6e 69 73 65 64 0d  | be  recognised.|
000000d0  61 73 20 65 78 65 63 20  66 69 6c 65 73 20 77 68  |as exec files wh|
000000e0  65 6e 20 75 73 65 64 20  69 6e 20 74 68 65 20 63  |en used in the c|
000000f0  6f 6e 74 65 78 74 3a 0d  0d 2a 46 69 6c 65 4e 61  |ontext:..*FileNa|
00000100  6d 65 0d 0d 49 6e 70 75  74 20 74 6f 20 42 55 49  |me..Input to BUI|
00000110  4c 44 20 69 73 20 6c 69  6e 65 20 62 75 66 66 65  |LD is line buffe|
00000120  72 65 64 2c 20 73 6f 20  79 6f 75 0d 6d 61 79 20  |red, so you.may |
00000130  75 73 65 20 44 45 4c 45  54 45 20 61 6e 64 20 43  |use DELETE and C|
00000140  54 52 4c 2d 55 20 61 73  20 6e 6f 72 6d 61 6c 2e  |TRL-U as normal.|
00000150  0d 0d 49 6e 70 75 74 20  69 73 20 74 65 72 6d 69  |..Input is termi|
00000160  6e 61 74 65 64 20 62 79  20 70 72 65 73 73 69 6e  |nated by pressin|
00000170  67 20 45 53 43 41 50 45  2e 0d 0d 0d 42 55 49 4c  |g ESCAPE....BUIL|
00000180  44 20 75 73 65 73 20 6d  65 6d 6f 72 79 20 26 39  |D uses memory &9|
00000190  30 30 2d 26 41 46 46 2c  20 61 6e 64 20 73 68 6f  |00-&AFF, and sho|
000001a0  75 6c 64 0d 74 68 65 72  65 66 6f 72 65 20 62 65  |uld.therefore be|
000001b0  20 27 74 72 61 6e 73 70  61 72 65 6e 74 27 20 69  | 'transparent' i|
000001c0  6e 20 75 73 65 2e 20 28  69 2e 65 0d 69 74 20 77  |n use. (i.e.it w|
000001d0  6f 6e 27 74 20 63 6f 72  72 75 70 74 20 6c 61 6e  |on't corrupt lan|
000001e0  67 75 61 67 65 20 77 6f  72 6b 73 70 61 63 65 29  |guage workspace)|
000001f0  2e 0d                                             |..|
000001f2
Help/Build.m0
Help/Build.m1
Help/Build.m2
Help/Build.m4
Help/Build.m5