Home » CEEFAX disks » telesoftware1.adl » Utils/LRNINFO
Utils/LRNINFO
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 » CEEFAX disks » telesoftware1.adl |
Filename: | Utils/LRNINFO |
Read OK: | ✔ |
File size: | 0492 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
LEARNER Learner is written in Assembler language. To run the program, enter BASIC and type CHAIN "Learner". This will produce a machine code routine which should be saved by typing the command that appears on screen after running Learner. The machine-code routine LRN can be called from the wordprocessor command screen by typing *LRN (or */LRN for tape users). To use the routine after loading, go to the text entering mode of your wordprocessor. The particular key sequence required need not be entered separately - it can be 'programmed' at the same time as you type it in for the first time as part of your document. To do this, press CTRL and L to start the learning process. Now everything you subsequently type will be memorised, including all the normal cursor operating key functions except ESCAPE. To terminate entry into the memory, press CTRL and X. To include the memorised text in the document, press CTRL and X. A new sequence can be memorised by pressing CTRL and L again, terminating your entry with CTRL and X. This overwrites the previous memory. Learner can be used with View, Wordwise and Mini Office 2. It may also work with other software.
00000000 4c 45 41 52 4e 45 52 0d 0d 4c 65 61 72 6e 65 72 |LEARNER..Learner| 00000010 20 69 73 20 77 72 69 74 74 65 6e 20 69 6e 20 41 | is written in A| 00000020 73 73 65 6d 62 6c 65 72 20 6c 61 6e 67 75 61 67 |ssembler languag| 00000030 65 2e 20 54 6f 20 72 75 6e 20 74 68 65 20 70 72 |e. To run the pr| 00000040 6f 67 72 61 6d 2c 20 65 6e 74 65 72 20 42 41 53 |ogram, enter BAS| 00000050 49 43 0d 61 6e 64 20 74 79 70 65 20 43 48 41 49 |IC.and type CHAI| 00000060 4e 20 22 4c 65 61 72 6e 65 72 22 2e 20 54 68 69 |N "Learner". Thi| 00000070 73 20 77 69 6c 6c 20 70 72 6f 64 75 63 65 20 61 |s will produce a| 00000080 20 6d 61 63 68 69 6e 65 20 63 6f 64 65 20 72 6f | machine code ro| 00000090 75 74 69 6e 65 20 77 68 69 63 68 0d 73 68 6f 75 |utine which.shou| 000000a0 6c 64 20 62 65 20 73 61 76 65 64 20 62 79 20 74 |ld be saved by t| 000000b0 79 70 69 6e 67 20 74 68 65 20 63 6f 6d 6d 61 6e |yping the comman| 000000c0 64 20 74 68 61 74 20 61 70 70 65 61 72 73 20 6f |d that appears o| 000000d0 6e 20 73 63 72 65 65 6e 20 61 66 74 65 72 20 72 |n screen after r| 000000e0 75 6e 6e 69 6e 67 0d 4c 65 61 72 6e 65 72 2e 0d |unning.Learner..| 000000f0 0d 54 68 65 20 6d 61 63 68 69 6e 65 2d 63 6f 64 |.The machine-cod| 00000100 65 20 72 6f 75 74 69 6e 65 20 4c 52 4e 20 63 61 |e routine LRN ca| 00000110 6e 20 62 65 20 63 61 6c 6c 65 64 20 66 72 6f 6d |n be called from| 00000120 20 74 68 65 20 77 6f 72 64 70 72 6f 63 65 73 73 | the wordprocess| 00000130 6f 72 20 63 6f 6d 6d 61 6e 64 0d 73 63 72 65 65 |or command.scree| 00000140 6e 20 62 79 20 74 79 70 69 6e 67 20 2a 4c 52 4e |n by typing *LRN| 00000150 20 28 6f 72 20 2a 2f 4c 52 4e 20 66 6f 72 20 74 | (or */LRN for t| 00000160 61 70 65 20 75 73 65 72 73 29 2e 0d 0d 54 6f 20 |ape users)...To | 00000170 75 73 65 20 74 68 65 20 72 6f 75 74 69 6e 65 20 |use the routine | 00000180 61 66 74 65 72 20 6c 6f 61 64 69 6e 67 2c 20 67 |after loading, g| 00000190 6f 20 74 6f 20 74 68 65 20 74 65 78 74 20 65 6e |o to the text en| 000001a0 74 65 72 69 6e 67 20 6d 6f 64 65 20 6f 66 20 79 |tering mode of y| 000001b0 6f 75 72 0d 77 6f 72 64 70 72 6f 63 65 73 73 6f |our.wordprocesso| 000001c0 72 2e 0d 0d 54 68 65 20 70 61 72 74 69 63 75 6c |r...The particul| 000001d0 61 72 20 6b 65 79 20 73 65 71 75 65 6e 63 65 20 |ar key sequence | 000001e0 72 65 71 75 69 72 65 64 20 6e 65 65 64 20 6e 6f |required need no| 000001f0 74 20 62 65 20 65 6e 74 65 72 65 64 20 73 65 70 |t be entered sep| 00000200 61 72 61 74 65 6c 79 20 2d 20 69 74 0d 63 61 6e |arately - it.can| 00000210 20 62 65 20 27 70 72 6f 67 72 61 6d 6d 65 64 27 | be 'programmed'| 00000220 20 61 74 20 74 68 65 20 73 61 6d 65 20 74 69 6d | at the same tim| 00000230 65 20 61 73 20 79 6f 75 20 74 79 70 65 20 69 74 |e as you type it| 00000240 20 69 6e 20 66 6f 72 20 74 68 65 20 66 69 72 73 | in for the firs| 00000250 74 20 74 69 6d 65 0d 61 73 20 70 61 72 74 20 6f |t time.as part o| 00000260 66 20 79 6f 75 72 20 64 6f 63 75 6d 65 6e 74 2e |f your document.| 00000270 20 54 6f 20 64 6f 20 74 68 69 73 2c 20 70 72 65 | To do this, pre| 00000280 73 73 20 43 54 52 4c 20 61 6e 64 20 4c 20 74 6f |ss CTRL and L to| 00000290 20 73 74 61 72 74 20 74 68 65 0d 6c 65 61 72 6e | start the.learn| 000002a0 69 6e 67 20 70 72 6f 63 65 73 73 2e 20 4e 6f 77 |ing process. Now| 000002b0 20 65 76 65 72 79 74 68 69 6e 67 20 79 6f 75 20 | everything you | 000002c0 73 75 62 73 65 71 75 65 6e 74 6c 79 20 74 79 70 |subsequently typ| 000002d0 65 20 77 69 6c 6c 20 62 65 20 6d 65 6d 6f 72 69 |e will be memori| 000002e0 73 65 64 2c 0d 69 6e 63 6c 75 64 69 6e 67 20 61 |sed,.including a| 000002f0 6c 6c 20 74 68 65 20 6e 6f 72 6d 61 6c 20 63 75 |ll the normal cu| 00000300 72 73 6f 72 20 6f 70 65 72 61 74 69 6e 67 20 6b |rsor operating k| 00000310 65 79 20 66 75 6e 63 74 69 6f 6e 73 20 65 78 63 |ey functions exc| 00000320 65 70 74 20 45 53 43 41 50 45 2e 20 54 6f 0d 74 |ept ESCAPE. To.t| 00000330 65 72 6d 69 6e 61 74 65 20 65 6e 74 72 79 20 69 |erminate entry i| 00000340 6e 74 6f 20 74 68 65 20 6d 65 6d 6f 72 79 2c 20 |nto the memory, | 00000350 70 72 65 73 73 20 43 54 52 4c 20 61 6e 64 20 58 |press CTRL and X| 00000360 2e 0d 0d 54 6f 20 69 6e 63 6c 75 64 65 20 74 68 |...To include th| 00000370 65 20 6d 65 6d 6f 72 69 73 65 64 20 74 65 78 74 |e memorised text| 00000380 20 69 6e 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 | in the document| 00000390 2c 20 70 72 65 73 73 20 43 54 52 4c 20 61 6e 64 |, press CTRL and| 000003a0 20 58 2e 0d 0d 41 20 6e 65 77 20 73 65 71 75 65 | X...A new seque| 000003b0 6e 63 65 20 63 61 6e 20 62 65 20 6d 65 6d 6f 72 |nce can be memor| 000003c0 69 73 65 64 20 62 79 20 70 72 65 73 73 69 6e 67 |ised by pressing| 000003d0 20 43 54 52 4c 20 61 6e 64 20 4c 20 61 67 61 69 | CTRL and L agai| 000003e0 6e 2c 20 74 65 72 6d 69 6e 61 74 69 6e 67 0d 79 |n, terminating.y| 000003f0 6f 75 72 20 65 6e 74 72 79 20 77 69 74 68 20 43 |our entry with C| 00000400 54 52 4c 20 61 6e 64 20 58 2e 20 54 68 69 73 20 |TRL and X. This | 00000410 6f 76 65 72 77 72 69 74 65 73 20 74 68 65 20 70 |overwrites the p| 00000420 72 65 76 69 6f 75 73 20 6d 65 6d 6f 72 79 2e 0d |revious memory..| 00000430 0d 4c 65 61 72 6e 65 72 20 63 61 6e 20 62 65 20 |.Learner can be | 00000440 75 73 65 64 20 77 69 74 68 20 56 69 65 77 2c 20 |used with View, | 00000450 57 6f 72 64 77 69 73 65 20 61 6e 64 20 4d 69 6e |Wordwise and Min| 00000460 69 20 4f 66 66 69 63 65 20 32 2e 20 49 74 20 6d |i Office 2. It m| 00000470 61 79 20 61 6c 73 6f 0d 77 6f 72 6b 20 77 69 74 |ay also.work wit| 00000480 68 20 6f 74 68 65 72 20 73 6f 66 74 77 61 72 65 |h other software| 00000490 2e 0d |..| 00000492