Home » Archimedes archive » Archimedes World » AW-1993-10.adf » AWOct93 » !AWOct93/Goodies/Disc/!Info/!Help

!AWOct93/Goodies/Disc/!Info/!Help

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-10.adf » AWOct93
Filename: !AWOct93/Goodies/Disc/!Info/!Help
Read OK:
File size: 02BE bytes
Load address: 0000
Exec address: 0000
File contents
Program : !Info

Purpose : To illustrate the use of TaskExec files.

Usage   : Double click the application and a directory window will
          open containing several directories.

          Each of these directories contains a set of TaskExec files of
          the form

                      Basic
                      HELP <BASIC keyword>

          When such a file is double-clicked a taskwindow is opened
          (it is after all a TaskExec file) and BASIC is entered and then
          the HELP line is typed at the BASIC keyword so producing the
          computer's stored HELP message.

          The Task Window can be closed by clicking on its close box
          in the usual way.

00000000  50 72 6f 67 72 61 6d 20  3a 20 21 49 6e 66 6f 0a  |Program : !Info.|
00000010  0a 50 75 72 70 6f 73 65  20 3a 20 54 6f 20 69 6c  |.Purpose : To il|
00000020  6c 75 73 74 72 61 74 65  20 74 68 65 20 75 73 65  |lustrate the use|
00000030  20 6f 66 20 54 61 73 6b  45 78 65 63 20 66 69 6c  | of TaskExec fil|
00000040  65 73 2e 0a 0a 55 73 61  67 65 20 20 20 3a 20 44  |es...Usage   : D|
00000050  6f 75 62 6c 65 20 63 6c  69 63 6b 20 74 68 65 20  |ouble click the |
00000060  61 70 70 6c 69 63 61 74  69 6f 6e 20 61 6e 64 20  |application and |
00000070  61 20 64 69 72 65 63 74  6f 72 79 20 77 69 6e 64  |a directory wind|
00000080  6f 77 20 77 69 6c 6c 0a  20 20 20 20 20 20 20 20  |ow will.        |
00000090  20 20 6f 70 65 6e 20 63  6f 6e 74 61 69 6e 69 6e  |  open containin|
000000a0  67 20 73 65 76 65 72 61  6c 20 64 69 72 65 63 74  |g several direct|
000000b0  6f 72 69 65 73 2e 0a 0a  20 20 20 20 20 20 20 20  |ories...        |
000000c0  20 20 45 61 63 68 20 6f  66 20 74 68 65 73 65 20  |  Each of these |
000000d0  64 69 72 65 63 74 6f 72  69 65 73 20 63 6f 6e 74  |directories cont|
000000e0  61 69 6e 73 20 61 20 73  65 74 20 6f 66 20 54 61  |ains a set of Ta|
000000f0  73 6b 45 78 65 63 20 66  69 6c 65 73 20 6f 66 0a  |skExec files of.|
00000100  20 20 20 20 20 20 20 20  20 20 74 68 65 20 66 6f  |          the fo|
00000110  72 6d 0a 0a 20 20 20 20  20 20 20 20 20 20 20 20  |rm..            |
00000120  20 20 20 20 20 20 20 20  20 20 42 61 73 69 63 0a  |          Basic.|
00000130  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000140  20 20 20 20 20 20 48 45  4c 50 20 3c 42 41 53 49  |      HELP <BASI|
00000150  43 20 6b 65 79 77 6f 72  64 3e 0a 0a 20 20 20 20  |C keyword>..    |
00000160  20 20 20 20 20 20 57 68  65 6e 20 73 75 63 68 20  |      When such |
00000170  61 20 66 69 6c 65 20 69  73 20 64 6f 75 62 6c 65  |a file is double|
00000180  2d 63 6c 69 63 6b 65 64  20 61 20 74 61 73 6b 77  |-clicked a taskw|
00000190  69 6e 64 6f 77 20 69 73  20 6f 70 65 6e 65 64 0a  |indow is opened.|
000001a0  20 20 20 20 20 20 20 20  20 20 28 69 74 20 69 73  |          (it is|
000001b0  20 61 66 74 65 72 20 61  6c 6c 20 61 20 54 61 73  | after all a Tas|
000001c0  6b 45 78 65 63 20 66 69  6c 65 29 20 61 6e 64 20  |kExec file) and |
000001d0  42 41 53 49 43 20 69 73  20 65 6e 74 65 72 65 64  |BASIC is entered|
000001e0  20 61 6e 64 20 74 68 65  6e 0a 20 20 20 20 20 20  | and then.      |
000001f0  20 20 20 20 74 68 65 20  48 45 4c 50 20 6c 69 6e  |    the HELP lin|
00000200  65 20 69 73 20 74 79 70  65 64 20 61 74 20 74 68  |e is typed at th|
00000210  65 20 42 41 53 49 43 20  6b 65 79 77 6f 72 64 20  |e BASIC keyword |
00000220  73 6f 20 70 72 6f 64 75  63 69 6e 67 20 74 68 65  |so producing the|
00000230  0a 20 20 20 20 20 20 20  20 20 20 63 6f 6d 70 75  |.          compu|
00000240  74 65 72 27 73 20 73 74  6f 72 65 64 20 48 45 4c  |ter's stored HEL|
00000250  50 20 6d 65 73 73 61 67  65 2e 0a 0a 20 20 20 20  |P message...    |
00000260  20 20 20 20 20 20 54 68  65 20 54 61 73 6b 20 57  |      The Task W|
00000270  69 6e 64 6f 77 20 63 61  6e 20 62 65 20 63 6c 6f  |indow can be clo|
00000280  73 65 64 20 62 79 20 63  6c 69 63 6b 69 6e 67 20  |sed by clicking |
00000290  6f 6e 20 69 74 73 20 63  6c 6f 73 65 20 62 6f 78  |on its close box|
000002a0  0a 20 20 20 20 20 20 20  20 20 20 69 6e 20 74 68  |.          in th|
000002b0  65 20 75 73 75 61 6c 20  77 61 79 2e 0a 0a        |e usual way...|
000002be