Home » Archimedes archive » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95 » !AWJan95/Goodies/Event/Examples/!Text-DTP/!Help/Readme

!AWJan95/Goodies/Event/Examples/!Text-DTP/!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 » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95
Filename: !AWJan95/Goodies/Event/Examples/!Text-DTP/!Help/Readme
Read OK:
File size: 0CB3 bytes
Load address: 0000
Exec address: 0000
File contents
Help File for !Text-DTP
-----------------------------------------------------------------------------
Risc User ran an article some time ago about using !Impression to write real
WYSIWYG letters (Volume 4 Issue 2 page 45) which I tried and was really
impressed (groan) with. I was less happy about the fact that !Impression
document directories take up about 11k even for a small letter. I attempted
to overcome this by writing all my letters in one large !Edit file, only
creating the !Impression document for printing purposes. Unfortunately after
text has been formatted in !Edit, !Impression won't reformat it. I did
discover that search and replace in !Impression could be used (see page 265
of the manual) but this involves three steps and quite a lot of typing.

!Text-DTP takes a text file from the Filer or direct from !Edit, !Pipedream
etc and removes all the line feeds that cause the problems. After conversion
a Save As: dialog box appears which allows you to save the converted file or
drag it straight into an !Impression frame.


 
Conditions of Use
-----------------------------------------------------------------------------

This application is supplied free to everyone 'as is', I do not give any
guarantee that it is free of bugs, or supply any warranty about its
suitability for use. However if there are any problems with it and you
notify me of them then I will do my best to rectify them given the time and
the ability.

You are may give this application to anyone, via any medium, so long as :- 

  1) It is delivered with ALL the supplied files and
     unaltered (except !Run and !Boot files).

  2) It is not supplied on a disc you are charging
     for (except for media and postage costs).
  
You have permission to use any part or the whole application in a project
you intend to place in the public domain, as long as I am fully credited. If
you wish to use these routines in a program that is for sale (for however
much and for whatever reasons) or released as copyright material then my
express permission in writing must be obtained. I maintain copyright on all
the material supplied and reserve the right to amend these conditions in
cases where I deem misuse.                        

Complaints, suggestions, vast sums of money etc to the author:-

Paul Hobbs
Rheinpfalzstrasse 2
85049 Ingolstadt
Germany

In the absence of any comments I shall assume the program is perfect and get
on with something a bit more interesting!

Update History    
-----------------------------------------------------------------------------

Version 1.00 - Perfect first time (well maybe it could be tidied up a bit - 
               lots of redundant code still but it seems to work!)

Version 1.01 - Interface module used to give nicer 'look and feel'
             - !Help application used to dispense help text
Version 1.02 - Rewritten as an EvntShell demo program
Version 1.10 - Now uses MenuUtils module for menus
Version 1.11 - Slow BASIC conversion code replaced by turbo charged C
               version (it's called FilterLF and can be used from the
               command line)
Version 1.12 - Now uses Wimp$ScrapDir for holding temporary files,
               Cancel button added to window, close icon removed.      


