Home » Archimedes archive » Micro User » MU 1991-06.adf » PD-Stuff » Utilities/!Coord/!Help/ReadMe
Utilities/!Coord/!Help/ReadMe
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 » Micro User » MU 1991-06.adf » PD-Stuff |
Filename: | Utilities/!Coord/!Help/ReadMe |
Read OK: | ✔ |
File size: | 0586 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
********************* Very boring Copyright Notice ********************** * * * All program code is the copyright of Joris R�ling and the 'borrowing' * * any part of it without the permission of the author is prohibited. * * * *************************************************************************** ReadMe file for !Coord v1.00 This tool comes in handy when using some kind of graphics editor (e.g. !Draw or !FormEd). It shows then x y coordinates of the mouse pointer relative to the origin of the window the pointer is currently over. If not over any window, then values are zero. If you have any suggestions, or you found some bug, or if you just want to tell me how great you think this program is, write a note to the address below. To contact the author, write to: Joris R�ling Kikkerstraat 17a 2515 NB Den Haag The Netherlands Tel:070-3840403
00000000 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| 00000010 2a 2a 2a 2a 2a 20 20 56 65 72 79 20 62 6f 72 69 |***** Very bori| 00000020 6e 67 20 43 6f 70 79 72 69 67 68 74 20 4e 6f 74 |ng Copyright Not| 00000030 69 63 65 20 20 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |ice ***********| 00000040 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 2a 20 20 20 |***********.* | 00000050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000090 20 20 20 20 20 20 2a 0a 2a 20 20 41 6c 6c 20 70 | *.* All p| 000000a0 72 6f 67 72 61 6d 20 63 6f 64 65 20 69 73 20 74 |rogram code is t| 000000b0 68 65 20 63 6f 70 79 72 69 67 68 74 20 6f 66 20 |he copyright of | 000000c0 4a 6f 72 69 73 20 52 d6 6c 69 6e 67 20 61 6e 64 |Joris R.ling and| 000000d0 20 74 68 65 20 27 62 6f 72 72 6f 77 69 6e 67 27 | the 'borrowing'| 000000e0 20 20 2a 0a 2a 20 20 20 20 61 6e 79 20 70 61 72 | *.* any par| 000000f0 74 20 6f 66 20 69 74 20 77 69 74 68 6f 75 74 20 |t of it without | 00000100 74 68 65 20 70 65 72 6d 69 73 73 69 6f 6e 20 6f |the permission o| 00000110 66 20 74 68 65 20 61 75 74 68 6f 72 20 69 73 20 |f the author is | 00000120 70 72 6f 68 69 62 69 74 65 64 2e 20 20 20 2a 0a |prohibited. *.| 00000130 2a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |* | 00000140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000170 20 20 20 20 20 20 20 20 20 20 2a 0a 2a 2a 2a 2a | *.****| 00000180 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000001c0 2a 2a 2a 2a 2a 2a 2a 0a 0a 0a 20 20 20 20 20 20 |*******... | 000001d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000001e0 20 20 20 20 20 52 65 61 64 4d 65 20 66 69 6c 65 | ReadMe file| 000001f0 20 66 6f 72 20 21 43 6f 6f 72 64 0a 20 20 20 20 | for !Coord. | 00000200 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00000210 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000220 20 20 20 20 20 20 20 76 31 2e 30 30 0a 0a 20 20 | v1.00.. | 00000230 20 20 20 20 20 20 20 20 20 54 68 69 73 20 74 6f | This to| 00000240 6f 6c 20 63 6f 6d 65 73 20 69 6e 20 68 61 6e 64 |ol comes in hand| 00000250 79 20 77 68 65 6e 20 75 73 69 6e 67 20 73 6f 6d |y when using som| 00000260 65 20 6b 69 6e 64 20 6f 66 20 67 72 61 70 68 69 |e kind of graphi| 00000270 63 73 0a 20 20 20 20 20 20 20 20 20 20 65 64 69 |cs. edi| 00000280 74 6f 72 20 28 65 2e 67 2e 20 21 44 72 61 77 20 |tor (e.g. !Draw | 00000290 6f 72 20 21 46 6f 72 6d 45 64 29 2e 20 49 74 20 |or !FormEd). It | 000002a0 73 68 6f 77 73 20 74 68 65 6e 20 78 20 79 0a 20 |shows then x y. | 000002b0 20 20 20 20 20 20 20 20 20 63 6f 6f 72 64 69 6e | coordin| 000002c0 61 74 65 73 20 6f 66 20 74 68 65 20 6d 6f 75 73 |ates of the mous| 000002d0 65 20 70 6f 69 6e 74 65 72 20 72 65 6c 61 74 69 |e pointer relati| 000002e0 76 65 20 74 6f 20 74 68 65 20 6f 72 69 67 69 6e |ve to the origin| 000002f0 20 6f 66 0a 20 20 20 20 20 20 20 20 20 20 74 68 | of. th| 00000300 65 20 77 69 6e 64 6f 77 20 74 68 65 20 70 6f 69 |e window the poi| 00000310 6e 74 65 72 20 69 73 20 63 75 72 72 65 6e 74 6c |nter is currentl| 00000320 79 20 6f 76 65 72 2e 20 49 66 20 6e 6f 74 20 6f |y over. If not o| 00000330 76 65 72 20 61 6e 79 0a 20 20 20 20 20 20 20 20 |ver any. | 00000340 20 20 77 69 6e 64 6f 77 2c 20 74 68 65 6e 20 76 | window, then v| 00000350 61 6c 75 65 73 20 61 72 65 20 7a 65 72 6f 2e 0a |alues are zero..| 00000360 0a 20 20 20 20 20 20 20 20 20 20 20 49 66 20 79 |. If y| 00000370 6f 75 20 68 61 76 65 20 61 6e 79 20 73 75 67 67 |ou have any sugg| 00000380 65 73 74 69 6f 6e 73 2c 20 6f 72 20 79 6f 75 20 |estions, or you | 00000390 66 6f 75 6e 64 20 73 6f 6d 65 20 62 75 67 2c 20 |found some bug, | 000003a0 6f 72 20 69 66 0a 20 20 20 20 20 20 20 20 20 20 |or if. | 000003b0 79 6f 75 20 6a 75 73 74 20 77 61 6e 74 20 74 6f |you just want to| 000003c0 20 74 65 6c 6c 20 6d 65 20 68 6f 77 20 67 72 65 | tell me how gre| 000003d0 61 74 20 79 6f 75 20 74 68 69 6e 6b 20 74 68 69 |at you think thi| 000003e0 73 20 70 72 6f 67 72 61 6d 0a 20 20 20 20 20 20 |s program. | 000003f0 20 20 20 20 69 73 2c 20 77 72 69 74 65 20 61 20 | is, write a | 00000400 6e 6f 74 65 20 74 6f 20 74 68 65 20 61 64 64 72 |note to the addr| 00000410 65 73 73 20 62 65 6c 6f 77 2e 0a 0a 0a 20 20 20 |ess below.... | 00000420 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000430 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 | T| 00000440 6f 20 63 6f 6e 74 61 63 74 20 74 68 65 20 61 75 |o contact the au| 00000450 74 68 6f 72 2c 20 77 72 69 74 65 20 74 6f 3a 0a |thor, write to:.| 00000460 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000470 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000480 20 20 20 20 20 20 20 20 20 20 20 4a 6f 72 69 73 | Joris| 00000490 20 52 d6 6c 69 6e 67 0a 20 20 20 20 20 20 20 20 | R.ling. | 000004a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000004c0 20 20 4b 69 6b 6b 65 72 73 74 72 61 61 74 20 31 | Kikkerstraat 1| 000004d0 37 61 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |7a. | 000004e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000004f0 20 20 20 20 20 20 20 20 20 20 20 20 20 32 35 31 | 251| 00000500 35 20 4e 42 20 44 65 6e 20 48 61 61 67 0a 20 20 |5 NB Den Haag. | 00000510 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000530 20 20 20 20 20 20 20 20 54 68 65 20 4e 65 74 68 | The Neth| 00000540 65 72 6c 61 6e 64 73 0a 0a 20 20 20 20 20 20 20 |erlands.. | 00000550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000570 20 20 20 54 65 6c 3a 30 37 30 2d 33 38 34 30 34 | Tel:070-38404| 00000580 30 33 0a 0a 0a 0a |03....| 00000586