00000000  48 65 6c 70 20 46 69 6c  65 20 66 6f 72 20 21 54  |Help File for !T|
00000010  65 78 74 2d 44 54 50 0a  2d 2d 2d 2d 2d 2d 2d 2d  |ext-DTP.--------|
00000020  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000060  2d 2d 2d 2d 2d 0a 52 69  73 63 20 55 73 65 72 20  |-----.Risc User |
00000070  72 61 6e 20 61 6e 20 61  72 74 69 63 6c 65 20 73  |ran an article s|
00000080  6f 6d 65 20 74 69 6d 65  20 61 67 6f 20 61 62 6f  |ome time ago abo|
00000090  75 74 20 75 73 69 6e 67  20 21 49 6d 70 72 65 73  |ut using !Impres|
000000a0  73 69 6f 6e 20 74 6f 20  77 72 69 74 65 20 72 65  |sion to write re|
000000b0  61 6c 0a 57 59 53 49 57  59 47 20 6c 65 74 74 65  |al.WYSIWYG lette|
000000c0  72 73 20 28 56 6f 6c 75  6d 65 20 34 20 49 73 73  |rs (Volume 4 Iss|
000000d0  75 65 20 32 20 70 61 67  65 20 34 35 29 20 77 68  |ue 2 page 45) wh|
000000e0  69 63 68 20 49 20 74 72  69 65 64 20 61 6e 64 20  |ich I tried and |
000000f0  77 61 73 20 72 65 61 6c  6c 79 0a 69 6d 70 72 65  |was really.impre|
00000100  73 73 65 64 20 28 67 72  6f 61 6e 29 20 77 69 74  |ssed (groan) wit|
00000110  68 2e 20 49 20 77 61 73  20 6c 65 73 73 20 68 61  |h. I was less ha|
00000120  70 70 79 20 61 62 6f 75  74 20 74 68 65 20 66 61  |ppy about the fa|
00000130  63 74 20 74 68 61 74 20  21 49 6d 70 72 65 73 73  |ct that !Impress|
00000140  69 6f 6e 0a 64 6f 63 75  6d 65 6e 74 20 64 69 72  |ion.document dir|
00000150  65 63 74 6f 72 69 65 73  20 74 61 6b 65 20 75 70  |ectories take up|
00000160  20 61 62 6f 75 74 20 31  31 6b 20 65 76 65 6e 20  | about 11k even |
00000170  66 6f 72 20 61 20 73 6d  61 6c 6c 20 6c 65 74 74  |for a small lett|
00000180  65 72 2e 20 49 20 61 74  74 65 6d 70 74 65 64 0a  |er. I attempted.|
00000190  74 6f 20 6f 76 65 72 63  6f 6d 65 20 74 68 69 73  |to overcome this|
000001a0  20 62 79 20 77 72 69 74  69 6e 67 20 61 6c 6c 20  | by writing all |
000001b0  6d 79 20 6c 65 74 74 65  72 73 20 69 6e 20 6f 6e  |my letters in on|
000001c0  65 20 6c 61 72 67 65 20  21 45 64 69 74 20 66 69  |e large !Edit fi|
000001d0  6c 65 2c 20 6f 6e 6c 79  0a 63 72 65 61 74 69 6e  |le, only.creatin|
000001e0  67 20 74 68 65 20 21 49  6d 70 72 65 73 73 69 6f  |g the !Impressio|
000001f0  6e 20 64 6f 63 75 6d 65  6e 74 20 66 6f 72 20 70  |n document for p|
00000200  72 69 6e 74 69 6e 67 20  70 75 72 70 6f 73 65 73  |rinting purposes|
00000210  2e 20 55 6e 66 6f 72 74  75 6e 61 74 65 6c 79 20  |. Unfortunately |
00000220  61 66 74 65 72 0a 74 65  78 74 20 68 61 73 20 62  |after.text has b|
00000230  65 65 6e 20 66 6f 72 6d  61 74 74 65 64 20 69 6e  |een formatted in|
00000240  20 21 45 64 69 74 2c 20  21 49 6d 70 72 65 73 73  | !Edit, !Impress|
00000250  69 6f 6e 20 77 6f 6e 27  74 20 72 65 66 6f 72 6d  |ion won't reform|
00000260  61 74 20 69 74 2e 20 49  20 64 69 64 0a 64 69 73  |at it. I did.dis|
00000270  63 6f 76 65 72 20 74 68  61 74 20 73 65 61 72 63  |cover that searc|
00000280  68 20 61 6e 64 20 72 65  70 6c 61 63 65 20 69 6e  |h and replace in|
00000290  20 21 49 6d 70 72 65 73  73 69 6f 6e 20 63 6f 75  | !Impression cou|
000002a0  6c 64 20 62 65 20 75 73  65 64 20 28 73 65 65 20  |ld be used (see |
000002b0  70 61 67 65 20 32 36 35  0a 6f 66 20 74 68 65 20  |page 265.of the |
000002c0  6d 61 6e 75 61 6c 29 20  62 75 74 20 74 68 69 73  |manual) but this|
000002d0  20 69 6e 76 6f 6c 76 65  73 20 74 68 72 65 65 20  | involves three |
000002e0  73 74 65 70 73 20 61 6e  64 20 71 75 69 74 65 20  |steps and quite |
000002f0  61 20 6c 6f 74 20 6f 66  20 74 79 70 69 6e 67 2e  |a lot of typing.|
00000300  0a 0a 21 54 65 78 74 2d  44 54 50 20 74 61 6b 65  |..!Text-DTP take|
00000310  73 20 61 20 74 65 78 74  20 66 69 6c 65 20 66 72  |s a text file fr|
00000320  6f 6d 20 74 68 65 20 46  69 6c 65 72 20 6f 72 20  |om the Filer or |
00000330  64 69 72 65 63 74 20 66  72 6f 6d 20 21 45 64 69  |direct from !Edi|
00000340  74 2c 20 21 50 69 70 65  64 72 65 61 6d 0a 65 74  |t, !Pipedream.et|
00000350  63 20 61 6e 64 20 72 65  6d 6f 76 65 73 20 61 6c  |c and removes al|
00000360  6c 20 74 68 65 20 6c 69  6e 65 20 66 65 65 64 73  |l the line feeds|
00000370  20 74 68 61 74 20 63 61  75 73 65 20 74 68 65 20  | that cause the |
00000380  70 72 6f 62 6c 65 6d 73  2e 20 41 66 74 65 72 20  |problems. After |
00000390  63 6f 6e 76 65 72 73 69  6f 6e 0a 61 20 53 61 76  |conversion.a Sav|
000003a0  65 20 41 73 3a 20 64 69  61 6c 6f 67 20 62 6f 78  |e As: dialog box|
000003b0  20 61 70 70 65 61 72 73  20 77 68 69 63 68 20 61  | appears which a|
000003c0  6c 6c 6f 77 73 20 79 6f  75 20 74 6f 20 73 61 76  |llows you to sav|
000003d0  65 20 74 68 65 20 63 6f  6e 76 65 72 74 65 64 20  |e the converted |
000003e0  66 69 6c 65 20 6f 72 0a  64 72 61 67 20 69 74 20  |file or.drag it |
000003f0  73 74 72 61 69 67 68 74  20 69 6e 74 6f 20 61 6e  |straight into an|
00000400  20 21 49 6d 70 72 65 73  73 69 6f 6e 20 66 72 61  | !Impression fra|
00000410  6d 65 2e 0a 0a 0a 20 0a  43 6f 6e 64 69 74 69 6f  |me.... .Conditio|
00000420  6e 73 20 6f 66 20 55 73  65 0a 2d 2d 2d 2d 2d 2d  |ns of Use.------|
00000430  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000470  2d 2d 2d 2d 2d 2d 2d 0a  0a 54 68 69 73 20 61 70  |-------..This ap|
00000480  70 6c 69 63 61 74 69 6f  6e 20 69 73 20 73 75 70  |plication is sup|
00000490  70 6c 69 65 64 20 66 72  65 65 20 74 6f 20 65 76  |plied free to ev|
000004a0  65 72 79 6f 6e 65 20 27  61 73 20 69 73 27 2c 20  |eryone 'as is', |
000004b0  49 20 64 6f 20 6e 6f 74  20 67 69 76 65 20 61 6e  |I do not give an|
000004c0  79 0a 67 75 61 72 61 6e  74 65 65 20 74 68 61 74  |y.guarantee that|
000004d0  20 69 74 20 69 73 20 66  72 65 65 20 6f 66 20 62  | it is free of b|
000004e0  75 67 73 2c 20 6f 72 20  73 75 70 70 6c 79 20 61  |ugs, or supply a|
000004f0  6e 79 20 77 61 72 72 61  6e 74 79 20 61 62 6f 75  |ny warranty abou|
00000500  74 20 69 74 73 0a 73 75  69 74 61 62 69 6c 69 74  |t its.suitabilit|
00000510  79 20 66 6f 72 20 75 73  65 2e 20 48 6f 77 65 76  |y for use. Howev|
00000520  65 72 20 69 66 20 74 68  65 72 65 20 61 72 65 20  |er if there are |
00000530  61 6e 79 20 70 72 6f 62  6c 65 6d 73 20 77 69 74  |any problems wit|
00000540  68 20 69 74 20 61 6e 64  20 79 6f 75 0a 6e 6f 74  |h it and you.not|
00000550  69 66 79 20 6d 65 20 6f  66 20 74 68 65 6d 20 74  |ify me of them t|
00000560  68 65 6e 20 49 20 77 69  6c 6c 20 64 6f 20 6d 79  |hen I will do my|
00000570  20 62 65 73 74 20 74 6f  20 72 65 63 74 69 66 79  | best to rectify|
00000580  20 74 68 65 6d 20 67 69  76 65 6e 20 74 68 65 20  | them given the |
00000590  74 69 6d 65 20 61 6e 64  0a 74 68 65 20 61 62 69  |time and.the abi|
000005a0  6c 69 74 79 2e 0a 0a 59  6f 75 20 61 72 65 20 6d  |lity...You are m|
000005b0  61 79 20 67 69 76 65 20  74 68 69 73 20 61 70 70  |ay give this app|
000005c0  6c 69 63 61 74 69 6f 6e  20 74 6f 20 61 6e 79 6f  |lication to anyo|
000005d0  6e 65 2c 20 76 69 61 20  61 6e 79 20 6d 65 64 69  |ne, via any medi|
000005e0  75 6d 2c 20 73 6f 20 6c  6f 6e 67 20 61 73 20 3a  |um, so long as :|
000005f0  2d 20 0a 0a 20 20 31 29  20 49 74 20 69 73 20 64  |- ..  1) It is d|
00000600  65 6c 69 76 65 72 65 64  20 77 69 74 68 20 41 4c  |elivered with AL|
00000610  4c 20 74 68 65 20 73 75  70 70 6c 69 65 64 20 66  |L the supplied f|
00000620  69 6c 65 73 20 61 6e 64  0a 20 20 20 20 20 75 6e  |iles and.     un|
00000630  61 6c 74 65 72 65 64 20  28 65 78 63 65 70 74 20  |altered (except |
00000640  21 52 75 6e 20 61 6e 64  20 21 42 6f 6f 74 20 66  |!Run and !Boot f|
00000650  69 6c 65 73 29 2e 0a 0a  20 20 32 29 20 49 74 20  |iles)...  2) It |
00000660  69 73 20 6e 6f 74 20 73  75 70 70 6c 69 65 64 20  |is not supplied |
00000670  6f 6e 20 61 20 64 69 73  63 20 79 6f 75 20 61 72  |on a disc you ar|
00000680  65 20 63 68 61 72 67 69  6e 67 0a 20 20 20 20 20  |e charging.     |
00000690  66 6f 72 20 28 65 78 63  65 70 74 20 66 6f 72 20  |for (except for |
000006a0  6d 65 64 69 61 20 61 6e  64 20 70 6f 73 74 61 67  |media and postag|
000006b0  65 20 63 6f 73 74 73 29  2e 0a 20 20 0a 59 6f 75  |e costs)..  .You|
000006c0  20 68 61 76 65 20 70 65  72 6d 69 73 73 69 6f 6e  | have permission|
000006d0  20 74 6f 20 75 73 65 20  61 6e 79 20 70 61 72 74  | to use any part|
000006e0  20 6f 72 20 74 68 65 20  77 68 6f 6c 65 20 61 70  | or the whole ap|
000006f0  70 6c 69 63 61 74 69 6f  6e 20 69 6e 20 61 20 70  |plication in a p|
00000700  72 6f 6a 65 63 74 0a 79  6f 75 20 69 6e 74 65 6e  |roject.you inten|
00000710  64 20 74 6f 20 70 6c 61  63 65 20 69 6e 20 74 68  |d to place in th|
00000720  65 20 70 75 62 6c 69 63  20 64 6f 6d 61 69 6e 2c  |e public domain,|
00000730  20 61 73 20 6c 6f 6e 67  20 61 73 20 49 20 61 6d  | as long as I am|
00000740  20 66 75 6c 6c 79 20 63  72 65 64 69 74 65 64 2e  | fully credited.|
00000750  20 49 66 0a 79 6f 75 20  77 69 73 68 20 74 6f 20  | If.you wish to |
00000760  75 73 65 20 74 68 65 73  65 20 72 6f 75 74 69 6e  |use these routin|
00000770  65 73 20 69 6e 20 61 20  70 72 6f 67 72 61 6d 20  |es in a program |
00000780  74 68 61 74 20 69 73 20  66 6f 72 20 73 61 6c 65  |that is for sale|
00000790  20 28 66 6f 72 20 68 6f  77 65 76 65 72 0a 6d 75  | (for however.mu|
000007a0  63 68 20 61 6e 64 20 66  6f 72 20 77 68 61 74 65  |ch and for whate|
000007b0  76 65 72 20 72 65 61 73  6f 6e 73 29 20 6f 72 20  |ver reasons) or |
000007c0  72 65 6c 65 61 73 65 64  20 61 73 20 63 6f 70 79  |released as copy|
000007d0  72 69 67 68 74 20 6d 61  74 65 72 69 61 6c 20 74  |right material t|
000007e0  68 65 6e 20 6d 79 0a 65  78 70 72 65 73 73 20 70  |hen my.express p|
000007f0  65 72 6d 69 73 73 69 6f  6e 20 69 6e 20 77 72 69  |ermission in wri|
00000800  74 69 6e 67 20 6d 75 73  74 20 62 65 20 6f 62 74  |ting must be obt|
00000810  61 69 6e 65 64 2e 20 49  20 6d 61 69 6e 74 61 69  |ained. I maintai|
00000820  6e 20 63 6f 70 79 72 69  67 68 74 20 6f 6e 20 61  |n copyright on a|
00000830  6c 6c 0a 74 68 65 20 6d  61 74 65 72 69 61 6c 20  |ll.the material |
00000840  73 75 70 70 6c 69 65 64  20 61 6e 64 20 72 65 73  |supplied and res|
00000850  65 72 76 65 20 74 68 65  20 72 69 67 68 74 20 74  |erve the right t|
00000860  6f 20 61 6d 65 6e 64 20  74 68 65 73 65 20 63 6f  |o amend these co|
00000870  6e 64 69 74 69 6f 6e 73  20 69 6e 0a 63 61 73 65  |nditions in.case|
00000880  73 20 77 68 65 72 65 20  49 20 64 65 65 6d 20 6d  |s where I deem m|
00000890  69 73 75 73 65 2e 20 20  20 20 20 20 20 20 20 20  |isuse.          |
000008a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 0a 0a  |              ..|
000008b0  43 6f 6d 70 6c 61 69 6e  74 73 2c 20 73 75 67 67  |Complaints, sugg|
000008c0  65 73 74 69 6f 6e 73 2c  20 76 61 73 74 20 73 75  |estions, vast su|
000008d0  6d 73 20 6f 66 20 6d 6f  6e 65 79 20 65 74 63 20  |ms of money etc |
000008e0  74 6f 20 74 68 65 20 61  75 74 68 6f 72 3a 2d 0a  |to the author:-.|
000008f0  0a 50 61 75 6c 20 48 6f  62 62 73 0a 52 68 65 69  |.Paul Hobbs.Rhei|
00000900  6e 70 66 61 6c 7a 73 74  72 61 73 73 65 20 32 0a  |npfalzstrasse 2.|
00000910  38 35 30 34 39 20 49 6e  67 6f 6c 73 74 61 64 74  |85049 Ingolstadt|
00000920  0a 47 65 72 6d 61 6e 79  0a 0a 49 6e 20 74 68 65  |.Germany..In the|
00000930  20 61 62 73 65 6e 63 65  20 6f 66 20 61 6e 79 20  | absence of any |
00000940  63 6f 6d 6d 65 6e 74 73  20 49 20 73 68 61 6c 6c  |comments I shall|
00000950  20 61 73 73 75 6d 65 20  74 68 65 20 70 72 6f 67  | assume the prog|
00000960  72 61 6d 20 69 73 20 70  65 72 66 65 63 74 20 61  |ram is perfect a|
00000970  6e 64 20 67 65 74 0a 6f  6e 20 77 69 74 68 20 73  |nd get.on with s|
00000980  6f 6d 65 74 68 69 6e 67  20 61 20 62 69 74 20 6d  |omething a bit m|
00000990  6f 72 65 20 69 6e 74 65  72 65 73 74 69 6e 67 21  |ore interesting!|
000009a0  0a 0a 55 70 64 61 74 65  20 48 69 73 74 6f 72 79  |..Update History|
000009b0  20 20 20 20 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |    .-----------|
000009c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000a00  2d 2d 0a 0a 56 65 72 73  69 6f 6e 20 31 2e 30 30  |--..Version 1.00|
00000a10  20 2d 20 50 65 72 66 65  63 74 20 66 69 72 73 74  | - Perfect first|
00000a20  20 74 69 6d 65 20 28 77  65 6c 6c 20 6d 61 79 62  | time (well mayb|
00000a30  65 20 69 74 20 63 6f 75  6c 64 20 62 65 20 74 69  |e it could be ti|
00000a40  64 69 65 64 20 75 70 20  61 20 62 69 74 20 2d 20  |died up a bit - |
00000a50  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000a60  6c 6f 74 73 20 6f 66 20  72 65 64 75 6e 64 61 6e  |lots of redundan|
00000a70  74 20 63 6f 64 65 20 73  74 69 6c 6c 20 62 75 74  |t code still but|
00000a80  20 69 74 20 73 65 65 6d  73 20 74 6f 20 77 6f 72  | it seems to wor|
00000a90  6b 21 29 0a 0a 56 65 72  73 69 6f 6e 20 31 2e 30  |k!)..Version 1.0|
00000aa0  31 20 2d 20 49 6e 74 65  72 66 61 63 65 20 6d 6f  |1 - Interface mo|
00000ab0  64 75 6c 65 20 75 73 65  64 20 74 6f 20 67 69 76  |dule used to giv|
00000ac0  65 20 6e 69 63 65 72 20  27 6c 6f 6f 6b 20 61 6e  |e nicer 'look an|
00000ad0  64 20 66 65 65 6c 27 0a  20 20 20 20 20 20 20 20  |d feel'.        |
00000ae0  20 20 20 20 20 2d 20 21  48 65 6c 70 20 61 70 70  |     - !Help app|
00000af0  6c 69 63 61 74 69 6f 6e  20 75 73 65 64 20 74 6f  |lication used to|
00000b00  20 64 69 73 70 65 6e 73  65 20 68 65 6c 70 20 74  | dispense help t|
00000b10  65 78 74 0a 56 65 72 73  69 6f 6e 20 31 2e 30 32  |ext.Version 1.02|
00000b20  20 2d 20 52 65 77 72 69  74 74 65 6e 20 61 73 20  | - Rewritten as |
00000b30  61 6e 20 45 76 6e 74 53  68 65 6c 6c 20 64 65 6d  |an EvntShell dem|
00000b40  6f 20 70 72 6f 67 72 61  6d 0a 56 65 72 73 69 6f  |o program.Versio|
00000b50  6e 20 31 2e 31 30 20 2d  20 4e 6f 77 20 75 73 65  |n 1.10 - Now use|
00000b60  73 20 4d 65 6e 75 55 74  69 6c 73 20 6d 6f 64 75  |s MenuUtils modu|
00000b70  6c 65 20 66 6f 72 20 6d  65 6e 75 73 0a 56 65 72  |le for menus.Ver|
00000b80  73 69 6f 6e 20 31 2e 31  31 20 2d 20 53 6c 6f 77  |sion 1.11 - Slow|
00000b90  20 42 41 53 49 43 20 63  6f 6e 76 65 72 73 69 6f  | BASIC conversio|
00000ba0  6e 20 63 6f 64 65 20 72  65 70 6c 61 63 65 64 20  |n code replaced |
00000bb0  62 79 20 74 75 72 62 6f  20 63 68 61 72 67 65 64  |by turbo charged|
00000bc0  20 43 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  | C.             |
00000bd0  20 20 76 65 72 73 69 6f  6e 20 28 69 74 27 73 20  |  version (it's |
00000be0  63 61 6c 6c 65 64 20 46  69 6c 74 65 72 4c 46 20  |called FilterLF |
00000bf0  61 6e 64 20 63 61 6e 20  62 65 20 75 73 65 64 20  |and can be used |
00000c00  66 72 6f 6d 20 74 68 65  0a 20 20 20 20 20 20 20  |from the.       |
00000c10  20 20 20 20 20 20 20 20  63 6f 6d 6d 61 6e 64 20  |        command |
00000c20  6c 69 6e 65 29 0a 56 65  72 73 69 6f 6e 20 31 2e  |line).Version 1.|
00000c30  31 32 20 2d 20 4e 6f 77  20 75 73 65 73 20 57 69  |12 - Now uses Wi|
00000c40  6d 70 24 53 63 72 61 70  44 69 72 20 66 6f 72 20  |mp$ScrapDir for |
00000c50  68 6f 6c 64 69 6e 67 20  74 65 6d 70 6f 72 61 72  |holding temporar|
00000c60  79 20 66 69 6c 65 73 2c  0a 20 20 20 20 20 20 20  |y files,.       |
00000c70  20 20 20 20 20 20 20 20  43 61 6e 63 65 6c 20 62  |        Cancel b|
00000c80  75 74 74 6f 6e 20 61 64  64 65 64 20 74 6f 20 77  |utton added to w|
00000c90  69 6e 64 6f 77 2c 20 63  6c 6f 73 65 20 69 63 6f  |indow, close ico|
00000ca0  6e 20 72 65 6d 6f 76 65  64 2e 20 20 20 20 20 20  |n removed.      |
00000cb0  0a 0a 0a                                          |...|
00000cb3