P 4IBM pT >> FastCopy PRO 1.2 << by Martin Backschat, Bergstrae 16, D-85120 Hepberg // (c) 1986-94 Martin BackschattIrOo  @`! O%`')+-/1 3@5`79;=?A C@E`GIKMOQ S@U`WY[]_a c@e`gikmoq s@u`w{Oo O @ ` @ ` @ ` ǀ ɠ  @ ` ׀ ٠  @` @`/Aa  o!!#A%a')+-/1!3A5a79;=?A!CAEaGIKMOQ!SAUaWY[]_a!cAeagikmo/sAuawy{}!a!Aa!A!Ao!Aaǁɡ!Aaׁ١!Aa!A " B b  !"!O!b!!!!!"!""#B"%b"'")"+"-"/#1"#3B#5b#7#9#;#=#?$A"$CB$Eb$G$I$K$M$O%Q"%SB%Ub%W%Y%[%]%_&a"&cB&eb&g&i&k&m&o'q"'sB'ub'w''{'}'("(B(b(((()/)b)))*O***+"++,",B,b,ǂ,ɢ,,,-"-B-b-ׂ----.".B.b...../"/B/b/////0#00 0 0 01c11111NOo  @`! O%`')+-/1 3@5`79;=?A C@E`GIKMOQ S@U`WY[]_a c@e`gikmoq s@u`w{Oo O @ ` @ ` @ ` ǀ ɠ  @ ` ׀ ٠  @` @`/Aa  o!!#A%a')+-/1!3A5a79;=?A!CAEaGIKMOQ!SAUaWY[]_a!cAeagikmo/sAuawy{}!a!Aa!A!Ao!Aaǁɡ!Aaׁ١!Aa!A " B b  !"!O!b!!!!!"!""#B"%b"'")"+"-"/#1"#3B#5b#7#9#;#=#?$A"$CB$Eb$G$I$K$M$O%Q"%SB%Ub%W%Y%[%]%_&a"&cB&eb&g&i&k&m&o'q"'sB'ub'w''{'}'("(B(b(((()/)b)))*O***+"++,",B,b,ǂ,ɢ,,,-"-B-b-ׂ----.".B.b...../"/B/b/////0#00 0 0 01c11111NMNLU_TRQ  R GREPIT KEY { COSTAKEY   COSTAREG   MBE_101   PACSH263  B PACSHKEY  Y TODO101E  * ELITE TXT `ORDER_FMTXT E Y SUPPORT TXT HE kBOXKITE KEY q COMA KEY  THING KEY  JML_SNAP  E AUTO  : DESKTOP INF .  R .. HEAD LST SVMNLU_TRQDOC wMNLU_TRQPRG V#%UMNLU_TRQRSC ;nyELITE NFO `}"' A simple 'Header' file (C) STectre 1995 ' To demonstrate how to write 'proper' and use a few special Compiler ' functions . ... ' Cmnd$="" If Bios(&H6321)=101 Then ! running under the compiler? On Break Cont ! if so disable the break On Error Gosub Error_rout ! and install our own error handler ' X%=Bios(&H6322) ! adr of cmnd line If Peek(X%)>0 Then For Y%=1 To Peek(X%) Cmnd$=Cmnd$+Chr$(Peek(X%+Y%)) ! build up the cmnd line Next Y% Endif Print "Command line passed to the program: ";Cmnd$ Endif Goto Program_start ! go on with the real program ' ' Error_rout: Procedure Error_rout Print Chr$(27);"p";" Error Occured! ";Err;" ";Chr$(27);"q" Print "Any key to exit .. ." Void Inp(2) ! wait for keypress @P_end ! it's best to ALWAYS exit after such an error Return ! when running under Mnilu ' P_end: Procedure P_end If Bios(&H6321)=101 Then System ! return to desktop if running under the compiler Else End ! or else back to the editor / can also use Edit Endif Return ' ' Program_start: ' ' Put in your own program here . .. WHENEVER you want to quit call the ' P_end procedure. ' ' This prog does nothing special ,just figures out the free memory .. . ' Print "Free RAM GFA: ";Fre(0) Print Lb%=Gemdos(&H48,L:-1) ! grab the largest block Adr%=Gemdos(&H48,L:Lb%) Print "Largest GEMDOS memory block: ";Lb% Print "Second largest memory block: ";Gemdos(&H48,L:-1) ! 0 here is common Void Gemdos(&H49,L:Adr%) ' Repeat Until Mousek<>0 Or Inkey$<>"" ' @P_end $! exit . .. '  S T e c t r e presents / /// /// // // // // // // // / / // // // // // // // // // // // // // // // // // // / // // // // // // // // // / / T r a n q u i l Welocme to Mnilu . . Now at least Mnilu Tranquil ,GFA BASIC 'Compiler' is here for all you GFA BASIC coders. It's not the official GFA compiler (we personally have nothing to do with GFA anyway) ,and nor can it replace the official compiler ,but it will enable everyone without a Compiler to turn their .BAS or .GFA into stand-alone .PRG files. Postcardware " Please note however that Mnilu is POSTCARDWARE. This means that if YOU use Mnilu MORE THAN ONCE then YOU are expected to send us back a postcard in return as the 'fee' of Mnilu. Please do not ignore this part. There is really no point for us programming all sorts of non-commercial programs if no interest in shown. So please do send us back a postcard if you like/ use Mnilu or other STectre prorgams. Sending a postcard is the least thing you can do for us. See end of this file for more info. WARNING! WARNING! " NOTE! The unregistered version of Mnilu Tranquil will only enable to 'Compile' 1 file ,and to 'check' 2 files (checking or compiling 1 file each.) Thereupon Mnilu will RESET your machine. See end of this file on how to register your copy of Mnilu (basically it simply means sending us a postcard). >DO NOT RUN Mnilu Tranquil UNTIL YOU ARE PREPARED TO RESET YOUR MACHINE!< This also means that you'll need to go through a reboot before you will be able to run your .PRG file. The registered version of Mnilu is naturally free of all alert-boxes, and this annoyingfull reset. This version does not have any other limitations. See Postcard! below. Mnilu Tranquil " Mnilu ,if you don't already know (hmmm ,why not??) was released back in 1993. At that time it only enabled to 'compile' GFA BASIC v2 files into stand-alone .PRG files. Mnilu did had a few problems ,espacially in the memory departement as the finished .PRG files required quite a bit of free memory to work properly. Anyway we didn't got much feedback back from other people on it ,and hence we stopped working on it .. .. Theoretically we could have come out with support for v3.0 ++ GFA BASIC at the same time but it didn't happend. Then one day I came across the old Mnilu - filled with dust all over it. And then we realised that it could be improved quite a lot. Not only that but we also thought about adding support for GFA BASIC 3.xx. So here it is - Mnilu Tranquil. The 'second' version of Mnilu. It is by no mean the 'old' Mnilu with added support for GFA BASIC 3.5E, but the GFA v2 compiler part has also had a _huge_ face lift. If you re-compile a file with Mnilu Tranquil then the new compiled file will use around 55K of less memory when compared to the same file compiled by Mnilu v1.61. The compiler itself is dead-ez to use. It uses the 'standard' STectre interface which will reassemble newer STectre programs. MNLU_TRQ.PRG " v2 / v3.5E %[Alt]/[Cntrl] - [2]/[3] - From the main menu you'll have the possibility to select either GfA BASIC v2 or GFA BASIC v3.5E files. The biggest benefit of compiling a file with v2 is that the compiled file will use less memory and the length of the .PRG file will also be smaller compared to one compiled with v3.5E. Anyway that is purely your choice. If you don't have both v3.5E and v2 then you must anyway select the version you have. If you have both v3.5E and v2 then you can SAVE A and MERGE a v3.5E into GFA v2. If it works ok then re-save it as .BAS and compile it with v2 option. The file to be compiled must naturally be in .BAS (v2) or .GFA (v3.5E) format. That is .LST file will not be compiled. Auto CLS / Unchanged lt]/[Cntrl] - [A]/[U] - This is currently the only compiler option avaliable. If you select Auto CLS then when your holy program will run then the screen will automatically be cleared for it. This is quite like running the program from the ugly (imho) GFA editor. The second option is Unchanged. If you select this then the screen will not be cleared for your great program. The name of your program will as normal be shown on the top of screen with the normal Desktop pattern (if ran from a desktop) as a background. If selecting Unchanged then remember that the cursor might be on any wild place on the screen. Before using any PRINT (if any) commands in this case you should atleast have one empty PRINT/or place the cursor by using escape commands. Selecting Unchanged is perhaps the most sensible option for Compiled program ,it will also give a more professional feel .. .  That's all you need to select. Well almost .. ... To select the file to compile click on Select ([Alt]/[Cntrl] - [S]) , and select your .BAS (v2) or .GFA (v3.5e) file. The output (.PRG) file can also be elected if you are not happy with the automatically selected name by clicking on Select ([Alt]/[Cntrl] - [T]). Compiling process " Now to compile your dedicated file click on Compile ([Return]). Or if you only want to check this file (eg not produce an executable file on disk) then click on Check ([Alt]/[Cntrl] - [C]). The Compiler is now 3-pass rather than 2-pass in the 'old' Mnilu. During the first pass general work is done (including loading of file etc). The second pass does the actual main work of turning it all into a .PRG file. The third pass generally handles the saving of an executable file. The third pass is not perfomed if Checking. Please note that Mnilu will not check for any errors in your .BAS or .GFA file. After Compiling " So there you are .. .. Now you've got a fully GEMDOS executable file out of your .BAS or .GFA file. [Users of the unregistered version will have to go through a reboot first - hahahahaha :-)] To run this file simply double-click on it and away it will start to fly .. . [It might _very_ occasionally happen that the file won't take off properly the first time ,in this case reboot your machine and re-run the program.] Anyway there are a few things to note on the compiled files: Pressing the break [Cntrl][Alt][(Left)Shift] will automatically quit from your program. This 'problem' is ez to solve .. . Use -> On Break Cont <- on the very first lines of your .BAS/.GFA files. This will disable the Break. And secondly u MUST ALWAYS exit your program with the commands -> Quit <- or -> System <-. If you don't use System or Quit then you will also see the word Mnilu coming up on your screen when exting your program. Everything else might look just fine only till that day arrives .. .. So always use -System- or -Quit- to terminate your program. Failing to use -System or -Quit- can have fatal results. Another thing well worth adding to your programs is Error handling routine. If any errors comes up in your program then Mnilu will simply display an alert-box and return back to the Desktop. Very unprofessional. Having an -On Error Gosub- routine is hence higly recommended. See HEAD.LST for example ,and read on . . When running under Mnilu Tranquil you program will have access to a few BIOS (yes ,it could be implemented better ,but due to a few technical reasons we went for BIOS) calls: -BIOS(&h6321) If the result is 101 (&H65) then your program is running under the Compiler. Ex: Print IF Bios(&h6321)=101 Then Print "Running under the Mnilu Tranquil Compiler!" Else Print "Not running under the Compiler" ENDIF ' Void Inp(2) ! wait for keypress ' IF BIOS(&h6321)=101 Then System Else Edit Endif As you can see above this humble 'program' above checks out whether or not it is running under Mnilu Tranquil. If it is running under Mnilu then the program uses -System- to exit ,or otherwise it uses -Edit- and returns back to the editor. This can be called a conditional running program. (Using Edit command is same as using End / Stop in the compiler. As metioned it will normally return you back to the Desktop ,but will not always work properly. Use -System- or -Quit- to exit from your program). -BIOS(&h6322) This BIOS call (ONLY call this when you know that your program is running under the Compiler , first call &H6321 to check it) will return a pointer to an address which holds the command-line (if any) passed to your program. The string at that address is in normal GEMDOS format: the very first byte at the address tells how long the string is and thereupon the real strings start from adress+1 ,which is not guranteed to be null-terminated. Ex: See HEAD.LST A very simple HEAD.LST file is supplided ,and this goes through everything mentioned here. It is highly recommended that you have this file as a 'header' file on top of your program. This runs your program in very condiotinal manner. If your program is running under the compiler only then the Break is disabled ,a New error handling routine is installed ,the Command line (if any) is extracted into a normal string (cmnd$) and last -System- is used to exit. Otherwise (not running under the Compiler) then nothing is done in this departement. Please do take a look at HEAD.BAS ,it is not the same one supplieded with the old Mnilu. Memory management for your compiled programs ", This is sort of thing BASIC programmers are not always assumed to understand about but anyway here it goes. If you don't understand much here then simply forget it all. GFA can be called a memory-hog. When the editor is ran then it grabs all the avaliable memory and leaves 16k to the system. The Mnilu Compiler also follows the same rules ,but for GFA v2 Compiled programs around 20 - 23 K of memory is given to the system ,while for GFA v3.5E compiled programs around 40 - 43 K of memory is given back to the system. The memory the system has left is avaliable for other programs/accessories and the operating system (AES espacially uses this memory much ,when displaying file selector etc etc). One of the reason for grabbing all the memory is that unlike other languages in BASIC you are free to use any new variables wherever you want. You might start with a new variable /a new string etc in the middle of your program. In languages like C and Pascal you can't do that and must define all variables at the start of your program. To find out how much memory _your_ program has (for variables/strings etc . ..) use the Fre(0) command. This will tell you how much memory your program has ,and this memory is _not_ avlaible to anyone else (accs ,AES etc .. .) To find out how much memory is left for the rest of the system use: Print Gemdos(&h48,L:-1) That is all fine though. You can make your program work regardless of how the memory is setup. If you however want to give back more memory to the sysetm (to be used by other programs/accessories) then use the Reserve xxx command. Where xxx is the memory in bytes _your_ program wants to retain. To give back 150 000 bytes to the sytem use: If Fre(0)-150<0 Then ! negative ?? Print "Too little Memory! Any key to exit." Void Inp(2) If Bios(&h6321)=&h65 Then ! running under the compiler ? System ! yes ,back to desktop Else Edit ! otherwise back to the editor Endif Else Reserve Fre(0)-150 ! all okay ,so give back 150 Endif ! bytes to the system ' Continue with rest of the program .. . ' At end of program : IF BIOS(&H6321)<>101 Then ! get all the memory back Reserve ! if running under the editor Edit ! back to the editor Else System ! desktop ,if under the compiler Endif If your programs wants to only keep 100 000 bytes (should be enough for most programs) simply use: Reserve 10 You must however never give back all the avaliable memory ,since your program will then not have any memory left at all. Alsp remember to have a (empty) RESERVE at the end of your program ,otherwise the GFA BASIC editor won't re-get the memory. Well ,that's a bit about memory management. The HEAD.LST file also calculates out how much memory is avaliable. Now a bit about what Mnilu (ohhh no) isn't so good at . .. Mnilu Tranquil Does Not Support " - No linking is possible. But this should not be a problem at all. Linking C / Pascal files with GFA is totally pointless! To include assembly language is not a big problem. You can include these small assembly programs/instructons as DATA statements in your file and call them. There are coversion programs avaliable to convert a program into hex data statements. See 'Calling ASM subroutines' below. - The minimum length of the compiled file will be around 25K for GFA v2 files ,and around 43K for v3.5E files. Hint: To reduce the size of the end file take out all REM ' !. As they don't do anything after all! Having small remarks is okey, but large blocks of comments are something to be taken out. - You can not create accessories with Mnilu (don't try as it will not work). The main reason why we have not included support for it is because at the end the acc will then take up quite a bit of memory. And secondly we don't think that the 'reward' of Mnilu which also compiles into accessories will be any better . .. - The speed of the compiled program will bearly be faster than the one offered by the GFA BASIC editor (doesn't matter much ,or does it?) - Normal GfA BASIC Compiler's directives are not supported (so what??!?) Whether or not you can make mtos compitable programs from Mnilu is something we have no idea at all .. .. What needs to be improved in this departement is something yu can tell us. Calling Asm Subroutines from GFA BASIC v3.5 "+ This only works under GFA BASIC v3.5e: First of all assemble your blinding-fast-great assembler routine in almost normal way: 1) As your routine is a subroutine you must naturally end it with RTS. 2) It must be position-independent ,since your assembly program will not be relocated. If you really want to relocate it then you can always muck up your own relocating routine . ...! in practice it means that you can not use any instructions like jmp ,jsr ,move.l #data,a0 etc .. ... use instead bra ,bsr ,lea data(pc),a0. ^^ the (pc) part is most important In Devpac (2+) you can use the switch: opt a+ so that your code uses automatic-PC mode where possible. Note that this will not guarantee position-independent code. Here you can use the opt p+ check to indicate whether or not your program really is pos-independent. This should not be a big problem ,as asm programmers can always find out ways around things! For example to use memory variables use a system like: lea regs(pc),a6 move.b 5(a6),d0 . move.b #3,2(a6) . regs ds.b 1 ds.b 1 . You get the idea .. .. Generally put opt a+,p+ on top of your asm file. 3) You should save and restore all registers. Avoid using the stack for that though. 4) The program will run in user mode. You should also be in user mode before doing any RTS back to the BASIC program. At the end assmeble your prog as normally with a .PRG extension. Now enter this comand in the GFA BASIC (3.5e) editor: INLINE addr%,len Where len is the length of your program. For example if your .PRG file is 100 bytes then enter INLINE addr%,100 Move the cursor to the INLINE line and gently with your beautiful finger press [Help]! Click on LOAD ,and select your .PRG file. The INLINE command should be before you want to call your routine (top of the program is preferred as you can easily re-load a new file). When you want to call your asm-routine use: ' code=addr%+&h1c ! jump to the start of assembly CALL code ! and call it ' ' The rest of your program - hopefully we will back here The problem with CALL however is that you can not pass any parameter to/from your asm routine. It's here where RCALL comes in: this allows to specify what values will be in any data or address registers at the start of the assembler routine. When the routine will return you can also inspect any return values. If you want to use RCALL then firstly you'll need to built up an array by using: DIM reg%(15) Now reg%(0) will pseudo point to d0 ,reg%(1) = d1 .. ., reg%(7) = d7, reg%(8) = a0 ,reg%(9) = a1 .. .. . ,reg%(14) = a6. Before calling your asm routine set up these values as you want them to be ,for example: reg%(0)=Varptr(string$) Now Call you routine with RCALL. Example: code=addr%+&h1c ! jump to the start of assembly RCALL code,reg%() ! and call it with parameters passed in registers ' The rest of your program - hopefully we will back here Print reg%(0) ! print return value in d0 Note that any INLINE'd .PRG file(s) will be saved with the actual .GFA file. If you do any changes with your asm-code then you'll need to re-load the new file in the GFA BASIC editor. That's all the help you'll get. GFA BASIC 2 " If you don't have GfA BASIC 2 then it's avaliable through a few PD libraries at the same price as a normal PD Disk (although it's still copyright). Try The FaST Club disk PR.482 or Goodman PD disk GD500. Disclaimer " STectre can not be held responsible for any kind of damage caused by the use of Mnilu directly or indirectly. You do every thing at your own responsibility. Let's hope that the people at GfA don't mind Mnilu. Distribution " Mnilu might freely be distributed but all files (MNLU_TRQ.PRG ,MNLU_TRQ.RSC ,MNLU_TRQ.DOC and HEAD.LST) must NOT be changed in any way. All files must be included when distributed in any way. Postcard! " -A This program is postcardware. If you like this porgam then please send us a postcard back. That is all what we request from you! -A The unregistered version of Mnilu will reset your machine after compiling one file. Annoying . ... .isn't it ?? To register your copy simply send us back a postcard and we'll tell you exactly how you can do that in a few seconds. Time to register! " To register: 1) If you have an (Internet) email address then send us a postcard (via normal post) with your email address written on it (write your normal address on it as well). We will send you complete information via email as soon as possible. 2) If you don't have an email address then: Take a postcard and write down a few words on it. Put the postcard in an envelope. Put one International Reply Coupon in the envelope as well. (Ask at your local postoffice for International Reply Coupons). And post your envelope/letter to us. Remember no postcard in it or no Reply Coupon then you won't get info on how to register our copy! We will send you complete information via normal mail as soon as possible. As mentioned when y ou have the information it will only take up a few seconds to 'register' your copy. _8 | -_ | | Mnilu Tranquil | | | | | | |__| | | .. .. | | | | | | | STectre | | | c/o Jabran Akhtar | | | | | | Stjernemyrvn. 30 | | | 0673 Oslo | | | Norway | | 6| -8 STectre " c/o Jabran Akhtar 'STectre Stjernemyrvn. 30 0673 Oslo ,Norway Internet: jib@login.bigblue.no August '95 '__ ___ __ __ ___ _ __ &/_ / /_ / / / ) /_ %__/ / /_ \_ / / \ /_ Problems? Ideas? Write to us at the address above. We'll be happy to hear from _you_ also about what we should add to future versions of Mnilu If you want to be 100% sure about getting back a reply from us then please remember to include an International Reply Coupon (ask at your local postoffice). Mnilu comes from: |; || | | || | | || || || | | | | | || || | || | | ||| | | | | | | | | | | | ||| | || | | || | | || || || |; Z; ZZ Z Z ZZ Z Z ZZ ZZ ZZ Z Z Z Z Z ZZ ZZ Z ZZ Z Z ZZZ Z Z Z Z Z Z Z Z Z Z Z ZZZ Z ZZ Z Z ZZ Z Z ZZ ZZ ZZ Z; _-_-_-_-_-_-_-_-_ Some of our other programs: ) _ | / / / ( | / / / / | ( ) / / // |--- \ / / / / \ | ) v / / \ (_/ J a h a n h - 'make' Have you heard about jokes .. ..! - 'jokes' ,'jokes' and 'jokes' of randomely selected verbs ,nouns .. .! - thousands and thousands of combinations may occur - enter your very own words if you wish - output to printer/disk or screen - Norwegian (Scandinavian?) version also avaliable _F / F\ | F| | / / / / / / / / / / / / / / | | / F o z C i / \ | | / / / / / / / / / / / / / / \ \ | | F| | F| | One of the best Caps-Lock indicator ever written for the ST range | | of computers. It uses a REAL LED indicator as on other machines: the | | disk drive LED. Uses less than 1400 bytes of memory! | | version 2 now released | | F| | => Make A Better Use Of Your Disk-Drive LED By using FozCi NOW! <= | | F| \-G \-E We would also like to say a BIG thanks to all the people who wrote to us regarding the bugs in the original version of FozCi. It has not been possible to reply to all of you but as you can see as a result a bug-fixed version of FozCi is now avaliable, 88 8 8 8 8 8 8 8 8 8 8 8.8..8..88 88 8 888..88..8..8 >8..8 8..88..88..8..88.88.88.888.8.8..8 8.88..8..88...8..88..88..88..888.8..8.8.8..8 8..8..8..8...88..88..88..88..88..88..8..8.8.8 8..8.88.888.88..88..88.8..888.8..8 8..8 ..88.8..88..88..888.8..888.8..888 8 8.8 .8# 8 8@ 8 8 8 888 8 8 888 88 P y s g h a m Virtual drives have been rather common in the ST range of computers. Pysgham will also add sort of virtual drives to your machine but unlike RAM disks the new drives will correspond to folders in other real drives. If you for example have a much used folder on drive D such as : D:\WP\TEXT\LETTER\ then with Pysgham you can install a new drive (f ex H:) corresponding to D:\WP\TEXT\LETTER\. When installed by Pysgham you can access drive H: as any other normal drive ,but the files/folder displayed in H: will be the one in D:\WP\TEXT\LETTER\. As an example H:\*.* will equal D:\WP\TEXT\LETTER\*.* ,and H:\TEST\*.* will equal D:\WP\TEXT\LETTER\TEST\*.* You will now no longer need to select the directory D:\WP\TEXT\LETTER\ but only need to click on drive H. And still data can be saved/loaded ,proram ran ,file copying etc all can be performed just as normal. Upto eight different drives of this kind might be installed at once by Pysgham. As drives installed by Pysgham will (normally) correspond to real drives therefore data saved on them will naturally not be lost when the machine is switched off. Pysgham will also enable you to turn Write Verify On or Off for EACH drive. You can for example have Write Verify Off for RAM disks ,and certain hard drive partitions while keep Write Verify On on other partitions/ floppies. Say good bye to the old Verify On / Verify Off states. No every drive can have it's own setting. As well as that you can also turn certain drives Write Protected by using Pysgham. Latest version (August 1995): 1.50 .@ One Jack - the program launcher - No need to go through all the folders to run a program - One Jack will do it - AvaliablE NoW Fully useable with all _all_ TOS's and ALL replacement desktops -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ Many thanks to Robin Willow! (-: |G || | || | | | ||| || | | | | || || | || | || | | || || || | | | | ||| || | || | || || | || | | || || ||| | | | || | | | | ||| | || | | | | | | || | || | | || ||| | | || | | |G Fed up with GEM's Show/Print/Cancel (Visa/skriv/Avbryt) ? Use SuperView ,the most comprehensive file-viewer system ever written for the ST. Completely replaces the GEM's offering ,or call it from the supplided accessory. Just look at a few of the features .. . - displays NEOchrome,Deags(Elite) and Spectrum 512 pics - support for 1ST Word & Protext WP files - print files to parallel/serial/MIDI and parallel(direct) - up to 9 files in memory at once - replays sample files (STE support) - decompacts Pack-Ice v2.4 packed files - search forward/backward/research options - up to 9 pre-defined search strings - goto start/middle or end of file - view files in either 8x8 or 8x16 fonts - support for large screens - displays ST font (A1/A2) files - intelligent mouse scrolling - swap between low/med res - hex-mode converting - info-lines - virus checker - up to 10 markers - no need to load the program each time ,just copy it to the AUTO folder - replaces Show/Print/Cancel (not fully on TOS 2+) - .. . and lots more ,uses only 33 K! Quite simply the best file viewer ever written for the ST! Once you've used it ,you'll never gonna go back to the Show/Print/Cancel! No other file-viewer even comes close to SuperView ,if you haven't seen it yet then get a copy NOW. Not Multi-TOS compitable. Latest version (May ,1994) is 1.18. _-_-_-_-_-_-_-_-_ Shareware Software in STyle __ ___ __ __ ___ _ __ /_ / /_ / / / ) /_ __/ / /_ \_ / / \ /_ _-_-_-_-_-_-_-_-_ kea aap bhi jahanh par henh ??? ? hamari taraf se saari dunia ko aadaab! -eof #`RAJ$VC4 OORJ9C4g$ h"h CHQHPHyJNAO #+<;0a37=(J9C4gaa?<NNTO3;#+;0a~37,|#+;0#>39a^Jy8 g$34a'H;34a'H; z+0<a' z+z0< a& z+n:0 z+`0a'2fBgHz= ?<=NAPOJ@k>Hz:@Hx??<?NAO JkA:& x` fHz:Hx&??<?NAO Jk?<NNTOz:fxHz:Hx??<?NAO z*0: z*0: z*R09 z*:09 z* <"p$QC9f <"p$QC:.fA9x x` a J9C4fx3;4#=X9#+;0a35=*#,9#+P;0aA*60( P)gz:f`0(z:g 0(z:f` P)g P(f3d4By43 4rpNBT@g0:8T@34`34A26p0Q353)4a31,J;ff35$,35,::7J9B9>J9C1g >A52a3#4L2xZ@H4#+;0a a a ha a aa #+;034a 3,3#X,A$B4 <wBQA*MaA*aaJA*aA2>fBA24aA*aHz3?<NA\Oa f?<Hz2?<NNAPOJ@fa L :3 /?<HNA\OJgXkT#=BgHz1?<=NAPOJ@k >a p/:3/:3F??<?NAO 36fa a :3&#=J9C2g"`d}/?<HNA\OJgk#=a c=FoC6J9C2gC6$z2<ggA7Baa"A7P`lA)a~A8J9C2gA6,a H"z2V2 к2R"""""2&F0 J@fa Sf"B&z2" :2&FJ@fa Sfa &F0 "<cJ9C2g"<SQ$<cJ9C2g$<Ժ1 z1*C2;vSgfSCjSH 1B:70a :12<J@fa QQJ9C1fA(aa b?<Hz0p?<NNAPOJ@f6a JA0\fBA1aVA0JaNA1aF :1daA1a6a BgHz0$?<J9NAXONu/:->`/:-4?<INA\ONuA2a2 aA2D` A1k`A1Aa`A1a a`A1 a`pA1` A1V`A0a``K,a0HHa&a0H@?aa 0@H`:Nu|BH` |HP`BD| Hs.t"SAg6 HB HCCHBHC4SAfBmR@`JfJDf |ga`0aPSFfLNu NuNu34By43434a3,3,AaNuHa#,#,.3g"HPE :#xgSRfJf#4 _3434#+n;0aLx&343434zz3:(3:* za634 g,A#"CS2:S@k y,QBBaJ94fJ94fJ94fDa0L??NuB943k43)>4By434a3(j,3(d,`BB943j43)4By434av`B940:y,3, z` xg8 hg`dP4  fRH#,BNuP4(@3;bTH`P4(@3;`TH`B94CBg< g<gg @2RB`BNua34By43434a34By43434a34By434By4ad3434#+n;0a^L$hH;f3:(3:*BCS@SA3:,3:.3r434By4a`R34H"<;Hps`H"<;00<NBLNuJ9,zf34P,zB4B9`J9,zg34B9,z`343434By4`v3434#+n;0anL#vH;f3:(3:*BCS@SA3:,3:.34343434`?<NNTOJk<lC5NuH瀀:.)R<fpC5A<gA4<gAt<gA34#9L`By4#+;0`34`#+n;03434arL"z[@H;aJ9al(g0jB@+ g@343j4By434aBy4343'4By434aBy:(3!L:*3 434By4a ka3t4By4a0+z P@k 2+z LAk SAH:( ka3434aX3434By434a834343'4By434a3:*By:(3 434By4a3434By434a3:(By:*3434By4a343h4By434a3434By434af343 4By434aF3434By434a&3434By434aa4J(g By43j4By434a0+@LNu kfBNuprCg2Rj34NuJgnogpyesg Jy,jgpNu3,j#,lH,ba B34a Z#,^By43 4LH4#+x;0aDLLH;f3 4H4#+;0a3 ,~Jy8 k *3434#^4B4#+;0a3T4L2H4#+;0aaRB9,xaJy,Zg\By,pBy,TBy,X3,V34343434#9#,@;0aP3Z,Ta #,9#+Z;034p343434ApBXQa0: 3 ;\3;^|gr|gZA`0|g|g|g4|fz0(z2fn#+;03 43 4B4a`p2: y,\f| gv|g|gv|g|gv|g||ygv|ngpv|gh|zgb|og\v| g|gv|.gԲ|.gv|g²|gv |g|gv |g|g`8#,J;034# 9aJy8 g3;\3;^`\BCJy,Zf"| g|r g Jy,pg*NuB z T8gk z X<g kRF z Gg2ag&6a^f3,r02a#+d;03#4By4azB02a#+d;034By4aQ y,rg$a0: $Nu y,\f|0: |g|fl z 0<"p"QE<f0<"p"QEfA"Jf Aa0<BAa0<BAa` y,rfATJf Aav`#+d;0324By4a`RRDDg`P,u`B9,u<: FJFg34aJ9,ufRF`SFJFgPkN z B02JAg:k8 z B0agf0 z a|g|g`6a`J9,uga`(B``"8:t3,X|Pg\| gT|HgD3 43 43 434# z9#,@;0a 3,T`a`Jy,Zg34az 6g3 4,V3 (43 "43 434# 9#,@;0a3,T3 43,ZBy,Xaa<`:# 9By4343434#,,;0aDJy8 kB6:@ z a|B9,yP,yfZB9,yffFf`a(ff34#+;0a?02a`6># 9By4343434#,,;0aJy8 klB6: z$T: z$X<RFQ,tJEkBJFk>B8 z Gg"ag6a`f 02aRDDfa`#d9By4By43N43H4#,,;0aJy8 kB6:P,t`Ha02aPJ9,yfatJ9,vg`PR9,x 9,xg>0(zf23 434#+n;0aVJy8 gJLVJBg@JCgg06:8a02aXP,vJ9,wg adQ,w`|J9,vgrJ9,wf a:P,w6:a02a B9,v`B3434By4LH434#9#,";0`"@ "p$QBNuP`QA2t0r9 0  B H@BAo^@B@H@fJfAfBAaNuHy NMXONu#934#,;0`a|"z2#,^Nuan z$#9#,^#,;0anLvNuMany ThaNqnks! |]CYfNu#+;0By4` #= Nu#=$NuHz`Hz` x3*NuHz`Hz?<&NN\ONuHz `Hz`By* xpA Jx>gNuBy*"8g A"gPPYSGfP*Nu34#+;0aj34#+;0`T/8NuCHArB$gnRA`0`YH 0f (0f| VH.BBNu.????????? @@@__AAAA ????????? @@@@@@ ????????? AAA__@@@@ ????????? @@@__@@@@  hldiekNM#fgnpZ[46*/+O.,G xMnilu Tranquil GFA-BASIC v2/v3.5E Compilerx - version 2.10.1 xS T e c t r e x - Copyright Free Postcardware (CFP) 1993-1995 Compiling v2v3.5E file: Pass 1 Pass 2 Pass 3 Mnilu Tranquil - Compiling[3][ | Unable to open window! | ][ Cancel ]w4848 9944:(8 :x` Mnilu Tranquil - STectre 1995 ON=N=wN=iD Mnilu Tranquil Compile  Check  OK! ~>MJ File , length bytes exsist. Overwriting it. Compiling process finished. Please send us back a Postacard soon!Compiling .. . (check)mnlu_trq.infmnlu_trq.rscMnilu is Postcardware!Mnilu TranquilCompile From:Compile Into Exec: xCaught! x FozCixx installed!! Send us back a postcard for it NOW!x [1][ | Unregistered postcardware | version (shame!). Please | send us a postcard soon! ][ OK ][1][To:| STectre c/o J.Akhtar| Stjernemyrvn. 30| 0673 Oslo ,Norway. | ][ OK ][0][ | Your support is | greatly appreciated. | ][ OK ][1][ | Read the .DOC file for | more information. | ][ OK ][3][ Unregistered version: | Your machine will now| reboot. "Register" to get| rid of this annoyingness! ][ Reset ][3][ | No File Selected. | ][ Cancel ][3][ | Destenation File not | selected. | ][ Cancel ][3][ | Resource file error. | ][ Exit ]GfABASICGFA-BASIC3 File error. Aborted. Out of memory. Aborted. ->Internal Mnilu error! Aborted. Error while writing file. Error : the length of BASIC file must be above 100 bytes. Aborted. Error: not a GFA BASIC program file. Aborted. Disk error. [Disk full?!] Saved file uncomplete. Required bytes on disk. No compiler error found. File compiled into No compiler error found. File length would be bytes ,relocatable executable code. Time taken : Compiled into : Press any key to return to main menu .. . seconds. 27/08/95 sun -mzikph! `c oO"h CHQHP## A#HyJNAO aavloBHzeBHyKNAOJkP,@EXI -@-j Ъ-@-j Ъ -@-j C <^QAb$: Sf/::^/:g4| fVH@`"hEp fQaHJyg2J9Pg*"hE|Ep fQS9P|D_!JL zLN/z afafJgQ*P(NuJ9(gp`J9fH@`"hEp fSf#X0<P`RAHP?<&NN\Nup/?<HNA` hfH@`"("hB$zAFHX/M Err Hit keyx:\J~>MJ`^D ?<NN @0<NqQ>NNJA6g|9HP?< NAPOAB a&MM +ЫЫA .GIJgrѓB(g<fG``GPN$^,,,,ܓ,,Cp$L(QGX /KN(K&YdB`BN/K ,HNRK&`:UgdCDE`$|a^g`|aVg E`&`| aDECI&4fLf&e|`@|a$J*g2P`f``BEg EQJENu&`|a84@HJ*fXF`.a2I|aʺ<m|ag |aEA`*`2P:`aDgt@IP$$Q` f&ed&fg^|avg &CrtfTATAQP`Q|aJgCpQP`QBC&&H&&M``NZ,Nu ``````$\DpuzE@T8xMniluq>fŠ*oU>-HЭrl7} SP@ND>_MFq^L?=S\xKE܊W.+& ;pFPb$_>6Hk}c.o#8b be_ZjL рdQBdn$-š,+~*u hoO\NPrdWbI`@)8wj:k'#V,8M܉)V d\ šB!6%^8DC\!s{FKγx?E_S{ytr U.RBB͍;Q2GPS fM+Nw%v%ѢyQiDe41kDN8L:>9E2("X Y"&(ҡa:(ecXb}odap[S,L_?ߖkaJ@yu$4dF}AȔ$8Q?lPU$.S:2rSn\6RWt"A`k>Y.-k"&l)R t,Rkn-hrWZ_taZkT6[J)Ft a Fkk.4Z4<;a.k(ajf^bntPjAcY3AP+rIx&7vc. :=0 ^Sqp4k#&AcbnҶ_Xp2+SAI3A$&NȠہGL!B! sү1OFGO},bsZafErF@RtŔ갠aO6AUlE'*[*R$,l'^fz#4!d0uZ}_ް^FU6v>.| FF=oru$qn%JN* e@rj DCqAun}:8 M("oܩ >MEN8J Z2}lz(EgKBR$JE<%$zdYx0M %_sQ,ޠ $]'`;$`PFF!] fOGAc/a۾|"Qv6:M !(rrWCk4Q˃7yDVvJ! |(($;q$ T wXTC ߹KvDWf\IEt 2vrwІ7t$pt>BBÓ χC4#!.QNw-Xjxrx^QPAvs E|ڢrNr <A  W1 9 16A tUY> r|T␐*iF>G2IaFi6]s?[؜C#;U*^_$rHvt؟u(BmJii$)xv_n JOPzuZ 9FdұR44s@4~AeDTy(7( H h)-T_X\k49DN1ǎjq'QJBvL)젙h&Jrxfj&D 'E;[IWR]8zQSWj/{ܩ H2x錀or=HDNeŀڇ@_w*btIQ3`L[vPLE dR7(2C~pAs=y@f .DK쐨{<1켉 E THgѡs*9r$YJt1I.gGtC1rF¤тxz0НC_9A9 lЃ3)4seAа0d Ze*C(&ڢ C}_[m3,bL\{cNa4_$8P2aM~4DBa#|k$Y218> %C<6`|U&:ۧ_P2y1\=wJ.orנ,k(JwkCc2SDĐDo`c2]vl2w /w^dATe?f\kgAJAi/I3O@8{~v$1a@c|*OC/86n7 CθaAvdNA~NX\rSWBa <\ʂ4T@=dUD*<P8c І_ [cr7&y,LHlѦ9U@g}˼/GT3IrpXh y{/M i Bm.gKɕ:gNx.)-sF!1&$SE9$ypk7R/!| R͆J.w:vY nοXj'=Mv-&&z-IlDЖ*L]62h|Pt:I(i_ TXV>~P.ޤM LLLJ,>,NDHJn!V _~x؎T,,$&xV83TUn@b_t]#]P#&\8xh[zhS6`x 1,1>1n`s]^cz633_3NVR$.@3^>>B\j8LexFF"A&Ju$k* cT4"yh*}R;KOF zJͯ6Ύ?>9CrCdFFAvDE4JtV2hv>ۊ!FP3N, Q 8ۘۦ۴`2 &FG \Lr,x/:4|>!!ȝ&D>@7q@\Qn@<((2##C ƒ*t.)`m}e<.L4Qt+RD= 8;K#w׮GQ ,uVn;(aA1s`Fb~JJíSY$9A 8JF4bC97Z6. &iAZr$c,ǾGaqM ?nQ';K=[ !'_v Š+QraN8Has,N@A.7⤬6=1.]QȺGz~#>7'u+OJfkTYtk6BY6>\.zmiX77&iD:.L1M 9ƗYˆzSGkF= V?NzP)ؤJ}o}x/s~7tBRWKmܥ>H!)v#8(wV27z~eGJLaO * e^ϔG<6@ Nxe>ǽ?**k &[ k bżoV]ǂr3Uh%bSJnPN;-'cds"AEF \BB`ĂR(Y\%?,Ȣ ND(Z,:P2Eh5n5( r'rpvpc@ Ȣ-MHZDX!AyV{[_CG 4 =h\qw<YtwfMFXkz Ԫ9k1a kt2 !r&7 k-{:p.X.R~Pc"*Hk\/ lztQtrclsLi98nKcEæ4ɼ>,vC:Ng,Cy!o!t nJ#OhPz|h5n|3zS"p bd@T !m ^'z_J `498QƑ3i7 th1O.RǠA ,y"-j,W&^~X^RTA qݎFϺa'}8(λaɜ2D:d i¾O;eaݷhƒZX9ja 9DGT6,N K!MFP~~DYjG ce:>6V6rq`)e\}n56RF(誴nu~+G! >`Aw8nE"bfȼPRGJG LSGSFFCEjnYo:^pYJ; ^y{;漅ae(vPtawi b YvEMe|鼁"ScU9wF76`GM;ݹ-!R2:o7\)aXx1EM~>P3ha<1p:a2a8Xڼef.R m`9bD9Nd$94oPq4: toY;$aX//?2 FnIMbLVlR(aUZ*_hh*e24f*r;C`8'm?/ Gpr}[E+A\4N$cbTfZkܛ<DB11E!,ڴ[zYe>0z?p~ "h=! &\y8ThlRV)Fp3 ZAcAl? ~ t #AkrRΖYSMt׹FEJ0^=BBm6-[\,izO& 9pI$3/{gT(,* 췌d[$'*ȼE".RLDJKJx:R|DJBJ#P%Qd",*?_$5REd%^E-K8?Ua'Lߡx#`X<<$2DE A,bzD; BƑt1$ؓ*t K7PpGJ Ua-*J$u{R * 5'e$-B/#oDZR:@S/p>O v2 RCJ%~j~*6J6G%z&Ҙ'$*@P'P_J1( aj*EE2A,PֱSAR9ÔS@(jK#zR1Pa&DR_0Y_,ׂ.]+-Gy$_?sR{r$WX'98mjܣ-ا)q<ӈk.qq*Y+.EC*Aj/ʴ sAeܐAzԠ@"Hpg0@f ` @:J]Я0QJ+(6^}.SWJA\qqk]caExaPJ8.A{옅y"uv]dl]Wr/rZbwПv6 A&o?@]GZ-Ek(n"#:T҉(I؍sa%G Y<FU\!2@"FW.TYS8F4%F@ RЅꇖv a+ڬx8|w퐒:]Jy [,YD ;>q Wb^2 YÖt^j蛟|$p34@2[d/?7u4 @Ks&_:S6.sV RL8엇[M:j6Q[r,"h$EM'lQPP-SLT":J P"*J &.$tGBDDp|%ם"Y$w3%Gxw2/w 4W_Nv^=b@3"ڻ >Nsxkr0 Q|}INqDwIRo%Ux{>7D(^Ƣ9]G-꼑[eJ۞f#H>+:F~r$ς'FAEIptΙqYf2_;O&{|RCAGcFEVX`7+e.Ա_A:9::,7;N>:wJ^TX$3V/H07DL_ c[%J~USXMRx65/}432blPp:UJ8~X8w!k/&x,{XÑ>mBmFWO܂T~Rۥ?*=F^rwsT b8AiSQw[_#gkUW^5&?S N&_>F2:݋fXP}yW˭X?m uwIֻ%u,Kݹr7f'Б!ĊcnWQTX?t=kD J"@W oH;?[zMslW+S.PaAK]4؅A*T// +nZVk؆tVQ? Ak"zPJ@ pT4^hNd^i ONy0V2CigM&k&@m=Db baM'^t$z\Zml&^MZ&Mb I"%IxBUX'vf\Mؓ*J+'d!NS%=ݝah[x%P bu&\N&4=eJ j.<-TDt@h.ӟq@5=41&][OK]!CCFd`:8ܖ@"WzYKa\ -,8{.erƳp]LD+yRzhQtqkv6h:&Z.vv lѼäFJ8n@TTaOJa v2ݾuv|2(@˷ߢL"%aDa`bMBh]ߒvËr_7t9 . P"@.KzC%𤡘.yG`ۜ"y* Xxn eACr"nL@f!@Io_\ P烶pr. (i%.̑+(R@+]AFIA jT%,PAUP@ ).]BQB䳷"K=٥Yf>d 'b)R iwaY{k4ؑFr\H"@d>LPzNHy^ӼFփShqRŀ"@^ b@^B@^ ~ȋy1 Py1L /ZR 4H R؅#Ed_frSWi.#jcHl8P ryNTS;>-`Mwaldr =f;rƅSIevh.ul*. anR._m"|XM9:(L[t'ʤЀʠ芬_!9`7W4k"S2sL2#/S1<ʻ}Vbh,U@ -2"MN%GV d#YG (W0G4~d@<;aD| ZPCIPO&\ο& 0#y(bg9xy(~JI /z;ehxH/i\*!DzZmƗ&$+>_t\HJ=vriG9AICѦ|!}w~Om <>A%X&|^<.AGS6/Ȩ^N=+ C"el#V/dтtw0Z0=DȸhS"tҀȌ]CdbU;\D‰L+j&YY|bW  +t_H&yxwuNJ-I(80o("_E $0Id*0R$qNn8`A xGR(K訚j6,@̅T"[<:@b\.<kpS/ F?^ʰfD;7\Fj.!>U|d1YJh 27VrPl٘FFo(42*.>UU "P.򞨢,*GW(?Ekr(8I /wJἁ>P 8O#$IL&bۛq͕Cb@ NX/.<}=eN+&3,za& }R@3ҎK2] $FN4V)J^c~.n꧅@ޛ(%9I a7euh6 %Vb1Pa]b$K'eh$vR㢤A*A(@3,ax$P LvIxPav3ۻ]͜XS-a8k ja(%m N˄aaj Pv^ ХXLolmR6] А=Z5! S3'@5t&{kS]ZxVm]"TiwO۠Eeɰ]I]!OŮ8]7]3'H]IcU":\h]8Nx& ٛV^]@"NXD҈3^D':u"ȇ<:"X^4BW ѕ \7)G!<\֌ԺOD"Rz^x:~hݼ[_jF33:lxtB*>DԠQ:礄?f3#_/D:ˆ_19"db &*owMLf GxfGW2\cgq:,>CEG ?l^u&$ZAdcR *aDуAp􄳬jEt%D@|^B.A2u ҃8PaO\_.Dv,A,;dIYdY E(yeX+%-L.X7ۣ9oSⲞ5To&z>p􀑶b\4EDoATJDS/"$\kk<d$m n=mi;i UbMtm6b r tɂ%JVd;r'MR- δvیrvM4Ӗحk($8ۿ?^ldg.?)>< K8ZSFDfdUCdleQ T6]eRF&plRs'x^nYZgGGEv+ >JFFv-t}.DF?Œn bF_* tk|pQ>An`d 5e2 !RcC9cK@QGLbG7+FG/Ϛ:+ e54A/jCA@jC+z]8ohApx/*0 #@| 5ܵ&SͯAdgSOԕ78kXƖ(b¹Dg9”|ɸl<4X N2k֬JjV&x*3HAFup=r؃ v]r~\ALR$$ k#:̙?!U2BF8HP}ΟjLvCKzjﴼleh"AJWa # IT%Ȳʃb zbS V>Jp75OPZx-"KGsJE|-J)Z02R2P"$(dwWLi1@hPs.ǧH̛Q1^6-L_,Jr"ؘexKiByjԃr!Z29)MtH 3:aηmal`rq B<d8BVut ,/'j  2&XNz;Ejjy0@ă"(DDT>S@z@g={X˯zΰa|e$f|A\xU@2#MN4n5ll-,;> VػX2Td@ŸyAb8(RCĺ3RSG5CJ1DcaRF؃ eǃRGGcd3PLVXSSF1o417R1*4&6hxDZ Yщx⭵؞ElU@.c*Pf5dLR Iu @,>wKѪ_=6Υ@*&?CtIٯ?.΅+iL 2VivM3pJM?j$b *M-uo]|/u J tD>>.P|862682tWAU'W|H*hAmHZH3 |eCoDkЉ#fj‘L[x #zs'y+  ??)bbS[.;6m2П:^AFLA9M4:.J-wR }A}2_ni8|d q|\;W֦,HS>^ M  / hyayw`TkS8F.G I rz)A 9Gb*V[#sxA:}/$ ,K2fM>}O,Ax+ނPPTT%XNN\2Բh.2~Jk$@.bD4S@oms$Be0d#%)MВN]tkH$ŕwk / oNQa[Vqb)nR9X8rs(_x-L-o$]{k q,DSu4%AkXLLDn&6c1Ii*ӜU ro|RAP#&6 &EQ[zZG8U /ϙ̱h&X#kȾ#(@g45YU@ O(1ɃKnVTۋ#"cW! GR@y#JzȯqHlcw,88>x/,FP1i& @'Xm&XeHKmV*w-w. w/+,wN͞gGXLUa6RL1*_ wS&a҉rkt:p&.@,PYa:J]T PR:+DJ(_9_M`XB B.zAq>G(dV.2ݒX` LAnФ=.vؖP"vx&k3#$aScX|Ve24;Jy7cmdb5hk5n6<~h`C K5C5ULڐ||B~҆zd||+<c:SFSGFnGn\DDkDEk#1E FAP={Gcœ LhhbmrtvhP# :jQ_R֖b4(V/F4>^<:85DlFEbGAlPl@dAdvD6EA3F4FC&>c|Fx"ύZ2`N23IRGƁ\@fG"B2g#TdpQp$ d=`@Tй&z%Xz͞XLNuN|P"zմs̳V ;jn?v־sZN?#$&(! 9"?Af2;CNChMX%2P\H,7(Prssssp̳ B6@(huA! Tj.V~*jBI!bI:&#Rѩ04Re -|uR.´`2FiC=&>AdE!#ș&t% Ȳ( +d";_E#J8~-Ё:ĥ}// lUdPJsJ#@dt"3W#D^x7 <=@j R 7TL.IzI"è8*N!T \Mz'nAž@a58J~ >lɂe4qS3XJaٙSPde8l: OOY~FwшSTUCiXCD(+P8B:*E"iJ`wш@ёFN(qEXJb;څ*J3ZP|jҩtrTh3(AGspGC>"qJ l #xhtGe6zp:@ -A4Nu>fe!h|hĪuP}b( (4 ±e_rUAIQAUP p*RSj8<)#`@~MT$c ald-Ex1itzP[2Ȑ[NcEWA}[X|(]Mnilu:r-Interrr&  2PZ[3][0\?&66:3@V4gm82\x~؍^כcU4l`StM 2 u<܇F~h(QO݃@ DoދNhϯnyw@($J,4, .CyE0|* 3 DD5zRLϻƓ.xH*$<*I *=,~" }Q,֙g  .*2R2 Ӈ {RL$$ I=RL> F_&,ht4 &=$>EY"1$Of1bz$1*( $VG.F zx8((1{<~9y|#ooP$2(x=NR9&t><(r@< ,  4^>t6r X:d@.(=<$L<P8`BH0 pfg `MT @vjZ 2 T4$t  `F oO"h CHQHP## A#HyJNAO a4a@CoBHzBHyKNAOJkPQR,@E|I -@-j Ъ-@-j Ъ -@-j C <MQAF$9Sf/:0N/:2HyJNAO aQ2QBHVBHyKNAOJjHz?< NA?<NAPAaRBgNA :NspeNsAJxgTfNh Pc!g Pc"g fjJyg:J9Pg20(J9Rf<fPR`<Ef pD1@S9PQRCB:r2(fR9J)faVQN#8AJxgTfNh0|Hg|=g:|?g|>g`L z(N/z afafJgQ*P(NuJ9(gp`J9fH@`"hEp fSf#X0<P`RA(HP?<&NN\Nup/?<HNA` hfH@`"("hB$zALBFRgf#XL zlNs!B!!vNu hfB``J92fpf/?! NL\@P2`|f,H A"P QZg< Q4f"h$QG:a$QGAa LN f~JfXp"h 2LNsJ9(gB`[0][MTc][Exit][0][Halted][Exit]Q(Q#!#!6#T! NupMniluq ->HX/M Err Hit keyx:\J~>MJ`2r ?<NN @0<NqQ>NNJA6g|9HP?< NAPOAB a&MM +ЫЫA .GIJgrѓB(g<fG``GPN$^,,,,ܓ,,Cp$L(QGX /KN(K&YdB`BN/K ,HNRK&`:UgdCDE`$|a^g`|aVg E`&`| aDECI&4fLf&e|`@|a$J*g2P`f``BEg EQJENu&`|a84@HJ*fXF`.a2I|aʺ<m|ag |aEA`*`2P:`aDgt@IP$$Q` f&ed&fg^|avg &CrtfTATAQP`Q|aJgCpQP`QBC&&H&&M``NZ,Nu ``````#dq Ǔn@>ĸE<37A2J"CV.'ѕig4Ey~@!-hѭXV~<}En 6Z70GcGb8(v`l #.C 8,D6쬵 &q q ҇TA˃MD j~l'c& oE\,S6i76Go8 Ukmof k(H.FMQn,klғ|iD;>Jk aV֟.0eQV=2T`tE12{r9ru-[\n_\60N Bхk !ҁ0sꪡaCp4iuńEo2 GCeDEnܲED1k!^*2E!nWL*t'\f>0)GLrGAWki<C еSW,$>CEjƒGe3?<3ZRXDXcPBQk)T .2hf<(a'[.D|-jbIb%hOEUwe$X>D+ -wƗAe 9oS{&̈́zUDEo\J&DDS.Vkݥk6IHD!>FnF *i /(,D܆f33t䫩-pe'?ӆŵErVć)v l#ZAJ4̷k(%lLx_ #Ev+yJFjFkv-0PCFWh0pFΨ?ƹ\ܜgQ23/>r ' 5e&!R@_c <qR(VC1E_| % a-/ C Prne Wx}aC TnN44m9jƐ4 Uk(A N? 2.ѼGA "g7d WAkH}A!7_3%<e=ۣS40!ex/$2=%ӦJWw k™BaOx\a|s6>G$&e0QbFG ~O![/j kj{j$ 8PL0{9\Į(:DCa AżZeJ\O3opppyU5x$lop% @(*T8k2NTW k 7pĦCЁ`3[c^P ̩ݚ 'ED!Nȹ9Ӽٮ 8ay=w4h3N.P_R]#.gԷ舁DN{᮴|[<)oryLm\ c LNJ$L8_" | 3}Kԗ6\,˃XnʄbAf fR mXDnSD/ezxe"ᒸ"kۂυL{_>I :@ \PT !(4$OԒJEEFn ޸Ab *~#p QH24iL&TU1U?< E|aMn.DX yVDo 8<4p&,Ю+w8če/r1)5V11ç_(Lb 1p9I)lH+Ƅ~+FRP-TթB8R 6l -nq%,@५Zom@*7aԵ&3߰|cDA{ E⃦qS=[kZw,4nFTSW44PަZ䄯GcL I(|@&:^.xgOz'I8Lơ+I/#Vd~!f4$h:t B;T6l$]Kw2"ޖܰ(Q[ةQ7(c Rɩ^88o6"#̎("q>2D *ݳס'eRWOH|L@*c1rĤ#Nh>X*1>4Cg] :Z ]*K`>: #l@$<3~FAlJNC2z.Ĭ2>Qֵc>*F\d׺dtJ (RA RQR6s0hBTD8inz>.$҄'qP#a"$y#T2h&4%#z$Grhk#<'DEa6Y,4Nx~(,P&8: oo9E^8&JD3+$҅Hۆ<p; ځ6-bCs:(lX9Ne,T,V,j.,+Nv.;V8I88Wx=*l'Ko\A *W}Y R*CvMN:$X#y뫫Mz~up4@d8y W_ݸ5. ,%Nq-l~wĐ-MCFU^ЪJ0E5|NdRk9=$Ƞp\L"Ȥ:$>" RBMŝNA-#mw3RRe 'Q⦀JQ.U/~]v n 'UU.{嫨1/t:V5ΪLª=1JN AN,bPk a*$K$ ATtv xڢ%u.|#pNfmRQ(Em=2Y3v  OKQF H_J.d0!P.RswJj_$t %I L:Oi\(M<{N8*LNrvSQ +GԐW;XQ*M,5ԾǸ~~ {f{+{+d|W|ů|:}F}}OY|UO|zo}}ʠ~Y~}*`ے֐&):BbH*mdM<)ZJT6 UZ5_e~eO]5meo3oJnTGnURKĤjUհZ;6lXY++Tಊ үbH&+ oZk Q-Feeujj1j6Y*zxx=xxXxmTYjƢW{ūʪJêȳ,*jYXiYVYj3VL2UMfFae:OyT1yyZeyWEy<]Tu 5ezS1zz2TIc\yzUz] ܁SnSf5҆hʪ\T>UZ巆ꨆ*"VZ5}o*ʬQE[e jRޗ*a2_U&UWW5l@Z1x*U11X1uTƕ7,Lj "aQUYtV\mZ3\ɪaR-m dbZ \h $N,Vl MFUҭU)J/+*UQ巩2\êŒO+`RF+kZ+BjwjҫV#JX%hki+ WVdWY#CT\ ^*VRXeAΆ]$YY*rB_haY]fUUX_\$'*X5\UE\i*]%jLڋʯj)N۱`AiTul]*V qrUA jrR(X݃FDERZJ dfgi`t’efhRq;H& $'۫s*zE̥Ztlq4{AEUA]ʤ €ٖQt8ҊW!Y*4"]WWj5MSyY5+pX!YLMTbRʠlrUNP|UŅvL+pk" 7Vx*A'"T@'k? &NpN.~{TS{m=ן&U +9F *`[ bT A 6 V{Q=qQ= =b+z9;Z9 ;V;3|`R M1I؊ I1`99\>9]9>VB]>闼>>WQN"@KjPGCrCſt[tt8tfTDu%y_?=?r??ʠ۫`;& <0W X 2 `MH[tp!`A!D_TabCCjDʨC$CWC+CԤ*`*V%p&+R9+T"c+.XcUmOoRnoU&cuc HnR^MceBZcIT?mJonS`o +c Tmn%VpENzhNZzULYQYT̨ʄ*UՄjPUmU_UZZT՗gXetPnʖʧV@UUϖʋ\9U(}_+hS+V^PUTDRUZQwJN(֋Ti**2Z+RJ +UT+>%zP uQb*:XIUT=H~.V UUڨrV3^jd_%Ж1l1V22TVڨII*ʪXmF Zʡ44)2UeRմZV~;Iȑ|NoԆ{7UVKjh \T-Dk*fʩҠC%вʦ2W\ t֜* R ԨR=FZjVjVB Z6JTi| Ԕ5ҍ֊C$L@*C TUNUT դ2Z\78Q{_jVA%PxrWx'( @*0}w,V*%P!EKE+44XIh T`ӣp4ͷ^X_YbҲh4IIҲ5d%+]Q]A.%*,>արjNՊ尟0(״ֆ}}4JI!Jm(P#A^ Ug͊L9Ap&ȝG&xZ>BQ3:, "Hx(aaay^ F\EDh$4&Na<@84jQDC(ta8C Pqaua -$"NMN~`G{pNo IX-kP&%i4{-%`N hР s#@W lxtp!'-IDܛy%h**T}%,$PKFEo*I3VvBZo:NZv^ů nl'N+ _@ 3ݴ-#y[*LBd͌+ "Pd~(F '^Vjjd@w  <[6}$ZDH"R"qŵ|']QD%("gA 6[wQl"N"M"BDea1ܒHy_%4u 8n("~AޠJT lxh?FPN$~V$ba@T#MeY~lZz+`[$_#{@M 7GA6?@"Om7/#6/'?$Y#2N.|4V;xoBWz.|>y  _80Ԡaڴl"4 a,# 2c(tRDQ 42J~P@&:np99€t€P" a@pLD9C5|0r*Bchz'|U?.g,LJY3pj" PܺwQDA"&ZA˜z e#@1=Y*p2< XJX[Z]Mp+ w٬9]~e7mbq~a6/#g3@v*# aL7 x+:r lU.689*rӖF4G/^%\.}.:<eG*>[ 2<z"fj4j/дrS NN`aa4 G Vŕ= TZ J De:g(4c*q$c:?~<WTt7~NJӼ4$I >z4'Aekt˾ 6Vab4B bP":jn PSA@jx ;E&W8* ae zb" Ϯ;J]R24goݮ/h53VV+^yr0K&# PQ̺z ÍKjtXcۧpJ7j-cz85" "`ߊJR+߮й0;kX&?@a :xŎ Ԏ9T.7,I:;Vk8D!@>aaB[0/.Y$Әd߆iAa::])TfIr2<&^E XbM*U"8iD8 d²P 䐮}$YQyk& jۜ th/kI-ܡD!JU2&<U&21:>k. {k$a2~"rRtkR_ .ǖ.\tGe\kVRb6JHFQNFkǢ<C-'u'O7;e.JYbPќ|KD!(}XծOEԲv  !^!ut @  M`i Ax鏢טbkSjJfScEx2r O A c(r 3ecՉ.Q>r4.WP?.=F*=_r4OAdb|OrwA Eҁр .~ TPX Z ^ =~v jHr $|QH$h RrUG £],|keY< ^%?«ND;n( VG>TGj֌~:6m$0A0V^uMgxĉ;:[.~ŀܠ`~%DZA̻. lJ i; } 2 y;\ȁ.HB@#,\r f]><xѠ:nI(7ɜw ڋ^||`qn ߸k $ ^8SP&I>Z\nQwXCU-M.Vt9osp^.t`[}{S1;:mv1gJ3f/!S#rWev0 Jkp֑$R=#Uv%Zdt\L(kwjI SA%I>fEOOPmnUr`YlMl;soWp^-[/kײ2UZRFgUKPMs`t P}xjtnj r l5urhi e*/6%$VSj$c5 Ny1Sgle)J<)|-~,L=FPuJFJg"D.ҪH"ϳ"RGJGSGSFF@CEM|YłJ% lt"(Z~:h<3 b+ $dSeþOZ W~ jըSLdfe?\޿&dD&D;<zQz*=Iry 7bEcVa҈$86>Ul3{cNicRQ$U8,l! ҥ$nza‰_\ Z)-W*%H`%H`%Ji%=ZEKyORixERJC@RCg깂pARACd ڌCrψbE5e,!Pe4lRj>9c-R1c Er+Jr-DnUEoJYEcgkOn J%dQ6SE? `E-OٜpX b$;*cJɅ+_p:\+(_y:JcWRqj-/n3$k܋v6K*o& nGا,*;sfW }Jd3XC[h,<RJEc2 }4(GY|˙yw2go-?jD{\^mLxkVpLTAt` = 2?*N*nwOt{&I5o01 >wo)߂Sn;>bEМ$ļ!cIrgN_̦r0Mf r鴼LPRFA>)nf˱ez>N#wc rQ5rv uq2]]#&蜵բO.nRP+t F U6NIfoĩÔzHzq< pwT!\Hq0=q. 2D>ˆ4Q "<*ۻz zD=]TW"5yw‘]jCc1JIi A9 :_;U9>?V˘Ė9$?$I(H9d/XR^Zƶm.oojkSrfpF9S JAee` R 궕?iu}sR}ۭCd lNqJJ ֥uP"ZWZ<7dL*+=di,3-kX\qZGjk]vˢ\qRZQ4z^p_/6idO/(dD_|śM_y]6 T3ś :\'=/ ?FjA_yM22wZ|, e m}_=ԫ7tdRe sZ[Ӕ<8/z<LS' !TҋUew|d'$=Ҕʾ\׃n*k=F`T;V{a% /Bü^$ =A@ 'F&6@4!2XEdòo/ ڳj UT]Anު_b XzlREږ`i>SPj$|&R>$*5vX֟5CG(D'#8Jg+2nMyDO8ZSE>l/p?lb#,\.YwIܶLKpob~[6>Xؔ$Y;4#ZR\Yh]CnzCr܄RǺ oѨŨs2\|dph Y 'P_[x&jSKjS]b[b7]<>"c^ -zN}[γ=lxDRW; G\ .W¶S!. 4&AEK_nNAP&/d\o=VB @ yBQeoouÀVER У>iGD8 -Dl L J3$0Q :TP_`#\ `dbǜ\|Ђ*-ƂHR h$WVJVg"0 6}- ]cM p xPS.t2Г& n4hDο#G]g$Y>2Pр1Ay!qAkɁn+2=aK\yMF6JT4{/8D0IAvq/oݑ2*h{A2P~]~ zno>Hθ0(!\D< Dܡd10(9dQ}w06Dd<,|9 Wli&f{2Mh >ZNp.!戍",KtF(p1|Qĉ"auqZy_2! Qb۠7T)_%LY%M/f)u)) -o92 ۣ6!Ձ#Ю%}CCVv%t cA0\&t/ [XnOc4DAlSʓkn@8q-P$_ Zrvv 9AϢm  .SY!08TiPMTTb<:<;0{֕Ko[8Cc2SDĐDoc2\ Jxzs~߸:62^.Q$ /'>%Q/zTHG=H$>DԁeeR9^ϒxJj g^EJEA7GO:bU!xH[ M{/q7,ƹBTxDs(Q>\P tÎvC8;NsF#Ԓ LѠ~9B͎a\sGƁp#M⟮Ѕp$ݎڠ:m(^JV8`P Y/>0Ŵu.m!+ ?&'1(!=e9,%|/248*7Pl^B"aL\:J2t]З ҬS(а6 $g`C$+_Q 9JFbĀE8 wR~Geo34 PTGx~Vd 9onX\RGX (E :+&C ۞6]hd ,c? ]:M,jBP]!`2]ԃdUD*<ac ІQЁWv` =h#HA'J*-gTe*d P!&,2Lj~ptFƐ}z dP=A_E"v0p%.n FH#&J$8j:nm⇲ ZSYzda e cg24̪jʙ 6ZgI2 ;gC28)-PwQ:ODe:=tq9-J03?kC9/^ƶN<߄* Bw&vhm.n8INw"ҿ]XHAg;z$2&NPͺ R 8nPpto0&=LGd4tp4J$8D͌ /ODD5Z µJPhRD=EA.r҄(n1ZvG(Op~*t~Dǁ~\s|ݏ`W ~NV_ӝ ^r2Ҁ)i|j]u_we s W(mJ@!Р @B~+TqWM+l$:&K%韽qXw P(d8/Ѐ. ؇0؄qAIhesj_ˡ]7a}v$P4uC% (;cx]ԒVzW TrŠ{o. bt`-jE*Qk&+R洞/nbnn҉hW|TȬgϚ^+s*&Ϣ}Jze]x~P_bJCvh1gMyeExit]4([-'p~uqo0 )K& HrPE^L;掙 Lv9PYj xnǸIKBv[3][&E+@*1YNAHSe 3we䀥n {j-T0D͆djGՀ$W38S2AS S2!![CR) d@(8ő`e̮Vo(M&uJjDj Ykb j 3.WeFZ@AACVx6oe*RCFLdDЄe0/d`R3dQh]k:g\-`b9SCPc(}jd|cD=DdSѬAрjF:sX?wj8SH_Է䀱(/(TBL vZK+%FֵtIj}$-hmY UTQ*WL|2?Ҩ{ٰQbYci<J(UIua YjR%…f'P6iG^]D >%`FϞ\}R)R"r@!Dr(6sF(֨L*(MT/U J/kkSԘ,|(]'*.@8@wgcGMD}.R N[\$J"R8:(1:1u!v>Նtp$&Nh'd#;T{9A|@@230 ]/!QZ_emJw땂h& C&QEnu"nk5"∶c]J *%( R┲Tkdai4m _Zl;D<|`YlDx;փ؄dde'[NfFhb>6x(.Rp(O! 8Q.b(k'A"HAг&ȳFش˾G#H "Gv!J$DBq,8ARASD=Z4,\zVGXW|A:G6uG*}Ph|L q%u#زS-I#PRX_:I* =c66A]SiG4.řDwy -WFCk`O 9ζ3}d%l bK-ASq3@jhWc `m py>iP(9z|e&(U.PjL} W?$҆#Si7 ROCAe`\VTZ˜UީLQzeE-U~ҀC0}6QCdbw\i4ڑ#v 8(q<(v0O ^nnlި \:6(A 0= S6I@'u~T# wVO.G%FM5tS . :T\rIC ŮңtHDnIvto8f {$xL&r 9$ `JNj]}Czb j80zJQbώL.E%_{8\i:RT((PƘS^*J؆D(fk.`Ͻ*Nz(؅*klٖ/]'PnF_ծXACod T &b@琈CX /W)p=yLLC]gbV. j&P /J <5RK2|l$ðTJ<c2ToРM5b_:m~4tBI  % T/F0٫$_Rz\5z\(]^ 6K3;Seh=n%N2rC[(0$(Wz ~8c]'c餈WxǦ z_3bPl剓K^ ,n?_hlMnTDrH9uj]PPnu -CEݪbv !Ȩ^10rZFDa#fiz#@+ZS>b8!sl.Ϸmzm&wp/O&4B4Jj*ؕ<>&&BL_BM&jDVsXX*i#yi9>< xG hͭ.$3VXH6[N@TZTL j}!XgΣ:xR|/(f Ϳ8ˈ-X 8d !x-@A i&.!|9|1Rt/9,`AhOd'{yXdC LxN<^ ʖ=f]@PKf4R:pu@-*$tmwmwL•' D ":P9 >f) aVx,Pnjb tpc!t bxA@,^vjʶ4* jW.煀N.9Pq.b Y0rGN#>jFAҔQ@QHQet(|j= 4P # uڑ~0x|$L(&$(Jx#,^x#L Fj$Ad_v=8S -*xЅMSjVe >K=Tιz dm ѭ!ame83&V,B:2\]4=ެj3_1>bM CJmw]I܊#bǓ#Ru5n 9XRFA8φ{4تT[ 6P:ENX4Ùhsf' C(`b,].J.G.\"*hҟNOʐ17&0DMlj4(*_^zw$},>2::( `| F"d..~26>n:Nx`88=#rPQg1u!uPu1Pt!t0tPO0 q#0.FTyo\H z^{td-e|UzҜBL!s5R,u$)esK(֖β3}*jT)L(L)Қ4#R 0QK8:窻 rx吒|puQ S E!RcyskP t@1Ҍz1xcܒQ-I8$({+U\BUL]{e#}fފM.˱ʌ8r3:KGJ7$}&@yxFWX2=w=$X4dM>rK MdetdڝyM4^޾$~|l$)$O |ş J=Η碗Z)Sd$'~yp0תop̔ܥ}=UŚDk ê [EEЁ0_1p8Nm4Zl##@.!( 2hZ!74u8 6,ĕJh%. އe6C!̥dsf Wq 膧T-P&J?Vr (Nr"'eI0s 1ΣeX#DhԮxtwX'X(0.hw\cx=诸.\!=_ 3+{*.ZsRJX_1n!N1"4ƒӜ&.$C!$Lvr!LTDP XN$`~1&J61˖1kPRnFl$D>\)^1jcm_*n^Co[k!CbD~0bC$l]%6kK0LIwr6y Cq'Lxzz'V ɔrhP.SGjO,쫍 qqa}US V}X,r2 *\"(k"ARED,D0h&4}'W9H*te J20>SY >>#HR;W5ss괚hv:$$J" &jDcv -7,A&(I{E͵gcڈ 6 U̇B B=7Frl,LS|X2󹿜jjqhv8BPl!j(b #NqADq:8BP0G/vH!(vdvӹvVNiî!6.e0\3u](,G^+Epc&:0/ 9N6KCØA1fWCk1#\y 7(:Lc`68)Έ jGGmTTJVvdj:qJU k ($!} 8$\JETRI2lYن\hD@&ez(:Z=_38o3P P(T\Xn=ZV"}(l!<.IQ̅; GwgNx5 UGZ>յFB1LRiAuƪ{4:6`Nq?yH8ѯC:t.Nԗ86s;j 6Z %.-ˊU -ƪ ` g&VgWP%0F=n#R%>>?V8`gv,B >@$F EڀM|[0]e!T%h%[vz*qw[]|* Q*xx7Q<pS`QlԸ]lzKNT8q!jVY4ij 찗l.37|)>q~C@GG GAXCO<0*is &n2nܾbGKC K??./O{o.MN AH_< 40`TzڇІk0áT72f4(zF2TQhļ-rĿ.8h XeP};d?ncNS&C0LI09os^͟8L%III޿Z$4@RC\%]xbEPzBƜCAǀ@yɚ%AǞდ ЇL!@2 5/ЈxZRI@c\jQnrtFSJS޴1`Hǀ9x2 J(C\SN{*!+-a]y'ԲoZPت[<%n:ɜ[L)֮NC/Vk.&c*2Y%7 qY6^qJDl[qzlji8y&n@,.EnXbUv%C2;0Na~0MXpx $ Txð] \/LdXBgͷ" XsŹdZ2Z6_3Nlh+x1*$-ZTz/'X. |eҙ36pͮ0#%}yJ6^G8d kY8[T}#roPZ(P c\^ v!Ҡq|j2: t91:)ktq2vAMv\o/C3CTzy4^uCm2e"/QAe=Ou<BЈ ЀL^Yl905(dC)޼(A FGÖs Z0 0º·00ð~^ۑ,]]N {8Wi߻:8X<(|0=~;~CېZ2SkL q$Tr|-ѯ*BMR|-_+@PZ\lGJJ)Ny:a-kN2%2؛$dQWr#1Vc~f]. ^aHe.2=CX#t"_宊W` i*T<r< Pb&.S"SzCAH_gjZ6eE=D맊J0$+ r*-6=PcP9^W j!dK8Zl 0Q6[.ZrrtZw$ dٲl8쭶l' EK+G,6V6&:-xM^ޱ*2 iJ9+XlnS&I..E[Ϩ8F:>ĴcQc=ju4RŴAcJ>AZJJ;rJk8)E,2D< O.GqL%FA3jJN ĉ2d.uV> Tt ZnPA>TfDt>(IJDLTRYVvRN4s|O۠LJ>0K>2eDQ>u<4& V%:.;R<(8SFE 4eSn%?:kNDpJYo=8?(I *~66F- 3vbXkJi+%J><OLW-dYp' c=DJEjE?0ox Dl25ohPkk*:\FoRpiIiy% t*8pnCD0r ̨Pj TA$YwZt^;QzTԆ&+}u=%U6<(8Hc x*-DR%J_pYJAjrԴ +RFhe`6t"ojto<P~< E/=&?H*@#5M=_!4 0.FacLhih`2-([&[O6Gl="z ^ ܪhjd\b#aB[AflSh M % imD+‚&A~1?b ~Y{{ma:-Xe,e-E1ff'3] K JCo2JDo.4(@`fX6&:`e&b-K L*@@Hfa"Bgp ` + k R=CdEp!8D)Mo-F44inG$4Lbl~SUX~t!b3h#wrFGR8@Dpٖ&lCHs\V!X*P^BEp.rxwopo1hD)HXoP$T{_$%j䄻I.k=w̤Q_:V0tIKAZ윶t)-n̴{4i'_=[TJ/E?T@$.8Brq9@*##s>wXi=y|?m`L#p{Ӯ#^$P)\T3t WXa"VaN aFbPax>f>y56T{",29WAA:{< vRA~3DMJ"$$j\eR)8Fs׶t-Jb%(AOS @;㻾#X@}i\3u`LfПRAPz$B|d5XCGc2Ź/(RTp JnPĶr'pR4.тxJ^~\p(or\z8B.ʋ2JvlBĬǸ;8\ `[C/dď W2 %eӂ Zk~kfJ&<F<>h퀶[Fx-K8/K8'$h_(JfF%*Do>Eo:@l6Al2@ 暙gV URjD@cVoA?cԚoe!$4;%]AڵGx޶b5[56֗M| K5C:e8H>CwКxqt=OA8<D>MGFn\GnXDDk~DE9k1Em F h`G?c 6"hObpmA4ЇsaYJ/lCd*&@nU-@B޲DBF0EbGj=(E\=D^-|XTxr(@|yلR?zCd=Cr@dnAdjED??RGRF=G`=F3PtGJtt ^Xv' O /pЇib#@^I@2xn` K6ݐ*2&Ia78&XauI!TB"K8}Ea@<^(_@2J.=pJ 44 'JMΔawD'4uTY3Wԋ!,@/>tuJ.z&JJD"_E8JfL Lߠg zP7P-|$_+Qw4:4&b$p$2ۀ=&a#aE?aa@-L=iL.a\>9iT8'9zТ!<,XAM$NG  $04L?žV,@,_a>͓! p U5 F0 \xVrkeS@z{.``?z@DYLM-;R=&Rq?3Hd6AR2LiedR@G>g W'PbNN)4}a^ M /  h07aw7aFbp]P)*H1 ;)/!@i+:"DHaom,Ƞlj\jPTtdկ—ث@ 4;AA\_PN 7t!:/a@ȭ|LXy䍑WiPRA3"D#QхWJZXJ賅p&%adaHL@p9NM\2A\EHJ9'4ka'W@'vpMniluq->8pm*kN<QEЋ!>[D6. &DriHn Ȼ<r{Z~"BB/4?׾j\$V_"_#TSC8y2.p-ZϪ*,.K c>]z_X8xT.aAAOrpJ ^"}ёJW\5TRJ ҃W~&:N qj@$M,RbIB<z-a4qh) v"&v$]_#w?rRV"2B"P$ 33L\ |YtQJmd"OYbXe,iLP (_E-R+eT7Aʲiw8OB"EVhCNbr&6C"n{xpyDڗE PbI;QL4QDF(8( r2MTA&e_8D*(@RSKTMo|:D|@1D|~"CLPWP@v:o4'(.;A!("";v,(Le-|e&|c$JSX|C\ERRSjApĽ4bJj[OZyYa膐 @"ljЁkAG 0 e1aG=u^$⊰/v@C䈌L!pp ЄQJDSЀj!;ewu21Ƕ '\ aMj&l :~lm٬26K!8#%lo')7 +-?/2zE46Z?8:\V<>=@A*ĄCE^GIjK<M`FQNPRFISU[WKXZy\S]_^ȚRb cyd݉9:nhdj7kYl mznoqm>ru?s t tuavwtQLp rSB2-s\HLD{ż|K9DڟT(DܙTy*2mPEu׽SW&)/*>r .DR)J :R8hy&Pdۡ{T:(@iOPn6p ^ctÔh,Z_5K*hV3 L4DZH RҢM)4AVC LJP8j\!J!:@TVJH*lbRSnAXYizn{׉PhҞ鄊YOיDHrnR+?^~an% 2JkRN7S`|rg7KW.!&I>Sb ,eU;SRGAK\>:$. Ȟ=%riށd>|!ML2..G\&u~`P, :88tA#kPc aaou~-pA PE)hPYA;Bԟb\"YQ9//qBKm#,cp :N=|S@Vrdbt_K3dA \'"+<VbpP̗*:n '29"%̳, -F'߁stp7$XPs9]qdV $@zlxdzo4xc&_`SѠeEKp RTt5 (uxDl8Napz.OwMCTN.8a, |{p]8e De&@^2P2T`ݏ ?2L4T:ؼ@ nLSGk}` TJA(,#E+!"2ˁ%K,R.u*rA)%܄ޅ*h'+ :sGPh7xQv"ut@C!(^/꒼pjR-oD GqH2N!"$lG,0Xp<3{sXLuXu>3Xܼ@|FGNf[2Inline@\aultt?][O kn KiM?Reszveer8rorC MTc 4al;tedPxitN[ErrC|[-<]8<zu'lanFRbrlxm"X8y.$ " P,o?֢BAzwjpaLUS-LZr(U2Vِ:1CX[ʕg8Iƣ@QY jF#Z^"e2S!m{nfFJNR(R=ʈkgpd$:$Jk?/&W*8xQ(,.+޷&MnSkyK$nt(,L4.:(*چW4WС$R0?V(p,B\eRe2 gJI3%LྮED"=H<վX(Bt 9 Sp,pU1Z^~OaY<4862>,j$(؁i3 &ԏ$RA &3kVl)b[ʆzv|*ֲY(؃*ڀAPX8%8XR@:ނLRC܁e|/F•2APγ*(AsB<*ZhjCgs tb,RmRAIc2@Z*ݧsTѶNo@[@aq& `&< C[C SISq67s7n":r zJ8Iq&St &.烏.8"xl)"EDYY8… \{l@2Sj8p8:PKn.&l/*ght4C$If!=mSj:m?HeJ@kJ2AZ U /:,Yl'!3`I.̂(\@Z\[(L@(heR&Zm*,`w~ɜAN_lk5X{F@M Go-za\ خAhEd+G$!44) beEK\R\dT\Yywze?e`p-(D5ԧc^hnWCn 5'_kdPbTjpU,L?JŔ5:f0tTeDCEE{N¦8\"T2P*@WN@XlaIJN*X-I=dAx==h@B-!aBkaEe†,xZ`SF2ZR2,D(l@8le4=zc;-LL>lNN@gr lM;t.tne:P$ZhޥRn!霤x/{)?m/bB,L!) 2:t56-14+pEp2ߚ!9=|,@sEZU(~>?qm|혅Xn/T!=tX FUOQoP> .h! "dz-I$ r9/FAcd~NTGCcTXGDc:]F6;R,GLu!8G=eRe_"QcTW*T7"(*2,(E0n S4.W(X6 :T>*M$Y ~SFSESg(z"+tY, xpIuɪ($Z<:&9:LGz )ਠ}.fX)i_ RF "h-^\Ȉ"UW1 9(m3}>p#8nEGH ⽕ltJ CpT:1,m*6 8:DǶeӉkF*(%'6\,e0u$iZS<d(jJgJEJF;R.*BQ`,2H&-g JTmFzlDnv(> bN,y:-&PIxӆ244P/Sgn%uNCrKѶQ*@e`UP{c=N(1TN*-Z.De$TE DER$9Ɩ8oP:;0\8W$eEWpS)sꬮBX&FiHT=W(Rt SSj($:5"rrʻt?z񄁱\mSbj1<*D^&&UC(88P1&exeV@Ln \/fB|@A $hv%A7j:@K:6,$DJËY$@A DZEe4?nhޘu},6>?.C .*1$U,րj"gݧ^.*,$pso@N0M& F}e/8U+ݨ4bLJ(JAkl$P$ZӝDhGT4&8:ўm۳uAc"S$GP>DD{Y&U2?F0΁rXb2p+F,CFd2:>.,燏<(>X(c4,TڇAew0'[:3YoCf}Ch#'8P eJTdYv?JXܤ͙>ʵ9;g &La{hgh`DwYCM/kx@SF24I Nc&8:4zIALd :DD 6;,SAj@A}j6t"|>11:4!h)_$qf\81e>\f"exnJfTn@FO82Jd1}!86:BSI6 nX_TV2\JZR@USAn΋2492T%聅Zaf&LN,:D]SI4ΪKen3ش}$r L]Ru5H$2rWlF$)L@CJ*jD9"MnЈ)8eNpN/&ç*sxL)4Zb"zƣ<7(ARd/IXU@ಥ`ջ56:CC2/u)$2CJX 8QQ@"Pz?3͉/i8 F"viWr/tVS8@jU`SZT2rw:lH4RJp>56_4B L<F>jDG:Fnmez&AmbvA C]"?JREie.4 AR6:GiJc11c6؄/DaJeCp?bdF*x*D)I#d őRC )a ɘ(I@2yj3'AW%QiG2y-J2,618LLR?J&L!DQvz_DBDs ~>K@.><2x͋xL8/NM(% }#@@ňR(26._J.^^2pev}8L"0o</>q:| R@JGPtt:E:P8tD8@؅ P"8ʹ'RCFeOPNupXpWNAsOk;<B  :&*P & "$xrx dؒn=R,0h%z!PoV`3VphЂS?ǂs<Xtb,g@&F!Q<FV VnKI xd{>lwO|Z4 <=&(P>>*"" @.&:$6*:,@| "(8 (<vr܈V($T$G$@$F`2n&4yN<>|j66*X}.2s{( (,n"ڶsX R^}FD}88L&>* :*< ~ { n8R ?,4Lpt&?v}}<~>؇26@Ĕ4*h,{: x  &?|,:R86($TXQ B0fHg` MT @J*l  \ T4$X.  ^ ,    4  D    N:t 4:8d2  ~      "  H*>fXB* 6 "`    $0 " $      8        "*   2 "$    (6   $  *          6       F  Zj b     6 0N  *:  ,*   (  tZ (    N N$ 4 Copyright Free 1995 STectreNo rights reserved!This program ,as many otherSTectre programs ,is postcard-ware. If you use then pleaseSTectre c/o J. AkhtarStjernemyrvn. 300673 ,Oslo Norway.Your support is greatly appreciated.send us back a postcard!TranquilGfA BASIC v2GFA BASIC v3.5EBASIC type:Compile From:greetings to all c.a.p.a.n.s.a.g. persons in the world_6X6don't hack around in these files! jib@login.bigblue.no_6X6Compile Into Executable:SelectSelectPostcardwareNo Copyright 1993-1995TEXTInfoQuitAuto CLSUnchangedStartupscreen:Free RAM:0_XKB.A.S.I.C.CompilerSTectreVx.xx.x_X??????0>>|p|p|pppoppppppppppppppvpp|pp|pp<pp8pp<8>pp8  88888888888888888 ??0>>|p|p|pppoppppppppppppppvpp|pp|pp<pp8pp<8>pp8$ABCWXYuvw%8AB CPQ Rbcdpq r77'^77  !"'()./#056#7@A BLM NVW`jk lrx~(\  !Nj      . 4       J$B=%f *    6 6     *;   F;  b8  ~0 0 0 4/4$     &X B ^  z     ! "#0$     n __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Mnilu Tranquil Registered by Scorpio from Elite   *This archive contains:* -The Demo version of Mnilu Tranquil + some informations about REGISTRATION. *But my copy seems to be Unregistered,what to do??* -I could have given you my personnal mnilu.inf but i noticed that the registration procedure doesn't work really like that... It means that if you register and give your registration file or if you use your registration file in a different path or resolution than the program was registered in,it UNREGISTER himself! In other words you have to follow the Registration procedure if you want to use Mnilu Tranquil at its full capabilities. Just do like this: -On the line of the first path just type in the following code: 786189530$%*642786 and select with the mouse the button "Check" The program tells you "Thanks for registering",afterwards just quit the program and RESTART it once again. The REGISTRATION window doesn't appear anymore at launch!!! Your key is now saved into Mnilu.inf and you're the proud owner of a registered copy of Mnilu Tranquil ! Kewl hey ??? *What does the Key offer???* -The current REGISTERED version (not patched but REGISTERED!!) allows you to compile more than 1 .BAS or .GFA file and check more than two files. -It allows you to use this program without seeing the postcardware advert at the beginning of the program... -No more RESET after compiling one file and no more Boring WINDOWS telling you to register by sending a POSTCARD!!! *What else should i know?* Good luck when using this program and if you like our work let us know!! *But it sounds like Piracy doesn't it?* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 96  .  | .. GREPKEY TOS `9ELITE NFO `A`xF?<NNTJbARa|a``XG2 [aj [adaRC)gESQAfaBC|a&E)g<fS 0m 9b QB` AQa`aa8EkCaaaa a`pBpNurtvxzDgDрdЀfNuHRC`$QR0 Qf"$_NuH $Hva"(BFz`0 JaHHڀRFFn컃BF`N0H JaHHp0HR@ JaHHrڀ0HT@ JaHHڀ0HV@ JanHHڀRF0@@m LxNuH&I#Tad& Ka\( zaR"鉷$ኵ$z몵$z몵BB`&;d҃;d҄;dҀRB|dl;e L8NuH8BCEG~AaC JahLNu"HJgJgJgJgJg JgJgJf SNu [a"a [aBgNA?<NATNuHz?< NA\NuHP?< NA\NuGA42WF0NGREPIT 2.0UNREGISTEREDwbGREPIT.REGrb Grepit GREPIT *O0123456789EST High/Medium Only.. Press a key..E | | | | | | !| | | | | | | !| | | ! | | | | | | | ! | || | | | | || | | | | | | || | | | | || | | | | | | | | | | | || | || | | | || | | | | | Y*4Proudly Presents in the Year 96: Y,,Grepit Key Maker 0.2 Coded By Scorpio/Elite Y/4Fuck to ST Format ! Y2 Input your Name (25 Chars...Maximum):Y4 Input your serial number (06 chars):Y4 lY6 Your Code will be (10 Chars...):  __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Grepit Key-maker 0.2 Coded by Scorpio/Elite  *This archive contains:* -Grepkey.tos a nice proggy that allow you to register Grepit 2.01 and above without paying the *ENORMOUS* 20 DM fee. *How to handle this??* -Just enter any alias you want and the Grepit key maker will give you a number you'll type in the registration box... *A free Advice * -Well many people have waited for a Key maker for Grepit and once again Elite is proud to bring you this *High* Quality production. This time you can save 20 DM what a bargain !!! Anyway if you like this production and think it's better to use a keymaker rather than crack it,then let us know... If we don't get feedback this may be the last keymaker i code. You must spread this production as long as you do not charge more than the duplication costs. Selling this ware is prohibited and will be strongly challenged. Spreading through Bulletin boards systems is *Highly* permitted. *Does this sound like piracy??* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 96 .   .. COSTAKEYTOS `ELITE NFO t``.8?<NNTJbARaa`G2 [a [aHz?< NA\K"])gذ<m$]SQBLaFa&La aa`@B@NurtvDgDрdЀfNuH`rp HB"#| aЂRcLNuH`$")pJgJggЂJg`LNu [aa [aBgNA?<NATNuHP?< NA\NuF0123456789EST High/Medium Only.. Press a key..E | | | | | | !| | | | | | | !| | | ! | | | | | | | ! | || | | | | || | | | | | | || | | | | || | | | | | | | | | | | || | || | | | || | || | | | Y*4Proudly Presents in the Year 96: Y,,Costa Key Maker 0.2 Coded By Scorpio/Elite Y/4Fuck to ST Format ! Y2 Input your Name (20 Chars...Maximum):Y4 Your Code will be (06 Chars...): . __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Costa Key-maker 0.2 Coded by Scorpio/Elite *This archive contains:* -Costakey.TOS a nice program coded by Scorpio from Elite to allow you to register Costa 1.34 and above without paying your shareware fee. *How to handle this ??* -Enter the alias you wanna use and Costakey will give a keycode that you'll enter in Costa Registration Box . * A free advice * -Well this program was coded by Elite for internal use but as lotsa people are always interested by keymaker,i thought it would be nice to share some knowledge. This program may be copied to anyone as long as the provider doesn't charge any fee other than to cover the duplication costs. If you put this program on a CD-Rom or a compil Utils disk then it would be nice to send me the result of your work as for instance,the compil utils disk or the cd-rom. If you pay for this program then i can only say: -i get NO money from Your money. -No one can get SOMETHING for NOTHING. -Lotsa people have to pay HIGH Phonebills so it explains why ONE must pay for the others. *Does this sound like piracy???* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 96 Y.   .. CHANGES TXT *]# COSTA HLP VCOSTA PRG *]# COSTA REG `COSTA RSC Vx/COSTA RTF *OCOSTA TXT *ECOSTAM RSC Vx/COSTS DTA V ELITE NFO q`READ ME +bCoSTa version changes/bug fixes. v1.34 03/01/96 Bugfix(s): NOS - Incorrect date and duration of call being calculated due to the fact that 1996 is a leap year. v1.33 30/12/95 Bugfix(s): Clicking on a call to edit, brings up the wrong call when paid calls are excluded from display. It is correct if 'Show All Calls' is active, however. If NOS log contains invalid dates/times the program hangs. Program changed to ignore invalid entries. v1.32 20/12/95 Bugfix(s): The time adjust value (bst etc.) should not be applied to MiNTnet calls. It is only applicable to NOS. Some registration key codes not being accepted even though they are valid. v1.31 03/12/95 Bugfix(s): Total Cost not being accurately calculated (especially with vat added on). If costs with vat being displayed, redraw the values in the main window, after cost maintenance performed, in case the vat rate has changed. v1.30 01/12/95 New: Support for MiNTnet and Connect2 added. VAT processing added. Costing by telephone number added. Recost unpaid calls option added. Overide of peak,offpeak,weekend for calls on bank holidays. Log files now renamed to .HST instead of .BAK Annoy message added on program startup if not registered. Bugfix(s): Paths with periods in caused problems. Used to bomb after extraction on some machines. Only install under desk menu if running a multitasking environment NOT just MiNT. Total Time figure shown now allows for more than 99 hours. Total fields were editable for some reason. Oops. Program used to hang after entering of registration details. CoSTa now takes into account any changes made to PC clock via NOS. This allows for ST's with incorrect clocks to record accurate call information. ie. if on entry to NOS date/time is wrong, CoSTa uses the 'PC clock adjusted' message to calculate the correct start date/time. v1.21 10/11/95 Bugfix: Vertical slider, when dragged to bottom does not position the list to the very end. v1.20 06/11/95 New: Display telephone number and origin of call in main window. Facility to edit/delete details of a particular call. Facility to purge(delete) old paid calls/bills. Ability to append to nos.bak instead of overwriting it. Ability to perform an auto extraction on program startup. Bugfix: Time validation allows invalid times. ie. 12:89:99. Costs greater than 65p result in gibberish. v1.11 02/11/95 Bugfix: Will now ignore any calls for which incomplete log details exist ie. started but not stopped due to crashes etc. It used to get confused. v1.10 31/10/95 New: Previous bill history function added. (Idea by Phil Yeadon). Bugfix: Small problem with initial extraction not rebuilding list on older TOS versions. This happens when the path shipped with CoSTa does not exist on the user's machine. Once the path has been corrected and the program exited and restarted, it goes away. Not a big problem, but hopefully sorted. v1.00 29/10/95 Initial release of CoSTa. '*00 Welcome to CoSTa! I hope you find this program useful, I certainly do. It is SHAREWARE and as such should be registered. Registering will ensure that you receive a latest version as and when it becomes available, support via letter or e-mail. Later versions will probably have functions disabled until a key is entered. To register, please see the manual, or e-mail me at gary@the-gap.demon.co.uk. The fee is 6 UK Pounds. *10 Main call display window. This shows the day, date, time, duration in minutes, and cost of each call, along with the telephone number and the program that made the call. ie. NOS. Also shown are the total number of calls, total time spent, and total cost in pounds. These are either the totals of unpaid calls or the totals of all calls known to the program, depending upon the setting of the Show All menu item. Double clicking on a call takes you into the edit window, where details can be changed. *20 Pay Phone Bill This window allows you to flag all calls upto and including the entered date as paid. These calls will then be excluded from the main display UNLESS 'Show All Calls' is checked. Also displayed is a list of all the previous bills that have been paid. *30 Maintain Costs This window allows you to define various costing parameters used in the calculation of call costs. *30 Peak Hours Start Time/End Time This defines the starting and ending time of weekday peak hours. ie. 08:00:00 to 18:00:00 from Monday to Friday. *30 VAT Rate If costs are set up as excluding VAT, then the current VAT rate should be set up here. *30 Minimum Cost This is the minimum cost of a call. Once a call cost has been calculated, if it is less than this cost then it will be rounded up to this minimum value. *30 List Of Telephone Numbers Telephone numbers and their costs can be defined here. The default '*' cannot be deleted and should always be set up. In this way, you do not have to define EVERY telephone number that you dial. *31 Telephone This is the telephone number. Blanks are ignored. The default cost is represented by a '*' in this field. *31 Description ie. Fred's BBS *31 Peak Cost This is the cost of a call from Monday to Friday during the peak time defined above. *31 OffPeak Cost This is the cost of a call from Monday to Friday outside of the hours defined as Peak. *31 WeekEnd Cost This is the cost of a call at the special weekend rate applicable from midnight Friday to midnight Sunday. *40 Preferences This window allows you to define the preferences for operation of this program. *40 Backup Log File Once CoSTa has extracted call information from the log file. This file is renamed to *.hst so it will not get processed again. This does not happen with MiNTnet. Two options exist for the creation of the *.hst file. Append means that the contents of the current log file are added onto the end of any existing '*.hst' file, hence it grows and represents a complete history. This file will get very large and will need deleting/archiving from time to time. Overwrite means that any existing *.hst is deleted, and the current log renamed to *.hst, hence *.hst only contains call details from the very last extraction. Call details prior to that are lost, but the disk space required is always minimal. *40 Auto Extract On Startup If this option is set to 'Yes', then CoSTa will automatically perform an extraction whenever it is called ie. on program startup. This makes the process of call extraction completely transparent to the user. Simply run CoSTa and it will automatically know about all your calls. *40 Time Adjust This does not apply to MiNTnet and Connect. Time details written to the log files by NOS are in GMT and as such may not be the same as your local time. ie. BST may be in use. Define the time offset to be applied to log times. ie. for BST, select 1 +. It is important that this is set up correctly and cancelled when BST ends etc. as calls are costed according to the local time. *40 Show Costs including VAT This sets the default display of costs to either include VAT or exclude it. This can be overridden with the menu option. *50 Output This window allows you to output a report of calls to either the printer or the clipboard. Either all calls can be printed or just the unpaid ones. This defaults to the Show All menu option from the main screen. *60 Edit A Call This window allows you to edit the details of a call. This could be useful if your clock was wrong when you connected to the internet. Date, time, duration, cost and telephone number can all be edited. If you change the date or time, but not the cost be sure to click on 'Recost' to recost the call. Click on 'Ok' to update the call. A call can be deleted by clicking on 'Delete'. *70 Purge Calls This window allows you to delete (for ever) old previously paid call details. Only paid calls can be deleted in this manner. Old bill details can also be deleted. All paid calls (and bills, if selected) up to and including the entered date will be deleted. *80 Paths This defines the paths used to access the log files that will be processed for call details. Click on a the text next to a path or the path itself and a file selector will allow you to select the log file required. In order for this log file to be picked up during 'extraction' the check box next to the path must be hilighted also. `r@D` &oO + ЫЫ// Bg?<JNAO a Jkf#h3333pN09ff.f` |h0| gh|e|%bN:`09|bgB|g|g|g8|0g(|g|g|g N`BN`8Nl`.#nJ#XN#\R|e| b y2e4`4|g4|g.|g(|g"|gd|g^|gX|gRNuNuauz`CAN2aACN23Jyga <`a3 Jyga |38Na `z3Z3\Jyfl09\|g||g|g԰|g|g|gİ|!g|gl|gl|gl|g8|gf|gf#V3Z3p!N`a `3pNNJ9f3J3LN` a Vada3pNN`a=`~akf`vJ9gB9`9#V33pNaaaB9a`J9gB9`9#V3!3pNaaBB9a>`a[`aV`aG`ad`a}:`NN`/p yn h P  9pJ9f 9|b#V#Z#^N/p yn h P "9tJ9f"9#R#NNFb#V#Z#^N\#<R#NNFb#V#Z#^NTb#V#Z#^N/p yn h P  9xJ9f 9# R#NNFeRJ9g:#dR#NNa0Z#dR#NNF2eR#dR#NNFb#V#Z#^NZ.b#V#Z#^NNupra 9pJ9f 9|JfCAN2a `"y0929J9fJ)#gC&R`&pJ9fJ)#f:/ yJ h P &Ha.$ yJ R| b&RpeNuHpGpO QGH )#fTp)"ErRp)b#V#Z#^NT/)b#V#Z#^NT/)b#V#Z#^NXp)b#V#Z#^NT:)b#V#Z#^NT:)b#V#Z#^NZr2)#R#NNFb#V#Z#^NT:#<R#NNFb#V#Z#^NT:b#V#Z#^NZ )J9ga,#'R#NNFb#V#Z#^NX.# R#NNFb#V#Z#^N\E pQV)$E<Ng$E<IgE<Mg E<CNqJg`09AJg`LNuaa&B9a"NuBpa$JkF/9/9?9ͺ?<?NAO JJkp#ͼ#&R#NNF#pa^apJyͺg/?9ͺ?<>NAXJ Nug/3J3LN `A/pNb `HBtBBxBB| 9pgn ySrtvxz6(H (#R#NNF,LJ(#f R|؃چ҃ԆA&Q#t#x##LNu 9pJ9f 9|"By e  333333 33aFACN2NuH瀀// yn h P Jg ` ynBh  RfLNua38N38NJ9f38NNu0<00N3JNB#nJNuH/p yn h P C09/Jg ` _Jg`LNu009ym yb,`09y3|lBya`09y3yyo09y3aB`J29yylbRya`&JygJSya`09 yJ29$91Ay3NuH@@#J333N3P3R3Tp*NLNu#J3p,N0929Nua09 yo09 29A yR#09 y"929@A|l0<1@309 "91@y3Nu1y3`p09a,33p09 yJ33p09a33p09 yJ33Nup09 yJBh3N,09ra:3NNuN,09ra3NNuH瀀aLByygygbyg33333333pGN09 yJ09ܐy1@0930("93 N,09ra"3N3NuN>09ym yb,`09 y3 |lBy a`09 y3 yy o09 y3 aB`J29 yy lbRy a`&Jy gJSy a`09 yJ29 $91Ay3NuH@@#J333N3P3R3Tp*NLNu#J3p,N0929NuB9B9ByͺJ9Hg(?</<L?<NNAPJfJ8g aJkJ9Ig&?</<?<NNAPJfJ8gaJk\J98g&?</<ը?<NNAPJfJ8gaJk.J99g&?</<p?<NNAPJfJ8ga JNqJyͺg?9ͺ?<>NAXJByͺJ9gaJkNu/Apan `#NOS \ALaggghHg#Ͷ yCaJk y#Can,# yC aRJkJkd @a yCa,JkJkd# yB2# yCaJk.Jkd& @a # Z#6VN|#2# yCaJk,Jkd#aJkP`#`J9դgAL"yͶ 9Ͳa`ALpajPJk&pJͶg//9Ͷ?<INA\JBͶ NuApalFp`3J3LNp`/Apal `Apal `MB.#|N$p  QApJg Rf yaB#L#PaJk( ya"#T#XaJkJ2g8 9L"9Pa 9-Jf2`й2a &#L#P,L-yP 9L"9Par# 9T"9Xa\"9#=@ a#R#NNFXo_A"J9Kg9KahaVJyͺfa:Jk&H/</<&?9ͺ?<@NAO JLNup`H/A#Z#VN|T#Z#VN| _/~XCf()f ()f` VR e _"HP#Z#VN|A B9#Z#VN|V#Z#VN|V#Z#VN| 9"9LNu#MINT\?<*NATa#.adAըa ذgggHg #Ͷ yC$aJkz# y#C$a,# yC.aJkNAXJ Jkp/?9D?<NAX/<F?<;NA\/<?<NA\ LNuH?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<=NAPJk3 /<h/<?9 ?<?NAO J/?9 ?<>NAXJ JkChA`#Z#VN|T#Z#VN|@T#Z#VN|@T#Z#VN|@VAdB#Z#VN|@T#Z#VN|@T#Z#VN|@?9D?<NAX/<F?<;NA\/<?<NA\LNu#CONN\Apa°ggg|Hg#Ͷ yCDaJk"#aJkP`#`J9դgAp"yͶ 9Ͳa 2`Appa_rJk&pJͶg//9Ͷ?<INA\JBͶ NuApaahp`3J3LNp`/Apaa< `Apaa,`MB.#|C$p  Q yA (fpJg )g Rf y#Z#VN|@V#Z#VN|@V#Z#VN|@<(d yA B.#Z#VN|@V#Z#VN|@V#Z#VN|@ yA#Z#VN|=@ a#R#NNFXo_A"a \Jyͺfa@Jk/</<&?9ͺ?<@NAO JNupNuH "fC \g`BLNuHC6  g4 yf  g(  f+J -f -JR  g`BLNuByͺaFJkJg/9/9?9ͺ?<?NAO J#ͼ#&R#NNF#p?9ͺ?<>NAXJByͺ 9p ya` 9 yPPaa,ByͺJyͺg?9ͺ?<>NAXJNuByͬJͶg//9Ͷ?<INA\JBͶ _#h#layf?</<?<NNAPJf2J8g#8Ͳ yd/9Ͳ?<HNA\J`?</9Ͳ?<DNAPJJk#Ͷ?</<?<=NAPJk3ͬJ9eg2 MINT\g&/9Ͳ/<?<?9ͬ?<\NAOJk/9Ͷ/9Ͳ?9ͬ?<?NAO J#ͮJkdͲf\JyͬgN/J9eg, MINT\g /9Ͳ/<?<?9ͬ?<\NAO?9ͬ?<>NAXJByͬ Nup`p`p` NAXJJg/9?<INA\J `p`p`Byͺ?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<NNAPJf*ApaXJk?</<?<=NAPJkl`?</<?<NAXJBy Jk@ͨf8/<?<ANA\JJk$pJy g/?9 ?<>NAXJ LNup`## 9e 9b| 9er 9cbh 9e^ 9 bT 9eJ 9b@ 9e6 9b, 9e" 9;b 9e 9;bpNup`HBJgI K aJgJ.%g .W%g .P%g. .O%g*."<e <b -`,.e b ` -$2.#<R#NNF#R#NN#R#NNF d , -@pLpNup`/ I JgxH# R#NNF$#dR#NNF#R#NN#'R#NNFЂ#R# NNL(_NuHJgrA"M|  gJgRQB.9SE2AC |  gRQBACRRf JfJf*J`E:Q*yLNuByB?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<NNAPJf #8?</<?<=NAPJk3/< /<?9?<?NAO Jk?9?<>NAXJA P0d <BQBBB`VP 9:#BJg&A2 9S (* f#`A:QpJyg/?9?<>NAXJ /?9D?<NAX/<F?<;NA\/<?<NA\ NuBy?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<NNAPJfApaPFJkj?</<?<NAXJPpJyg/?9?<>NAXJ /?9D?<NAX/<F?<;NA\/<?<NA\ NuH@/pJg 0e 9b RRe _f#Z#VN|T#Z#VN|T#Z#VN|<(d 9e 9cbz 9ep 9 bf 9e\ 9f&9HAJAf9SA90b 9LNup`/2@I0@IAdHA 9"Nu/#p9b#V#Z#^NT9b#V#Z#^NT9b#V#Z#^N _Nu/#p9b#V#Z#^NT9b#V#Z#^NT9b#V#Z#^N _Nu//pJg 0e 9b RRe _f#Z#VN|T#Z#VN|T#Z#VN| 9䰼eH;;b@ 9e6 9b, 9e" 9;b 9e 9;b _Nup`H`#rt9d9҂309#9#9# b S`R 9#R#NN#dR#NNF# 9# R#NN#dR#NNF# 9йй?LNuHp##dR#NN#R#NNF###R#NNF## o g d pd$ m f d`  # R#NNF###dR#NNF#R309dH@ 9LNuH@##av F#QR#NN#B9#R#NNҀ9<Ҁ9Ҁ 9ЁLNu/#QR#NNF# #R#NNF#<R#NNF 9  Fa"9 _Nu0NAXJ /?9D?<NAX/<F?<;NA\/<?<NA\ NuA/pa@ `By ?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<NNAPJf(Apa>ZJkr?</<?<=NAPJk\`?</<?<NAXJ /?9D?<NAX/<F?<;NA\/<?<NA\ NuaOp33 #p#3"<0<NB09#n#np6N#DM /p yn h P  .a/p yn h P  .al/p yn h P  . #'R#NNFb#V#Z#^NT# R#NNFb#V#Z#^N/p yn h P  .#'R#NNFb#V#Z#^NT#dR#NNFb#V#Z#^N#ҘBҔJgV yd/9?<HNA\J`?</9?<DNAPJJk#Ҕ 9SA "yҔQ#x3CSL3 N#<3j3#N\v#nJByҜaJaaJlJfaņJҔg/9Ҕ?<INA\JNu#nJ#XN#\R| e|b y2e`|g|g|g|g|g |g|g|g|gt`paJg$C yҔ 9SQ#Ҙ#ҘaKFJҔg*/9Ҕ?<INA\JJ9gaaB9aNuaaJkaK`aAa`aEa`aa bJkaT`CAҞap yn1GL3j ** fNpR * fBQ/p yn0( _H灀>p yn1GL3jE/p yn h P C pQ 9Af4/p yn h P B/p yn h P B/p yn h P  #'R#NNFb#V#Z#^NT# R#NNFb#V#Z#^N/p yn h P  *#'R#NNFb#V#Z#^NT# R#NNFb#V#Z#^N/p yn h P  *#'R#NNFb#V#Z#^NT# R#NNFb#V#Z#^N#|3CEL3 N#<3#WvaAJfaNu#nJ#XN#\R|g|g a.aCNua$aJkaC a`rp/  yn h P "HJgV  f`p*Ha 9Afg6f* *f&` ggf *g 9Ag*y`K2 9:R/p yn h P pa4$*/p yn h P pa4+@/p yn h P pa3+@pG  Q/p yn h P pG JgQpG  Q/p yn h P pG JgQNuH#n3h33l3p.NL3hH#n3h33l3p.N3laGrLf3J3LN`3J3LNp`4H`p $yJ"2* g"" yҜ:C2LJNuRfp`ak\# )* f$IpR * fQ`: 2:"9SJg:SE:QSpNup`a@33#p#3"<0<NB09#n#np6N#D#3PRL3 N#<3 j3#\vAFC: <QH灀><p yn1G LH灀><p yn1G LJ9դg H灀><p yn1G L`H灀><p yn1G LpJ9եgpH灀>p yn1G L/p yn h P 9K<l b#V#Z#^N 9Kk>H灀><p yn1G LH灀><p yn1G L`<p yn1G LH灀><p yn1G LpJ9զgpH灀>p yn1G La;JfaNu#nJ#XN#\Ra~|g|g(`"afCFA: <Qa=>NuaDa Jka=,`r /  yn h P #Z#VN|Jyff"|e|b3pNN/p yn h P #Z#VN|K/p yn0( _f9KKB9դ/p yn0( _gPդB9ե/p yn0( _gPեB9զ/p yn0( _gզa\/3pNN JkNu/#n3h33l3p.N"3h#n3h33l3p.N3laA3J3LNp``/Apa,& `La;33#p#3"<0<NB09#n#np6N#D#3PAL3 N#<3#b@vAFC: <Q`B9(#Z#DVN|gftP(H灀><p yn1G L/p yn0( _H灀>p yn1GLH灀><p yn1G L/p yn h P a+bCLJgQpJ9HgpH灀>p yn1G L/p yn h P a+CJgQJ9(gDH灀><p yn1G LJ9IgH灀><p yn1G L/p yn h P a*CըJgQpJ98gpH灀>p yn1G L/p yn h P a*BCpJgQpJ99gpH灀>p yn1G L/p yn h P a)a6pJfaNu#nJ#XN#\Ra | g,|gF|gP|g|g| g*`"aCFA: <Qa7NuaaNJka7`ALC.aJk/p yn h P a)(CLJgQ38a=`ACjaJk/p yn h P a(CJgQ38a=Z`PAըCۦajJk:/p yn h P a(CըJgQ38a=`ApCaJk/p yn h P a(6CpJgQ3 8a<`3pNNB9H/p yn0( _gPHB9I/p yn0( _gPIB98/p yn0( _gP8B99/p yn0( _gP9a/3pNN JkNu/Apa&| `ByD?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<=NAPJk.3D/<F/<?9D?<?NAO JkP&pJyDg/?9D?<>NAXJ /?9D?<NAX/<F?<;NA\/<?<NA\ NuByD?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\?</<?<NNAPJfApa"JkL?</<?<NAXJ /?9D?<NAX/<F?<;NA\/<?<NA\ Nu##"Jf#h#la? yJf \g :g So`R"y"f ya$ yJfSCf y"y"Ea:J@g0 ya$ yJfS#h#"la>pNup` y@d##pZN`###p[N09J@Nq//<?<NA\ Nua333 #p#3"<0<NB09#n#np6N#D#3ANL3 N#<3#hva0Nu#nJ#XN#\Raa1Nu0NAXJ Jkda.33#p#3"<0<NB09#n/p yn h P a 0C.Jg`a4 yDg./?9D?<NAX/<F?<;NA\/<?<NA\ Nu/#n3h33l3p.N"3h#n3h33l3p.N3la4 yhfp `p 3J3LNp`Apanp`$H&IpJg  gR`e4#Z#VN|#*ea*fpNup`H`rp HB#R# NNЂRcLNuB9?</<?<=NAPJk3 /<./<?9 ?<?NAO J?9 ?<>NAXJA.CDaJfn33#p#3"<0<NB09/p y h P aC.Jg`PNu0p yn1G L < yn33 < yn1y1|#p3OPL3 N#<3#ova)Jfa*Nu#nJ#XN#\Ra| g| ga*Nu3pNNa 3pNNJyfa*\`Jpg30/p yn0( _f`30/p yn0( _fB9ByA aJyfvA.aJyfbAa~JyfNA.ajJyf:A.aVJyf&BBBr"ypJ9fJ)#fR4)չH )#R#NNFѹLAtN QBA?9Byal3AaJyfzA.aJyffR&HR d"9p'#R#NNF#R#u0NNF" < yn1A38a.LRpeA<b#V#Z#^NAK"9#R#NNFb#V#Z#^N\:#<R#NNFb#V#Z#^NT:b#V#Z#^NA\ 9# R#NNFeRJ9g:#dR#NNa¢#dR#NNF2eR#dR#NNFb#V#Z#^NX.b#V#Z#^NA.a^Jyf.A4aLJyf y0fA2a0JyNqJ9 g?92?<>NAXJB9 By2Nu y0bjH@Jg,/?<NATJ@ _J@g /??<NAXJ@ _J@g R`LNu3J3LN09ڰ|g 3``HJ9 fP afJyf:LH/~RJf _Jg//?92?<@NAO JJkLNu3`3J3LN` y0gVA4aA4JfS#h#"la1R?</<4?<aJka!`a ,ya\Jka38a(38a(38a'38a'`ZH@@,yrC/p yn h P aJk,rC/p yn h P aJk-@rC/p yn h P aJka=@/p yn h P p+a-@ aÜ#R#NNFXo_A"pK  Q/p yn h P pK JgQpLNu/ /#n3h33l3p.N"3h#n3h33l3p.N3la&X"_3J3LNp`Z3J3 LN09ڰ|gp`v3pNN 9p ya 9 yB9Pa Jk<p yn1G LH灀><p yn1G LH灀><p yn1G L"y )W%f H灀><p yn1G L`N )P%f H灀><p yn1G L`& )O%fH灀><p yn1G LNuH`p$yJ"2* g2"Yy"yJ9f J)#gC&`&LJNuRfp`a33#p#3"<0<NB09#n#np6N#D#x3PUL3 N#(<33j/p yn h P a JB#vH灀><p yn1G LaJfaNu#nJ#XN#\Ra<|g|g`aNua Jka`B:B9CrC/p yn h P a.Jk#.B9B/p yn0( _gPB3J3 LN09ڰ|gp` yd/9?<HNA\J`?</9?<DNAPJJk#:3pNN y"y:.9pSGB> 9.J(#g ePC`/z%Q _&>A&QpJ9Cg 9> y:B9Pa dJkJ/9:?<INA\JB:J9BgaPJ9Cg$aha0NAXJ JkJ#R#NNF# y"y2.9SGB6 9.ePD`/zQ _6AQpJ9DgvApaByͺ?</<?<NAXJ JkfpJ2g//92?<INA\JB2 Jg//9?<INA\JB Nu/3J3LN `/Apa `J|g3J3LN09ڰ|gp`3pNNB yd/9?<HNA\J`?</9?<DNAPJJk# y"y.9SGQ,y.9pSGJ.#faM&Q 9 yB9PaJkDa apJg//9?<INA\J B/3pNN Nu/Apa y"y.9SGQ `/3J3LN `#9J9k 9cZ9`9J9Kk R." ."fB." a(Ra8,` S." ."l|" aSa,-yNuHB*#h#la:#h#la&A"HJfS \g :gSo`Jg .gR` 9g.BAKB`.HSTB?</<?<NNAPJfv#4&#8" yd/9"?<HNA\J`?</9"?<DNAPJJk0#*?</<?<=NAPJk3 /9*/9"?9 ?<?NAO J/?9 ?<>NAXJ Jkа"f?</<?<NAXJ JkJ"fB 9g/<?<ANA\JJk$pJ*g//9*?<INA\J LNup`p`H/33#p#3"<0<NB09"y"Q _/ xfS$Ip  Q"Jp JgQ"_/ 3#p4N$_xLNu/ "HJfS \g :gSo`RB"_Nu/pJg R` _Nu/p#Q NuHp"HBRBV 3TH@3X 9RйV#Z/rJgRRZe`4Rd IR 9VSBQ` 9ZS0Q`F I 9RS 0e 9bRQ` ` 9VS 0e 9bRQ`0` _$9R#Z#VN|"$9V#Z#VN|A$9VSv Q#R#NNЁ#R# NNLNuer#F#J 9FS@"& yJB9N"H&.,be(.(,)b`PNz%1PPPPQ&SfJ9NfNuH瀀?<NAT3D?</<F?<GNAPJ?9z?<NAX/<|?<;NA\/<?<NA\LJ9PfH瀀ApaL"ByͺH@?</<?<NAXJ Jk2p/?9D?<NAX/<F?<;NA\/<?<NA\ Nu`B9r?</<?<NNAPJJ@f 98#^R/?<HNA\JJkh#b?</<?<=NAPJJkH3n/9b/9^??<?NAO JJk" ybB?9n?<>NAXJPrNuPt3N3309,|ePuH,3333pjNJ@g23JaXJg"JgJ9qga"J9tfa#ߊ#nߎa 3@HL3N33D3F yd3D y,d3xF#<<#r#~##F##aJ@gL yd 3 `3 J9sg3 a,N3v3xa\#ߎ3333p+N89 yߊ PgPgX`0( yb#fz{Jg *fYAfW#f3z yfBy|By~3߄By߆Jg.  f<*g *f(_(yzg`Ry|`aaPpPqNupra`pra`0<@Ha J@g 3Ja"B9qNu0(|gt|g|gR|g$|g|g|gʰ|g`,>9߄y߀y|bRy߄aJa T` y߄oSy߄`>9߄y߀|n 3߄` >9߀y߄`>9߄y߀y߀y|e>9|y߀RG3߄` >9߀y߄`x yc߆lzRy߆`b y߆odSy߆`N>9߆y߂|n 3߆` >9߂y߆`">9߆y߂|ce ><c3߆` >9߂y߆`Nu0($<29|y߀&HCJCgRB&HCJCgR@R@3߄aa Nu0( 3߆aaNuLX\@29v3߂29x3߀py|d09|߀"HAJAgR@3߈09߈d2<@33J3piNpd߂"HAJAgR@d2<@33J3piNNu yf#j y߄o$pJg  f<*gRy߄f#j0<29|y߀$HBJBgR@29߄SA33J3 piN29߆ 33J3piNNuayx\@ yjaH49߆CߒJ9sg33 IN`33 IN3N03NLyxJg *f(_(yzgpa*Nu/teCߒBQ *g&Cߒ< e`JfS< g`B NuH3N0J9ug3NL  gJ(g`/?33#p#3"<0<NB092 y P3#p4N _NuHN3333N3 NLNu3N3N3NNu y :lJyHf8Jy@k L@`AZ09L~Pg A Q`L`z33phNL33N3333plN49D69Fy|09^B@U@29`CAHP3N3333pdNJ@k3J#<3J3piN3J3P3R3T3VpeNadp AJPg ANQ`:CJp&0QRy: yg33J09JNupNuH3JpfN3JpgN29JyfByaLJgJ @BPSy:0(CZrQgJQg C Q`"2Jg#h#h` #h#h LNup AJPg 3JaXANQNuH瀀AJp&BXQ3@3BLNu2(.3JaJgR |g|g|gr|g(|g,|g6|g@|g|g |gNuJg"yN`Jg"yN`Jg"yN`3Ja~Jzg yzN` yg,Jyg09Jyg`33J3J3 piN`ZJyhgP#n3h33l3p.NByha>` J`gL`B``0LPH`33phNLHPH3J3piNabaJg yN`~LTHL H ऴyTf yVgNH TLPH3J3piNaaBJ~g y~N`LyPf yRgHPH3J3piNaa`By8a`3pkNN,3J3 phN`3J3 phNJyg&LJBfJCg@SBASCHa*`3N3pkNB9Nu3NX3NlJyhg>#n3h33l3p.N3hpa*Jy8f*LX@A3333NLXJngJ9gL@RBARC#n3833333p*NJyhf33 phN09ܰyJf^#n3j33l3p.N3l3jhaJrg yrNp33333NNu3J3phNLSBSCHXHJng yn1@1ANuaJga:By8NuaJg @CJp&0QNuH`t 29JAಲPg ANQ` LNup`H@r AJPghg ANQ` p0LNup`/BaJg @#CJp&2Qp _Nu#.3233 phN3JaJg\Jnf 34`.L.#n3333p+N09ڰ|g34#n3432p8N yg yg09ܰyhg3jJyhg6#n3h33l3p.N3jh#n3h33l3p.N3la`aJvg094 yvNNu3633 phN3JaJgpJngf#n3h363p7N yf34` yf3jgJyhg6#n3h33l3p.N3jh#n3h33l3p.N3l`V36096J@gf#n3h363l3p.N3laF`a>Jvgj094 yvNNuH瀀33L#p#3"<0<NB09 y P3J#p4NLNuH 9^$9Z yVH S# R#NNF0QLJ9bg|gU 0f QLNuH`"9Z yVByfBydpSJgV< f JydfZ`B<+gF<-g@<0eF<9b@#R# NN0Ђ3dQLNu<-f`3f`H`$9R"9NpJgJggЂJg`LNuH|"9R 9NvxJg"Jgd`㌘Jj؁Q "LxNu`H"yh ylfLNuH"yh ylJfSfLNuNuC2@ A2p222BQ"<0<NB09NupBy3 aB3NuByByp`pd3`ByBype`pByBy`p`pwBy3Bya09Nupx`330<`pBy`p`p `prCg2Rj33p`j33pg`T3Bypr`@p`p33BBBy `|3Byp`h3BypBBy`J33p`633p`"3Byp`p3By3p `p `prCg2Rj33p `By3p `PBy3p`By3pz`*ByByp{`ByByp|`ByByp}`ByByp~`ByByp`ByBy0<`By3pf`By3p`ByByp#`ByByp$`pByByp%`^ByByp&`LprCg2Rj3Bypt`&By3pu`By30<`ByBy0<`3By3 p `ByBy`By30<`3R@H33 p`3R@H33 p `lBy33cp`PrpCg2Rj330<`&rpCg2Rj3R@30<`By30<`ByBy0<`By30<`prCg2Rj3By0<`ByBy0<`By30<`jBy30<`TBy30<`>By30<`(By30<`By30<`30<`By30<`30<`By30<`By30<`By30<`ptCrg2Rj33`\0<tC`ByBy0<`:prCg2Rj3333p`33"<0<sNBNuMonTueWedThuFriSatSunJanFebMarAprMayJunJulAugSepOctNovDecNOS logMiNTnet logConnect logCOSTA.MNT[NOS was startedNOS was stoppedsend "number "clock adjustConnect:Connection terminatedonline.Connection made toConnection stopped203031BILLS.DTACoSTa - PreferencesCoSTa - Paths*.*Select a log file4080CoSTa - RegisterCoSTa - Unregistered0000A:LIPBRDSCRAP.*LogBook, (c)1995 Gary A. Priest Totals: x calls x:xx:xx x.xx SCRAP.TXT5060701.34A:\CALLS.DTACOSTS.DTACOSTA.INFCOSTA.REGCOSTA.HLPCOSTA.MNT1000CoSTa v1.34About CoSTaCoSTa - OutputCoSTa - Pay BillCoSTa - CostsCoSTa - Edit a CallCoSTa - Purge CallsCoSTa Help System CoSTacosta.rsccostam.rsc[3][| |Resource file may |be corrupt or lost.][FATAL]NOS ICE MiNTnetConnectSTiK Date Time Duration Cost Telephone No. Origin   '  2D D  l     6                                   "  *  .     "^XT                                                     2               * .    2      2                "     2    *   "                &    2,  F     x "   $        F            <                       6     ,. $        (                               X $  $  "   .        $" "            :. "06*   $$     ""0         &@*                      $ 2&        2,                                F &        "   8* *,*((0    "                       $ X((6   ",                   H  22    (  4`  "$  &"       ^           ( ( J     ,       ,           D b                  &*            ("  .D                                                rScorpio/Elite 339142L$/D L/x CoSTa File Options About CoSTa-123456 Quit ^Q - Extract ^E Pay Bill ^B Output ^P - Purge Calls ^U Recost ^R Costs Preferences - Show All Calls ^A Register Paths - Show Costs inc VAT ^V CoSTa000Version _.__9991995 BY GARY A. PRIESTRegistered To:** UNREGISTERED VERSION **  Date Time Duration Cost x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx  *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry:0Number of calls: _90 Total time: _:__:__9 0.00Total cost: _XOutput to:PrinterClipboardAll CallsCancelOkDate Calls Time Costxx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx  *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry:0Flag calls up to: __/__/__9CancelOkBackup Log File:AppendOverwriteAuto Extract On Startup:Yes00Time Adjustment: __99+-Show Costs Including VAT:YesCancelOka(NOS: _(X(a(ICE: _(X(a(MiNTnet: _(X(a(STiK: _(X(a(Connect: _(X(CancelOkaName: _X0Key: _9CancelOk0Purge calls up to: __/__/__9Bills TooCancelOk0Date: __/__/__9Peak0Time: __:__:__9Offpeak0Duration: __:__:__9Weekend0Cost: _.___90Telephone: ___XxOrigin: _XCancelDeleteRecostOk0Peak Start Time: __:__:__90End time: __:__:__90VAT Rate: __.__%90Minimum Cost: __.___9Telephone Descriptionx xx xx xx xx xx x *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry:CancelEditAddDeleteOk0Telephone: _XaDescription: _X0Peak Cost: __.___90Offpeak Cost: __.___90Weekend Cost: __.___9CancelOkThis is an unregistered version of CoSTa!To get rid of this annoying message,please register!!Details can be found in the manual.Ok[3][ GEM has run out of windows!| Close any unused ones and| re-try.][ Exit ][3][ | No help text loaded! ][Sorry][1][ There is not enough memory| to perform this task.][Cancel][1][ | Printer is not responding ][Retry|Cancel][1][ | Error accessing x ][Cancel][1][ | Invalid Time ][Cancel][1][ | Invalid Date ][Cancel][1][ | No unpaid calls exist ][Cancel][1][ | No costs have been setup yet ][Cancel][1][ | Invalid Key Code ][Cancel][1][ | Name must be at least 5 long ][Cancel][2][ | Really DELETE this call ][Delete|Cancel][2][ | Really UPDATE this call ][Update|Cancel][2][ | Delete paid calls FOREVER ][Purge|Cancel][2][ | Really recost ALL unpaid call][Recost|Cancel][1][ | Phone number must be entered ][Cancel][1][ | Phone number already exists ][Cancel][1][ | 100 phone numbers already | defined ][Cancel][1][ | x is in use by | another process ][Cancel]j#T:h.\ #$0%UV0W0000OP0Q0000N3OQ333"; FOf oz{ &((FG(Hpq(r((31329TevwP)3y)3 ' Z)3 )3  1 d)3     $ ? F Z f m     ( 0 C c j      "  B C0 D t u0 v 0 0   0 <=0>@s3tv3#+S(ms*+,%-?@Aef$   $ , 3   = K ` b dfhj l~!+D P!Y q!. L Jh   +  74/ 2 Q/Q/Q,/QH/ Qd/ Q/ Q/ Q/ Q/Q /@ 3@3@@(3 @D @ ,@@`0 3 4|  -* |   *  * %   '# 1,%  *'$'@'\' x'' @, @, @@, -[ 'b%  85x # 5  5 < Xt  5 # '-  =  9@2525@25 25  9 @2 5 '' 2#  8T  '  / +p +  5' <# 6  2 A a& A & A &     K   R  Y ' `+  >94Pl 4! 2 Q/ Q/Q/Q/Q0/ QL/@h6@6 @@6 %'0/ + "' '$ . +,)H$d#%g$  t"$%'d()\)+T-.{\rtf1\pc{\fonttbl{\f27\fnil Dutch 801 Roman;} {\f28\fnil Dutch 801 Italic;} {\f29\fnil Dutch 801 Bold;} {\f30\fnil Dutch 801 Bold Italic;} {\f53\fnil Swiss 721;} {\f54\fnil Swiss 721 Bold;} {\f55\fnil Swiss 721 Bold Italic;} {\f56\fnil Swiss 721 Italic;} }{\stylesheet{\sbasedon222\snext0 Normal;} {\s1\sb120\sa80\f53\b0\i0\ul0\outl0\nosupersub\fs28\expnd0 Sub Head;} {\s2\li468\fi-468\sb40\sa40\tx468\f27\b0\i0\ul0\outl0\nosupersub\fs20\expnd0 Indent;} {\s3\tx1034\tx2735\tx3415\f27\b0\i0\ul0\outl0\nosupersub\fs20\expnd0 List;} {\s4\sb40\sa40\f27\b0\i0\ul0\outl0\nosupersub\fs20\expnd0 Body;} {\s5\qc\sb400\sa200\f53\b0\i0\ul0\outl0\nosupersub\fs36\expnd0 Main Head;} {\s6\li14\tx581\tx1148\tx1715\tqr\tx7837\f27\b0\i0\ul0\outl0\nosupersub\fs20\expnd0 Contents;} {\s7\sb80\sa60\f53\b0\i0\ul0\outl0\nosupersub\fs24\expnd0 SubSub Head;} {\s8\sb80\sa60\f54\i0\ul0\outl0\nosupersub\fs20\expnd0 Minor Head;} }\paperw11904\paperh16836\margl2199\margr824\margt934\margb1674\pgnstart1 \ftntj\ftnstart1\makeback  \sectd\pgndec\headery934\footery1272\cols1\colsx567\pgndec {\footer\pard\plain\tqc\tx4513\tqr\tx8904\f27\fs20 CoSTa Manual\tab\chpgn\tab December '95}\qc\f27\fs48 CoSTa Manual\par \fs24 Version 1.30\par (c)1995 Gary A. Priest\par \pard\s1\sb120\sa80\fs20\par \f53\fs28 Contents\par \pard\s6\li14\tx581\tx1148\tx1715\tqr\tx7837\f27\fs20\tab Introduction\tab\tab 2\par \tab Getting Started\tab 2\par \tab Setting Up CoSTa\tab 2\par \tab Paths\tab\tab\tab 3\par \tab Preferences\tab\tab 3\par \tab Costs\tab\tab\tab 5\par \tab Main Window\tab 6\par \tab Extracting Call Information\tab 7\par \tab Editing/Deleting a Call\tab 8\par \tab Paying Bills\tab\tab 9\par \tab Output\tab\tab 9\par \tab Recost Unpaid Calls\tab 9\par \tab Purging Old Call/Bill Details\tab 9\par \tab Registering\tab\tab 10\par \tab Disclaimer\tab\tab 10\par \tab Credits\tab\tab 10\par \par \fs36\par \pard\s5\qc\sb400\sa200\par \par \par \par \par Introduction\par \pard\fs20 CoSTa was written almost as soon as I got myself a modem and got on-line to the internet.\par I immediately realised that there was no way of knowing how much time I spend on line and hence have no idea of what my telephone bill is going to be.\par Using CoSTa this problem is solved.\par Each time you connect to the internet using the supported programs a log file is created/appended with the current start date and time, plus an awful lot of other information. This file quickly becomes very large, with no apparent use. Until now!!\par CoSTa runs over this log file and extracts all the information it requires about each call made, it then calculates the length of the call and the cost.\par Each call can easily be seen in the main window, along with a current phone bill total.\par When the phone bill arrives, you can tell CoSTa to flag all calls up to the date of the bill as paid, the current total is reset and ready for your next month's/quarter's phone calls.\par \par CoSTa currently works in conjunction with Atari NOS, MiNTnet and Connect.\par \par \pard\s1\sb120\sa80\f53\fs28 Hardware required\par \pard\f27\fs20 This program should run on all TOS based computers from an ST to a Falcon. It was developed on a Falcon and hence looks best running on this machine.\par \pard\s5\qc\sb400\sa200\fs36 Getting Started\par \pard\s1\sb120\sa80\f53\fs28 Installing CoSTa\par \pard\f27\fs20 CoSTa is installed and run like any other normal Gem Application. It does not run as an accessory.\par \par \pard\s1\sb120\sa80\f53\fs28 On-Line Help\par \pard\f27\fs20 CoSTa comes complete with it's own on-line help system. Position the mouse cursor over whichever window help is required on and press Help.\par \par \pard\s5\qc\sb400\sa200\fs36 Setting Up CoSTa\par \pard\s4\sb40\sa40\fs20 After installing CoSTa, it is necessary to set up certain information for CoSTa to function correctly.\par BEFORE performing an extract, the costs, paths and preferences must be configured in order that the program knows where to find the log files, and how much a call is going to cost.\par See the relevant sections in this manual on how to do this.\par CoSTa comes with the costs for a British Telecom local call already set up.\par \par \par \pard\s5\qc\sb400\sa200\fs36 Paths\par \pard\s4\sb40\sa40\fs20 CoSTa currently works with the log files created by NOS, MiNTnet and Connect.\par Future versions will support ICE, and hopefully STiK as well, although this cannot be guaranteed.\par \par It is important to tell CoSTa where to find the log files.\par Click on either the text or on the path beside it. Use the file selector to locate the relevant log files, that you use.\par Click on the check box beside the path to tell CoSTa that this file is to be used during extraction.\par \par The log files are normally named as follows:\par NOS\tab -\tab NOS.LOG\par MiNTnet\tab -\tab messages\par Connect\tab -\tab CONNECT.LOG\par \pard\s5\qc\sb400\sa200\fs36 Preferences\par \pard\s1\sb120\sa80\f53\fs28 Backup Log File To History\par \pard\s4\sb40\sa40\f27\fs20 After CoSTa has extracted call details from the .LOG file, this file is renamed to .HST to prevent further processing. N.B. this does not apply to MiNTnet, see below.\par This can happen in two ways (which option you choose depends on whether you feel the need to keep a history or not):\par \f29 Append\f27\par The contents of the current .LOG file are appended on to the end of any existing .HST, hence it can get very large but does contain ALL details.\par This file should be deleted/archived on a regular basis.\par \f29 Overwrite\f27\par Any existing .HST file is deleted, and the current .LOG file is renamed to .HST.\par This keeps the size of the .HST down, but of course, all details prior to the last extraction are lost.\par \par \f29 MiNTnet\par \f27 The way that MiNTnet handles it's log files means that it is not possible to backup /clear down the log file after extraction. The file is always in use by a MiNTnet process.\par The way CoSTa gets around this problem is by keeping a note of the date/time of the last call it has extracted. Then when extraction is performed again, only calls after the stored date are processed. This date/time are stored in a file called COSTA.MNT and should not be deleted.\par The MiNTnet log should be cleared down/backed up manually on a regular basis, to keep the size down.\par \pard\s1\sb120\sa80\f53\fs28 Auto Extract on Startup\par \pard\f27\fs20 If this option is set to 'Yes', then CoSTa will automatically perform an extraction whenever it is called ie. on program startup.\par This makes the process of call extraction completely transparent to the user. Simply run CoSTa and it will automatically know about all your calls.\par \pard\s1\sb120\sa80\f53\fs28\par Time Adjustment\par \pard\s4\sb40\sa40\f27\fs20 This field only applies to NOS. It does not apply to MiNTnet or Connect as they both write local times from your Atari to the log files.\par \par All times written to NOS.LOG are in Greenwich Mean Time. This obviously causes a problem if your local time zone is not GMT, as your telephone company costs calls based on your local time.\par CoSTa needs to know how to convert the GMT times into local ones.\par The Time Adjustment field can contain a number of hours between 0 and 23. The sign is set by selecting the relevant box beside it.\par Hence, if your local time zone is 1 hour ahead of GMT (British Summer Time or France, for example) set this field to 1 + .\par Now CoSTa will convert the NOS date/time into local and your call will be costed correctly.\par \par \f53\fs28 Show Costs Including VAT\par \f27\fs20 This sets the default display of costs to either include VAT or exclude it.\par This can be overriden from the menu option.\par \pard\s5\qc\sb400\sa200\fs36\par \par \par \par \par Costs\par \pard\s4\sb40\sa40\fs20 When CoSTa extracts call details, it costs the call. To achieve this it must know how much a telephone call costs. British Telecom currently have different costs for local, regional and national calls. Earlier versions of CoSTa did not support this. Until Now.\par CoSTa will cost a call by using the telephone number, thus calls to differenent costing regions are fully supported, as are calls to 0891 numbers etc.\par \par CoSTa currently costs calls in the same manner as British Telecom. ie. it calculates using the cost per minute, to the nearest second. Therefore if the call is 2minutes 30seconds, the call is NOT rounded up to 3minutes.\par Costs are held in pence and to 3 decimal places.\par \pard\s1\sb120\sa80\f53\fs28 Peak Hours\par \pard\s4\sb40\sa40\f27\fs20 Most telephone companies charge at a higher rate during 'their' peak hours. British Telecom's peak hours are 08:00:00 to 18:00:00. Other telephone companies' hours may differ. Enter the hours applicable here.\par \pard\s1\sb120\sa80\f53\fs28 VAT Rate\par \pard\s4\sb40\sa40\f27\fs20 If costs are set up as excluding VAT, then the current VAT rate should be set up here.\par It is recommended that this facility is used and all costs are keyed in excluding VAT.\par \pard\s1\sb120\sa80\f53\fs28 Minimum Cost\par \pard\s4\sb40\sa40\f27\fs20 Although British Telecom now charge by the second, the still impose a minimum cost to each call. ie. if the cost of your call is below this minimum then it is rounded up to the minimum. This is currently approximately 5 pence. Therefore every call you make will cost at least 5 pence.\par This is the minimum cost of a telephone call.\par \pard\s1\sb120\sa80\f53\fs28 List of Telephone Numbers\par \pard\s4\sb40\sa40\f27\fs20 A list of telephone numbers and associated costs can be maintained here.\par It is NOT necessary to define every number used, as CoSTa uses a default which will be used if the telephone number is not found in the list. The default supplied with CoSTa is for a local BT call exc. VAT. The default is indicated by having a telephone number of '*'.\par Other telephone numbers can be maintained, such as BBS's etc. CoSTa only uses the default it the actual telephone number cannot be found.\par Entries can be added, deleted and edited by double clicking or clicking on Edit.\par The default '*' cannot be deleted.\par \f29 MiNTnet\f27\par Extraction of MiNTnet calls will always use the default cost. This is because MiNTnet does not make the telephone number available in it's log file, so CoSTa doesn't know the number.\par \par \pard\s1\sb120\sa80\f53\fs28 Adding/Editing an Entry\par \pard\s4\sb40\sa40\f27\fs20 Each entry has the following fields:\par \pard\s1\sb120\sa80\f53\fs28 Telephone Number\par \pard\s4\sb40\sa40\f27\fs20 This should be '*' for the default costs, but can be any telephone number for specific costs.\par Blanks do not matter as CoSTa strips them out during use. Thus 01234 5678 is the same as 012345678.\par \pard\s1\sb120\sa80\f53\fs28 Description\par \f27\fs20 The description of the phone number. ie. Fred's BBS.\f53\fs28\par Peak Cost\par \pard\s4\sb40\sa40\f27\fs20 This is the cost per minute of a telephone call during the above peak hours.\par \pard\s1\sb120\sa80\f53\fs28 Offpeak Cost\par \pard\s4\sb40\sa40\f27\fs20 This is the cost per minute of a telephone call outside of the peak hours.\par \pard\s1\sb120\sa80\f53\fs28 Weekend Cost\par \pard\s4\sb40\sa40\f27\fs20 Peak/Offpeak hours normally only apply Monday to Friday. Weekend rates then apply from midnight Friday to midnight Sunday. This is the cost per minute of a telephone call at the weekend.\par \pard\s5\qc\sb400\sa200\fs36 Main Window\par \pard\s4\sb40\sa40\fs20 The main window display lists all calls known to CoSTa.\par The day, date, time, duration, cost, telephone number and origin of each call is displayed, along with a flag to indicate if the call has been paid for.\par At the bottom of the window are totals. These are the total number of calls, total length of time and the total cost in pounds.\par \pard\s1\sb120\sa80\f53\fs28 Show All Calls\f27\fs20\par \pard\s4\sb40\sa40 The display will either list all calls known to CoSTa, or will just display current unpaid calls.\par This can be changed by use of the 'Show All Calls' menu option.\par The default is to only show current unpaid calls.\par \pard\s1\sb120\sa80\f53\fs28 Show Costs Including VAT\f27\fs20\par \pard\s4\sb40\sa40 The display will show all costs with or without VAT applied. This only makes a difference if a VAT rate is defined within the COSTS window. The default is set in the Preferences window.\par \pard\s5\qc\sb400\sa200\fs36\page Extracting Calls\par \pard\s4\sb40\sa40\fs20 For CoSTa to be able to display call details, it is necessary to tell it to extract the information from the relevant log files. This should only be performed after preferences and cost details have been maintained and is achieved by selecting 'Extract' from the menu.\par \par CoSTa processes the log files, extracts call details and costs them, and stores each call in CALLS.DTA.\par The log file is then backed up in the manner chosen in Preferences.\par \pard\s1\sb120\sa80\f53\fs28 NOS Specific Problems\par \pard\s4\sb40\sa40\f27\fs20 Unfortunately NOS does not output actual 'connection made'/'connection stopped' messages and as such this causes the following problems in calculating the length of a call:\par a) CoSTa has to approximate the connection start time, by scanning the log file for a specific string that will only occur after a connection has been made. Start times may be a second or two out, but at least it does handle number busy and redials correctly.\par b) CoSTa also has to approximate the end time. It looks for the 'NOS stopped' message in the log file.\par Thus it is essential that after you have ended the connection with 'ppp sl0 lcp close', you immediately exit NOS by typing 'exit'.\par \pard\s1\sb120\sa80\f53\fs28 MiNTnet Specific Problems\par \pard\s4\sb40\sa40\f27\fs20 MiNTnet does not put the telephone number into the log file. Thus CoSTa puts blanks into it's database and uses the 'default' costs entry to cost the call.\par The log file cannot be cleared/backed up and as such CoSTa uses a date/time stamp to determine at which point in the file it should extract calls from. The log file should be manually cleared/backed up on a regular basis to keep the size down.\par \par \pard\s5\qc\sb400\sa200\par \fs36\page Editing/Deleting a Call\par \pard\s4\sb40\sa40\fs20 Occasionally it might be necessary to edit or delete details of a particular call. One reason for this is that your Atari's clock was wrong when you logged onto the internet, and hence the date or time of the call once extracted into CoSTa is wrong, which could in turn lead to the call being costed incorrectly.\par \par To edit a call, simply double click on it from the main window with the left mouse button, and the edit window will be displayed.\par \par You can amend the date, time, duration, cost, and telephone number. The only item you cannot amend is the origin of the call ie. NOS or ICE.\par \par You can also override a particular day/time to be Peak, Offpeak, or Weekend.\par This is useful because some telephone companies treat Bank Holidays as a Weekend rate. CoSTa does not know about Bank Holidays and thus would treat a Monday as a Weekday(peak or offpeak).\par To correct this, edit each call and override it to Weekend. The cost is automatically recalculated for you.\par \par \par \f53\fs28 Re-cost\f27\fs20\par If you change the date or time of the call, it could well fall into a different cost category ie. if you change the time peak to off-peak, or the date from midweek to weekend.\par You can either manually alter the cost or you can have CoSTa re-cost the call for you using the new date time, and duration.\par If you would like CoSTa to re-cost the call, it is important to click on 'Recost' BEFORE clicking on 'Ok' to update the call details.\par \f29 Note: The cost here is excluding VAT (regardless of the display setting).\f27\par \par \f53\fs28 Delete\f27\fs20\par To actually delete this call, click on 'Delete'.\par \par \pard\s5\qc\sb400\sa200\fs36\page Paying The Bill\par \pard\s4\sb40\sa40\fs20 When the telephone bill arrives, you need to flag all the calls up to the date of the bill as paid.\par In this way they will then be excluded from the current unpaid totals.\par \par Select 'Pay Bill' from the main menu and you will be presented with the 'Pay Bill' window.\par This window displays a history of all previous paid bills and their totals, as well as allowing you to pay a new bill.\par \par Enter the date of the bill, and all calls up to and including that date will be flagged as paid.\par \par The totals paid will then be added to a list of previous paid bills. This list is displayed in this window and shows date of bill, total number of calls, total time, and total cost. The list allows a history of paid bills to be examined at a glance.\par \pard\s5\qc\sb400\sa200\fs36 Output\par \pard\s4\sb40\sa40\fs20 It is possible to output a list of calls and the totals to either a printer or the clipboard.\par Either all calls can be listed or just the unpaid ones.\par \pard\s5\qc\sb400\sa200\fs36 Recost Unpaid Calls\par \pard\s4\sb40\sa40\fs20 This option processes all 'Unpaid' calls and recalculates their costs. This could be useful if you need to change cost details (or if upgrading from a previous CoSTa version that didn't support VAT).\par \pard\s5\qc\sb400\sa200\fs36 Purging Old Calls/Bills\par \pard\s4\sb40\sa40\fs20 After a while, the number of calls/bills will start to grow, and it may be a good idea to get rid of very old calls/bill details that are of no further use. This will help keep CoSTa performing at maximum speed also, because the more call details stored, the more work it has to do.\par \par Only calls that have been flagged as 'Paid' are eligible for purging. \par \par Select 'Purge Calls' from the 'File' menu, to display the 'Purge' window.\par \par A date must be entered, up to and including which all 'Paid' calls will be deleted. \par \par To delete old 'Bill' details (as shown in the Pay Bill window), it is also necessary to click on the 'Bills Too' radio button.\par Bill details will probably want to be purged much less frequently than Call details, as Bill details are a nice history log of your internet usage.\par \par \f29 It is IMPORTANT to note that once call or bill details have been Purged, they are gone for good. The only way to undo a Purge is to go back to a backup.\f27\par \pard\s5\qc\sb400\sa200\fs36 Registering\par \pard\s4\sb40\sa40\fs20 CoSTa is a Shareware product. If you use it regularly you should do the right thing and register it.\par Registration costs 6 UK Pounds and includes the following benefits:\par a) A unique key to enter into CoSTa. Future versions will have increased functionality which will be disabled unless you have the key.\par b) The latest version on disk or by e-mail if you supply an e-mail address.\par c) e-mail or snail mail support.\par \par Gary Priest\par 32 Castle Street, Inner Avenue, Southampton SO14 6HF\par gary@the-gap.demon.co.uk\par \pard\s5\qc\sb400\sa200\fs36 Disclaimer\par \pard\s4\sb40\sa40\fs20 All costings calculated by CoSTa are approximate and no guarantee to their accuracy is given.\par Any damage caused by use of this program, either directly or indirectly, is not my responsibility.\par This software is used at your own risk.\par \pard\s5\qc\sb400\sa200\fs36 Credits\par \pard\s4\sb40\sa40\fs20 Atari NOS is the work of Demon and David Nash.\par Oasis and ICE are the creation of Phil Yeadon and Dave Levi. Thanks guys for a brilliant program.\par STiK is the creation of Steve Adam.\par \par Thanks also to the following people who have helped me by testing and supplying their views and suggestions:\par Phil Yeadon, Neil Martin, Simon Husbands, Guy Harrison and Gary Wagner.\par \par } CoSTa Manual Version 1.30 (c)1995 Gary A. Priest Contents Introduction 2 Getting Started 2 Setting Up CoSTa 2 Paths 3 Preferences 3 Costs 5 Main Window 6 Extracting Call Information 7 Editing/Deleting a Call 8 Paying Bills 9 Output 9 Recost Unpaid Calls 9 Purging Old Call/Bill Details 9 Registering 10 Disclaimer 10 Credits 10 Introduction - CoSTa was written almost as soon as I got myself a modem and got on-line to the internet. I immediately realised that there was no way of knowing how much time I spend on line and hence have no idea of what my telephone bill is going to be. Using CoSTa this problem is solved. Each time you connect to the internet using the supported programs a log file is created/appended with the current start date and time, plus an awful lot of other information. This file quickly becomes very large, with no apparent use. Until now!! CoSTa runs over this log file and extracts all the information it requires about each call made, it then calculates the length of the call and the cost. Each call can easily be seen in the main window, along with a current phone bill total. When the phone bill arrives, you can tell CoSTa to flag all calls up to the date of the bill as paid, the current total is reset and ready for your next month's/quarter's phone calls. CoSTa currently works in conjunction with Atari NOS, MiNTnet and Connect. Hardware required - This program should run on all TOS based computers from an ST to a Falcon. It was developed on a Falcon and hence looks best running on this machine. Getting Started - Installing CoSTa - CoSTa is installed and run like any other normal Gem Application. It does not run as an accessory. On-Line Help - CoSTa comes complete with it's own on-line help system. Position the mouse cursor over whichever window help is required on and press Help. Setting Up CoSTa - After installing CoSTa, it is necessary to set up certain information for CoSTa to function correctly. BEFORE performing an extract, the costs, paths and preferences must be configured in order that the program knows where to find the log files, and how much a call is going to cost. See the relevant sections in this manual on how to do this. CoSTa comes with the costs for a British Telecom local call already set up. Paths - CoSTa currently works with the log files created by NOS, MiNTnet and Connect. Future versions will support ICE, and hopefully STiK as well, although this cannot be guaranteed. It is important to tell CoSTa where to find the log files. Click on either the text or on the path beside it. Use the file selector to locate the relevant log files, that you use. Click on the check box beside the path to tell CoSTa that this file is to be used during extraction. The log files are normally named as follows: NOS - NOS.LOG MiNTnet - messages Connect - CONNECT.LOG Preferences - Backup Log File To History - After CoSTa has extracted call details from the .LOG file, this file is renamed to .HST to prevent further processing. N.B. this does not apply to MiNTnet, see below. This can happen in two ways (which option you choose depends on whether you feel the need to keep a history or not): Append - The contents of the current .LOG file are appended on to the end of any existing .HST, hence it can get very large but does contain ALL details. This file should be deleted/archived on a regular basis. Overwrite - Any existing .HST file is deleted, and the current .LOG file is renamed to .HST. This keeps the size of the .HST down, but of course, all details prior to the last extraction are lost. MiNTnet The way that MiNTnet handles it's log files means that it is not possible to backup /clear down the log file after extraction. The file is always in use by a MiNTnet process. The way CoSTa gets around this problem is by keeping a note of the date/time of the last call it has extracted. Then when extraction is performed again, only calls after the stored date are processed. This date/time are stored in a file called COSTA.MNT and should not be deleted. The MiNTnet log should be cleared down/backed up manually on a regular basis, to keep the size down. Auto Extract on Startup - If this option is set to 'Yes', then CoSTa will automatically perform an extraction whenever it is called ie. on program startup. This makes the process of call extraction completely transparent to the user. Simply run CoSTa and it will automatically know about all your calls. Time Adjustment - This field only applies to NOS. It does not apply to MiNTnet or Connect as they both write local times from your Atari to the log files. All times written to NOS.LOG are in Greenwich Mean Time. This obviously causes a problem if your local time zone is not GMT, as your telephone company costs calls based on your local time. CoSTa needs to know how to convert the GMT times into local ones. The Time Adjustment field can contain a number of hours between 0 and 23. The sign is set by selecting the relevant box beside it. Hence, if your local time zone is 1 hour ahead of GMT (British Summer Time or France, for example) set this field to 1 + . Now CoSTa will convert the NOS date/time into local and your call will be costed correctly. Show Costs Including VAT - This sets the default display of costs to either include VAT or exclude it. This can be overriden from the menu option. Costs - When CoSTa extracts call details, it costs the call. To achieve this it must know how much a telephone call costs. British Telecom currently have different costs for local, regional and national calls. Earlier versions of CoSTa did not support this. Until Now. CoSTa will cost a call by using the telephone number, thus calls to differenent costing regions are fully supported, as are calls to 0891 numbers etc. CoSTa currently costs calls in the same manner as British Telecom. ie. it calculates using the cost per minute, to the nearest second. Therefore if the call is 2minutes 30seconds, the call is NOT rounded up to 3minutes. Costs are held in pence and to 3 decimal places. Peak Hours - Most telephone companies charge at a higher rate during 'their' peak hours. British Telecom's peak hours are 08:00:00 to 18:00:00. Other telephone companies' hours may differ. Enter the hours applicable here. VAT Rate - If costs are set up as excluding VAT, then the current VAT rate should be set up here. It is recommended that this facility is used and all costs are keyed in excluding VAT. Minimum Cost - Although British Telecom now charge by the second, the still impose a minimum cost to each call. ie. if the cost of your call is below this minimum then it is rounded up to the minimum. This is currently approximately 5 pence. Therefore every call you make will cost at least 5 pence. This is the minimum cost of a telephone call. List of Telephone Numbers - A list of telephone numbers and associated costs can be maintained here. It is NOT necessary to define every number used, as CoSTa uses a default which will be used if the telephone number is not found in the list. The default supplied with CoSTa is for a local BT call exc. VAT. The default is indicated by having a telephone number of '*'. Other telephone numbers can be maintained, such as BBS's etc. CoSTa only uses the default it the actual telephone number cannot be found. Entries can be added, deleted and edited by double clicking or clicking on Edit. The default '*' cannot be deleted. MiNTnet Extraction of MiNTnet calls will always use the default cost. This is because MiNTnet does not make the telephone number available in it's log file, so CoSTa doesn't know the number. Adding/Editing an Entry - Each entry has the following fields: Telephone Number - This should be '*' for the default costs, but can be any telephone number for specific costs. Blanks do not matter as CoSTa strips them out during use. Thus 01234 5678 is the same as 012345678. Description - The description of the phone number. ie. Fred's BBS. Peak Cost - This is the cost per minute of a telephone call during the above peak hours. Offpeak Cost - This is the cost per minute of a telephone call outside of the peak hours. Weekend Cost - Peak/Offpeak hours normally only apply Monday to Friday. Weekend rates then apply from midnight Friday to midnight Sunday. This is the cost per minute of a telephone call at the weekend. Main Window - The main window display lists all calls known to CoSTa. The day, date, time, duration, cost, telephone number and origin of each call is displayed, along with a flag to indicate if the call has been paid for. At the bottom of the window are totals. These are the total number of calls, total length of time and the total cost in pounds. Show All Calls - The display will either list all calls known to CoSTa, or will just display current unpaid calls. This can be changed by use of the 'Show All Calls' menu option. The default is to only show current unpaid calls. Show Costs Including VAT - The display will show all costs with or without VAT applied. This only makes a difference if a VAT rate is defined within the COSTS window. The default is set in the Preferences window. Extracting Calls - For CoSTa to be able to display call details, it is necessary to tell it to extract the information from the relevant log files. This should only be performed after preferences and cost details have been maintained and is achieved by selecting 'Extract' from the menu. CoSTa processes the log files, extracts call details and costs them, and stores each call in CALLS.DTA. The log file is then backed up in the manner chosen in Preferences. NOS Specific Problems  - Unfortunately NOS does not output actual 'connection made'/'connection stopped' messages and as such this causes the following problems in calculating the length of a call: a) CoSTa has to approximate the connection start time, by scanning the log file for a specific string that will only occur after a connection has been made. Start times may be a second or two out, but at least it does handle number busy and redials correctly. b) CoSTa also has to approximate the end time. It looks for the 'NOS stopped' message in the log file. Thus it is essential that after you have ended the connection with 'ppp sl0 lcp close', you immediately exit NOS by typing 'exit'. MiNTnet Specific Problems - MiNTnet does not put the telephone number into the log file. Thus CoSTa puts blanks into it's database and uses the 'default' costs entry to cost the call. The log file cannot be cleared/backed up and as such CoSTa uses a date/time stamp to determine at which point in the file it should extract calls from. The log file should be manually cleared/backed up on a regular basis to keep the size down. Editing/Deleting a Call - Occasionally it might be necessary to edit or delete details of a particular call. One reason for this is that your Atari's clock was wrong when you logged onto the internet, and hence the date or time of the call once extracted into CoSTa is wrong, which could in turn lead to the call being costed incorrectly. To edit a call, simply double click on it from the main window with the left mouse button, and the edit window will be displayed. You can amend the date, time, duration, cost, and telephone number.The only item you cannot amend is the origin of the call ie. NOS or ICE. You can also override a particular day/time to be Peak, Offpeak, or Weekend. This is useful because some telephone companies treat Bank Holidays as a Weekend rate. CoSTa does not know about Bank Holidays and thus would treat a Monday as a Weekday(peak or offpeak). To correct this, edit each call and override it to Weekend. The cost is automatically recalculated for you. Re-cost - If you change the date or time of the call, it could well fall into a different cost category ie. if you change the time peak to off-peak, or the date from midweek to weekend. You can either manually alter the cost or you can have CoSTa re-cost the call for you using the new date time, and duration. If you would like CoSTa to re-cost the call, it is important to click on 'Recost' BEFORE clicking on 'Ok' to update the call details. Note: The cost here is excluding VAT (regardless of the display setting). Delete - To actually delete this call, click on 'Delete'. Paying The Bill - When the telephone bill arrives, you need to flag all the calls up to the date of the bill as paid. In this way they will then be excluded from the current unpaid totals. Select 'Pay Bill' from the main menu and you will be presented with the 'Pay Bill' window. This window displays a history of all previous paid bills and their totals, as well as allowing you to pay a new bill. Enter the date of the bill, and all calls up to and including that date will be flagged as paid. The totals paid will then be added to a list of previous paid bills. This list is displayed in this window and shows date of bill, total number of calls, total time, and total cost. The list allows a history of paid bills to be examined at a glance. Output - It is possible to output a list of calls and the totals to either a printer or the clipboard. Either all calls can be listed or just the unpaid ones. Recost Unpaid Calls This option processes all 'Unpaid' calls and recalculates their costs. This could be useful if you need to change cost details (or if upgrading from a previous CoSTa version that didn't support VAT). Purging Old Calls/Bills - After a while, the number of calls/bills will start to grow, and it may be a good idea to get rid of very old calls/bill details that are of no further use. This will help keep CoSTa performing at maximum speed also, because the more call details stored, the more work it has to do. Only calls that have been flagged as 'Paid' are eligible for purging. Select 'Purge Calls' from the 'File' menu, to display the 'Purge' window. A date must be entered, up to and including which all 'Paid' calls will be deleted. To delete old 'Bill' details (as shown in the Pay Bill window), it is also necessary to click on the 'Bills Too' radio button. Bill details will probably want to be purged much less frequently than Call details, as Bill details are a nice history log of your internet usage. It is IMPORTANT to note that once call or bill details have been Purge d, they are gone for good. The only way to undo a Purge is to go back to a backup. Registering - CoSTa is a Shareware product. If you use it regularly you should do the right thing and register it. Registration costs 6 UK Pounds and includes the following benefits: a) A unique key to enter into CoSTa. Future versions will have increased functionality which will be disabled unless you have the key. b) The latest version on disk or by e-mail if you supply an e-mail address. c) e-mail or snail mail support. Gary Priest 32 Castle Street, Inner Avenue, Southampton SO14 6HF gary@the-gap.demon.co.uk Disclaimer - All costings calculated by CoSTa are approximate and no guarantee to their accuracy is given. Any damage caused by use of this program, either directly or indirectly, is not my responsibility. This software is used at your own risk. Credits - Atari NOS is the work of Demon and David Nash. Oasis and ICE are the creation of Phil Yeadon and Dave Levi. Thanks guys for a brilliant program. STiK is the creation of Steve Adam. Thanks also to the following people who have helped me by testing and supplying their views and suggestions: Phil Yeadon, Neil Martin, Simon Husbands, Guy Harrison and Gary Wagner. KL$/D L/x CoSTa File Options About CoSTa-123456 Quit ^Q - Extract ^E Pay Bill ^B Output ^P - Purge Calls ^U Recost ^R Costs Preferences - Show All Calls ^A Register Paths - Show Costs inc VAT ^V CoSTa000Version _.__9991995 BY GARY A. PRIESTRegistered To:** UNREGISTERED VERSION **  Date Time Duration Cost x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx x xxx xx/xx/xx xx:xx:xx xx:xx:xx x.xxx  *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry:0Number of calls: _90 Total time: _:__:__9 0.00Total cost: _XOutput to:PrinterClipboardAll CallsCancelOkDate Calls Time Costxx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx xx/xx/xx x x:xx:xx x.xx  *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry:0Flag calls up to: __/__/__9CancelOkBackup Log File:AppendOverwriteAuto Extract On Startup:Yes00Time Adjustment: __99+-Show Costs Including VAT:YesCancelOka(NOS: _(X(a(ICE: _(X(a(MiNTnet: _(X(a(STiK: _(X(a(Connect: _(X(CancelOkaName: _X0Key: _9CancelOk0Purge calls up to: __/__/__9Bills TooCancelOk0Date: __/__/__9Peak0Time: __:__:__9Offpeak0Duration: __:__:__9Weekend0Cost: _.___90Telephone: ___XxOrigin: _XCancelDeleteRecostOk0Peak Start Time: __:__:__90End time: __:__:__90VAT Rate: __.__%90Minimum Cost: __.___9Telephone Descriptionx xx xx xx xx xx x *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry: *FOLLOW A-Z,a-z,0-9,_ *SIGNIFICANCurrent entry:CancelEditAddDeleteOk0Telephone: _XaDescription: _X0Peak Cost: __.___90Offpeak Cost: __.___90Weekend Cost: __.___9CancelOkThis is an unregistered version of CoSTa!To get rid of this annoying message,please register!!Details can be found in the manual.Ok[3][ GEM has run out of windows!| Close any unused ones and| re-try.][ Exit ][3][ | No help text loaded! ][Sorry][1][ There is not enough memory| to perform this task.][Cancel][1][ | Printer is not responding ][Retry|Cancel][1][ | Error accessing x ][Cancel][1][ | Invalid Time ][Cancel][1][ | Invalid Date ][Cancel][1][ | No unpaid calls exist ][Cancel][1][ | No costs have been setup yet ][Cancel][1][ | Invalid Key Code ][Cancel][1][ | Name must be at least 5 long ][Cancel][2][ | Really DELETE this call ][Delete|Cancel][2][ | Really UPDATE this call ][Update|Cancel][2][ | Delete paid calls FOREVER ][Purge|Cancel][2][ | Really recost ALL unpaid call][Recost|Cancel][1][ | Phone number must be entered ][Cancel][1][ | Phone number already exists ][Cancel][1][ | 100 phone numbers already | defined ][Cancel][1][ | x is in use by | another process ][Cancel]j#T:h.\ #$0%UV0W0000OP0Q0000N3OQ333"; FOf oz{ &((FG(Hpq(r((31329TevwP)3y)3 ' Z)3 )3  1 d)3     $ ? F Z f m     ( 0 C c j      "  B C0 D t u0 v 0 0   0 <=0>@s3tv3#+S(ms*+,%-?@Aef$   $ , 3   = K ` b dfhj l~!+D P!Y q . L h   +  74/ 2 Q/Q/Q,/QH/ Qd/ Q/ Q/ Q/ Q /Q /@ 3@3@@(3 @D @ ,@@`0 3 4|  -* |   *   * %   '# 0,%  *'$'@'\' x'' @, @, @@, -['b%95x # 5  5 < Xt  5 # '- =  9@2525@25 25  9 @2 5 '' 2#  8T  ' / +p +  5' <#6  2 A a& A & A &     K    R  Y  ' `+ >94Pl 4! 2 Q/ Q/Q/Q/Q0/ QL/@h6@6 @@6%'0/+"' '$ . +,)H$d#%g$  t"$%'d()\)+T-.0@6!4* Default Local Call p@m`01234 567890 Sample Regional Number { __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Costa 1.34 Registered By Scorpio/Elite *This archive contains:* -The demo version of Costa 1.34 plus a key Costa.REG made by Scorpio/Elite in order to use this nice program without any limitation. *How to handle this??* -Simply copy Costa.REG in your current local directory and if everything goes right you're now registered..!! Simple don't you think!!! *A Free advice* -Well this hack was done very fast,i tested the key with several Sts and it was checked right... If enough users yell for a keymaker then i will make one... But i'm so lazy at the moment. *Does this sounds like Piracy???* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 96 A ALWAYS BACKUP THE EXISTING COSTA FOLDER BEFORE ANY UPGRADE! IF UPGRADING FROM 1.2x - Save CALLS.DTA and COSTA.INF. These can be used with 1.30. COSTS.DTA now has a different format and the old one should be deleted. IF UPGRADING FROM 1.3x - Overwrite all existing files with the new versions EXCEPT COSTS.DTA Two versions of the CoSTa manual are included: COSTA.TXT - Standard ascii text file COSTA.RTF - Rich Text Format version for loading into Papyrus etc. The RTF format produces a much better looking manual. IMPORTANT: Please read the manual BEFORE extracting any calls. q <.   .. CRYPTED   MBE PRG ͍MqmMBE RSC MqIMBE TXT Ƴ]MBE HYP ۳]S0MBE REF ]SUPPORT UK (]XMBE KEY g``ELITE NFO X`.   ..   DUMMY  hQ`Q",C ENqON0NN @p(r`VHV턢-f <N.ER: +@VE]L +@ZE^ +@^E^ +@bE^ +@fE_ +@jp:N2C탐NA탐 /"mjp: _N|p~AN&NrNfBm;|;|;|;|;|;|;|;|$m@BR;|;|;|;|;|NuNAN mNgDNN/?<NA\pNR"mNpNJf?</NAT @ (+@npN:pN:NAtNANANApNA NANADNXAN~AHNXp mNV"mN m NgE`p m N m N"m Np.NR"m NpR m NC탖Np$mpnD$mpp\NR"mNp mNV"mN mNg A태"mNN @ ( @p0$mH4 m "mN/p2<N."_N"mNpNR"mN"mNprN."mN"mNprNlprNlprNl m rNT m rNT$mH0@@\HH/ H°g4-DH°g4-FH°g4-HH°g4-JH°g`p$mp0H`?-LNZN6?NA`N4-NH°g`B$mp0H`.?-@NZN6?NA?<?-L?-BNDN6` 4-PH°g`>$mp0H`a`f;|?-?- BgN$mX??- NO?-?-"BgN$mX??-"NO?-?-$BgN$mX??-$NO`l;|?-?- ??-?-?-BgN ?-?-?-?N;|(;|;|0-H2-H~AN0-H2-H~AN&0-H~AN$m`BR0-N`"z$m`8H m؅؄1H$m`RR$m`0koYBm;|;|E`p*ADNE`p)AJNE`p-APNNN6;@Bm;|;| ;|;|;|;|;|;|;| ;| l$mh4 ;| ;| ;|L;|@;|B;|^;| ;|;| ;|;|,;|;|\;|t;| j;| h;| ;| ;|;| ;|>;|:;|<;||;|J;|D;|F;|H;|&;|T$mD4;| ;|";| $$mT4;|*;|.;|;|V;|;|0;|R;|;|;|(;| N;|p;|r;|P;|b;|d;|f;|`N:NANX$mPpNƜ/pNƜl$mQp$mJgpJf APrNp`aR0VH$mVp$mJgpN N:NAlN$ml0H`$ml??-&?-x?$m<$m:$m8$m 6$m4$m2N $m4$m4$m4$m4Jgz$mX8H m؅/0H$m0$m<$m:$m8vt"NT$m0$m6$m4$m2NprN8?<$mX?z$mX8H m؅؄?0Hz$mX8H m؅/0H$m?$m?$m?$m?aNB`"$mX?$m?$m?$m?$m?a0N:NANXpdrNfprNfp rNfN,$m4$m4$m4$m4rNf?<NNTTrNr$m4p$m2Nr$mRR$m0@ opr Nrpt rdNvpNƢN N:NA큠NA큜NA큘NA큔NApNA퀜N$mp0$m"N$m4$m4$mp0H$m RN\$m4$mp0H$m RN`$m4N:NANANANANA큼NA큰Np~AN$m0Hx m؄1H$m0Hx m؄1Hx m؄BpH$m0Hx m؄1H$m0Hx m؄1H$m0Hx m؄1H$m0Hx m؄1H$m0Hx m؄1Hx m؄AH t$m2N ANĐN:NANATNANpfrNfprNfprNfprNfp-rNf$m0rNf$mT0rNrN$m0@-l$m0NƮN N:`p$mRNN N:NANXANXN0$m4$m4$m4$m4$m0fN:NAlNALNA퀜N$ml0$mL2N$m$$m N N:A>NlN NuN8NuNA타NAN,AXNAXN~A\N~A`NXA퀜NANXz$mX8H m؅ 0H$m$$m`BR$m`RR$m`0H$m RNPVHJ@WHH/$m`0H$m RNLVHJ@gB$m`0H$m RNLVHH/$m`0H$m RNLVHHg p$mr WHH/$m`0H$m RNLVHHg&?<$mX?$m`?NH <r4<N:$m`0H$m RNHrWHH/$m`0H$m RNHHHrWHH/$m`0H$m RNHHHrWHHgN$m`0H$m RN @ (N"mXNp[NR/p$mNRN"_N"m\N`$m`0H$m RNHrf$m`0H$m RN @ (N"mXN$mg*0<N\/p$mNRN"_N"m\N`B0<N\"mXNJg mXNpNR/p$mNRN"_N"m\N mXNg< mXN"H m\NJg&?<$mX?$m`?NH <r4<N:$m`0H$m RNLg>tN:NAN,ANXp$mJgp"pJ-gpg|0-vHFgP0-~R@g4-~"-pN;|~$m4$mRR$m0H mNHr fR$mg&$m0H mNP$m2H mN`$$m0H mNP$m2H mN$m0H mNLg|$mBR$m0H mNHrfT$mg&$m0H mNP$m2H mN`D$m0H mNP$m2H mN`$mRR$m0H mNLgzpN"-pNvpNp$mJgpV턩p$mJgpV턪N:NA퀜NA`NX$m`BR$m`RR$m`0H$m RNLg <r4<N:$m`0H$m RNLgtN:NAlNA`NX$m`BR0-N`nz$m`8H m؅؄00HJ@oJz$m`8H m؅؄00HH$ml2Hf"z$m`8H m؅؄00HNN:$m`RR$m`0koY <r4<N:NA퀜N;|Rm0-H$m RNLg80-H$m RNLf"0-H$m RNPf 0-NN:0-H$m RNLgtN:NA`NX$m`BR0-N`2z$m`8H m؅؄00HJ@f$m`0NN:$m`RR$m`0koY <r4<N:NATNANANXp@NR"mN$m4$m0gFp$m4RЊ mNV"H mTN/ m0(H$m0R mN"_N"mN mNNApNAXNz$mX8H m؅/0H$mp0H _NLVHH/z$mX8H m؅/0H$mp0H _NL VHHg>z$mX8H m؅/0H$mp0H _NLf <r4<N:tN:NA NXA$NXA(NXN,$m 4$m$4$m`4$m`4NrЁ0|V 0-H0|V0$m 0H0|V0$m$0H0|V0N @ ( @0@@mRp0rNlprNlprNlprNlprNlprNƊprNƊNpNJo pN$m(4$m(0^HH0| V0$m(0H0|"V0N`N:NA0NA,NA퀜NA4NX$m00]@WHH/$md0H$m RNHrVHHg4$m,0H$m RNLVHHD/$m,0H$m RNLVHHD/$m,0H$m RNLVHDR@$m44$m40S@o$m,0H$m RNT$m40R$m,2H$m RN $m,0H$m RNX$m40R$m,2H$m RN$m,0H$m RN\/$m40HЀП$m,2H$m RN$m,0H$m RN`/$m40HЀПR$m,2H$m RNpr$m04RҊ@ЭV @0HЭV m $m,0H$m RN0|턚 -$m,2H$m RN$m,0H$m RNHH@$m,2H$m RNPN:NA퀜NAlNXAdNXANXA$NX$mlBR0-N`$md4Bg$ml?aN6$m$$mdRR$md0H$m RNHrg2$md0H$m RNP f$md0H$m RNHrWHH/$md0H$m RNHrWHHg8$md0H$m RNHHH`$md0H$m RNLg$m/$md??<a`$md0H$m RNLg$m/$md??<a`p$md0H$m RNLg$m/$md??<aT`X$md0H$m RNLgr$m/$md??<a&`\$m/$md??<a`F$m/$md??<a`0$m/$md??<a`vgvgvgvg$md0H$m RNHHHrfr$md0H$m RNHrfTN,$m4$m$4$m4$m4$m$0Q@WHH/$m$0@WHHg$m/$md??<a4$md0H$m RNLg|$mlRR$ml0ko`YN:NA탄NA타NA8NAlNA퀜NA`NXA NXAXN~A`N~$m80Hrg p m`N$m80Hgp^NR"m`N"m`N`$$m80HgpNR"m`N"m`Np$m`p[NR"m`N/p$mNRN"_Np]N*"m`N`TEa$pN"m`N"m`N`p0$m?$m?$m?$m?$m?N{$`6$m?a2N6$mX4$m0g0-W@gzz$mX8H m؅؄00HS@VHH/z$mX8H m؅؄00HY@VHHgr$m0HrgN`\$m0HgN$m?N\`@z$mX8H m؅؄00H[@fP턧$mf$m?ND$m?a`P$m?a4N6$m40-$mRfhprN$m4$m4$m4$m4pr$m4RҊ@N $m2Hl@$m4-fpr$m4RҊ@N @$m4$m0$m:$m8$m6t$m2N$m?a`$m?aڒN6/z( m؅؄00HS@VHH/$m?adN6/z( m؅؄00HY@VHHg6zxvpt$m2N` vgvgvgv!gnN:NA`NX$m`BR0-N`$m`?a($m`RR$m`0koYN:NA퀔NN6$m4$m0R@fN>NfNN @ ($JWH;@va?<NATrAЁNRp:N*/pNT"_Np\N*CNN @ ( @0(S@VHHV턫pJ-gp/0-vHFgNpC NaJBga BfJAfЀfaJBgaBN6;@0-gRpNjapJ-gp/ pNpNr(f&a?-8NJBgQ턬Q턧BgNaXa`prNpN"-pNvpN-fHprN$m4$m4$m4$m4$m0$m>$m<$m:xvtr0|Na BgNapN"-pNvpNa^?-ar`HyN/aN6/-?<INA\`HyN/aN6a` ADrNpN>-fNNfN:NAXNAtNA큨NA큤NApNXALNXAPNXz$mX8H m؅؄?0Haz$mX8H m؅/0H$m0$m8vt"NB$mp4$mp0oz$mX8H m؅/0H$mp0H _NPVHJ@WHH/z$mX8H m؅/0H$mp0H _NLVHJ@WHHgbz$mX8H m؅/0H$mp0H _NL VHH/z$mX8H m؅/0H$mp0H _NLVHHgz$mX8H m؅/0H/-paz$mX8H m؅/0H$mp0H _NLVHH/z$mX8H m؅/0H$mp0H _NLVHHga*z$mX8H m؅/0H$mt0H$mp4H"N$mL4Jf$mX?$mp?aJBg $mpRR$mX?$mp?aJBg$mpRRz$mX8H m؅؄?0H$mp?az$mX8H m؅/0H$mp0H _NLgz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N$mX?$mp?az$mX8H m؅؄?0Ha*`z$mX8H m؅/0H$mp0H _NLgz$mX8H m؅/0H$mp0H _NLVHH/z$mX8H m؅/0H$mp0H _NLVHHgaB$mX?/-pNnN6$mP4z$mX8H m؅؄?0H$mp?aj`dz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N$mX?$mp?a֔$mX?z$mX8H m؅؄?0H$mp?$mt?$mP?a`$z$mX8H m؅؄?0H$mp?a¨z$mX8H m؅؄00HJ@o^z$mX8H m؅/0H$mL0H _NLg.z$mX8H m؅/0H$mL0H _NP fz$mX8H m؅/0Hz$mX8H m؅؄4pHHRz$mX8H m؅؄4pHHRp(v$"N>/ /z$mX8H  m؅؄1H $mL0Hz$mX8H m؅؄1H$mX4RHRHx$mX?$m?$m?z$mX8H m؅؄?0HNؘN6*( m؅؄1HN:NA큠NA큜NA큘NA큔NANATNXAXNXA\NXA`NXA퀜NAdNXANXAXNXpNp rN$md4$m4$m4$m4p $m2N$mT4$mX4$m\4$m`4$m?aN6$mX4z$mX8H m؅؄00HR@g*$m?z$mX8H m؅/0HN`l$m?a$m0$mdRfRz$mX8H m؅؄00HJ@g2z$mX8H m؅/0Hz$mX8H m؅؄4pHHRz$mX8H m؅؄4pHHRp(v$"N>/ /z$mX8H  m؅؄1H `$m`0$m\>$mX<$mT:$m8$m6$m4$m2N $mT4$mX4$m\4$m`4Jg4z$mX8H m؅؄00HR@g@z$mX8H m؅/0H$m`0$m\<$mX:$mT8vt"NT`z$mX8H m؅/0H$m`0$m\<$mX:$mT8vt"NT$m`0$m\6$mX4$mT2NprN8z$mX8H m؅؄?0H$mX?z$mX8H m؅؄?0Hz$mX8H m؅/0H$mT?$mX?$m\?$m`?arNBp $m2N$mT4$mX4$m\4$m`4$m`0$m\RfJz$mX8H m؅؄00HR@f8$m0$mdRf*z$mX8H m؅؄00HJ@g $mX?N^pNN:NAN,AXNXApNXAhNXA큤NXA큨NXANXA8NXAHNXAtNXANXANXAlNXApNXAtNXAPNX$mt4$mg?$mX?$mp?BgN:`(vgvgvgvg vg>$mh0Hgl$m?$m?$mt?$m8?pN?pN?pN?pN?pN?pN?pN?pN?p$mJgp?NhpJ-gp/p$mJgpFga0VHV턧pJ-gp/pJ-gp"p$mJgppJ-gpg`N:NAN,ANANANANA큼NA큸NA클NA큰NA크NAtNA큨NA큤N$m0H`$m?$m?a`R-g.z8-H m؅؄4pHHRzxvpt "N`$m?aǦN6/z( m؅؄00HW@f$m?a|N6/z( m؅/0H$m0$m8vt"NBRfzxvpt $m2N`tp rN$m4$m4$m4$m4$m?a BfJAfЀg($m?$m?$mt?$m?aN6?a@`Xzxvpt $m2N`pzxvpt $m2N`ZP턧`z$m?aƖN6/zp( m؅؄1H`x$m?anN6/zp( m؅؄1H`vP턬`p$m?$m?$m?$m?$m?N`J$m?$m?$m?$m?$m?N`$$m?$m?$m?$m?$m?NT`D$m?a BfJAfЀgp$m?aŴN6/z( m؅؄00HJ@oH$m?$m?$m?$m?$m?$m?$m?$m?$m?p$mJgp?at`$m?$m?$m?$m?$m?$m?$m?$m?$m?$m?$m?a`nv gvgv)gF WXgB WYg`v2gv"g~v#gv?gvgv!gvmvo`LN:NApNAXNAtNALNXAxNXA`NXA퀸NAPNX$mp0o,z$mX8H m؅/0H$mp0H _N$m$z$mX8H m؅/0H$mp0H _NLfz$mX8H m؅/0H$mp0H _NPfz$mX8H m؅/0H$mp0H _NL VHH/z$mX8H m؅/0H$mp0H _NLVHHg"z$mX8H m؅/0H/-paz$mX8H m؅/0H$mp0H _NLVHH/z$mX8H m؅/0H$mp0H _NLVHH/z$mX8H m؅/0H$mp0H _NLVHHFg$mX?$mp?a~JBg $mpRR$mX?$mp?adJBg$mpRR$mX?/-pNnaZ$mP4z$mX8H m؅؄?0H$mp?a$mX?z$mX8H m؅؄?0H$mp?$mt?$mP?a~`z$mX8H m؅/0H$mp0H _NLgz$mX8H m؅/0H$mp0H _NLgRz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N$mX?$mp?aaz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N$mX?$mp?aİz$mX8H m؅/0H$mp0H _NLg z$mX8H m؅؄?0Ha`2$mX?z$mX8H m؅؄?0H$mp?$mt?Bga`z$mX8H m؅/0H$mp0H _NLgr"mx mp2z$mX8H m؅/0H$mx0H _N4$mx4$mp0$mxRoz$mX8H m؅/0H$mx0H _N@$m`4z$mX8H m؅/0H$m`0H _NLVHH/z$mX8H m؅/0H$m`0H _NPVHHgdz$mX8H m؅/0Hz$mX8H m؅/0H$m`0H _NP$m`2H _N$mX?$m`?aºz$mX8H m؅/0H$m`0H _N4$m`4$mx0$m`Rfz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N$mX?$mp?az$mX8H m؅؄?0H$mp?adaz$mX8H m؅/0H$mp0H _NLg2$mX?z$mX8H m؅؄?0H$mp?$mt?Bga.`rz$mX8H m؅/0H$mp0H _NPgVz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N`Tz$mX8H m؅/0Hz$mX8H m؅/0H$mp0H _NP$mp2H _N$mX?$mp?aaŪz$mX8H m؅؄?0H$mp?az$mX8H m؅/0H$mp0H _NLg2$mX?z$mX8H m؅؄?0H$mp?$mt?BgaN:NA킔NANANA큠NA큜NA큘NA큔NA킐NA킌NANANANA킈NA킄NA킀NA|NA퀼NAN$m fv$m0Hrl@$m4$m0Hrl@$m4pNƜ$m0RR$m2Ho@$m4pNƜ$m0RR$m2Ho@$m4`|$m ft$m0Hrl@$m4$m0Hrl@$m4pNƜ$m0RR$m2Ho@$m4pNƜ$m0RR$m2Ho@$m4 mV0(HЭV$m$$m0^HH/$m0^HHgp2<N$m?$m?$m?$m?$m?$m?$m?$m?$m?$m?$m?$m/$m?$m?$m?$m|?$m/$m RNO&p2<NN:pNpNNupNpNNuNApNAhNA퀜NAN,AhNXATNXAXNXA큤NXA큨NXANXA8NXAHNXAtNXA,NXA$m<$m:$m8$m6$m4$m2N $m4$m4$m4$m4N:NA큠NA큜NA킜Npr$m4RҊ@azJj^$m2$m2JjraqN:NAN,ApNAXNA킜NXA`NXA킠NXA큔NXA큘NXA큜NXA큠NXANANANXA키NXA퀜NA NXADNXz$mX8H m؅ 0H$m$Nb?Hya\ao$m4$m`4$m`0H$m RNHr fP$m/$m`?/-/-/-/-/-a$m?$m?$m?a|ao$m"l@$m$$m`0H$m RN4$m`4$m`0W@lv$m0^HH/$m0^HHg$m/?<HNA\$m$$m ga<$m/$mp?/-/-/-/-/-afBBBg$m?$m/$m?$m?Bg$m?$m?$m?$m?$m?B?<a$mp0H$m RNP$mp2H$m RN$mX?$mp?ab$m f a`$m P$m0$m<$m:$m8v$m4H$m"NTp$mJgp?$m/$m?$mp?aRan$m4$m/$m?$m?Bg$m?BBBg$m?B$m?$m?$m?$m??<aa$m0mf$m/?<INA\a$m0oF$mf mD08 mp;P~$mX?z$mX8H m؅؄?0H$m?Hxa$mP$mp0H$m RNP$mp2H$m RNz$mX8H m؅؄00HJ@gb0-8$mDRWHH/$mp0m~gBp$mJgpF$m0np.p$mJgpg$mX?$mp?a;|~$m0l$m0D$mp4$mgp`HyN/aalxN:NAlNA퀜NAXNXANXA킨NXA킬NXANXA큜NXA큠NXANXANXA큔NXA큘NXBg$ml?a(ak$m$aak$mX4$mX0R@g$m//-/-N$m RpNT/$m RpNX/$m0$m:(&t rN$m4$m4$m4$m4prN$m4$m4$m4$m4$m0$m8$m6$m4r N$m4$m0o $m0Hz$mX8H m؅؄1Hz$mX8H m؅؄1Hz$mX8H m؅؄BpHz$mX8H m؅؄BpH$ml0Hz$mX8H m؅؄1Hz$mX8H m؅؄1Hz$mX8H m؅؄1Hz$mX8H m؅؄1 Hz$mX8H m؅؄1H$m z$mX8H m؅!H$mX0Эz$mX8H m؅!H$mX?p NR/ -^NN"_Np N*/ah$m0$mR^HH/$m0$mR^HHg $m0@$m4$m0@$m4$m?a(aiZ$m4$m0$m8$m6$m4$m2N$m0aj|N:`HyN/aaitN: <r4<N:`HyN/aZahtN:NA큠NA큜NA퀜NA킰NXA킴NXAxNXA큔NXA큘NXANXA NXA킸NXA킼NX$mBR$mRR$m0H$m RNHrf"mx m2$m0$mxRg($mx0H$m RNL$mx2H$m RN$mx0H$m RN4$mx4$m0$mxRo$m0H$m RN`$mx2H$m RN$m4"m m2$m0H$m RN4$m4$m0H$m RNHr g$m RpNT$m4$m RpNX$m4pr$m RN pr$m RN$m0$m"N$m4$m4N,$m 4$m4$m4$m4$m0H$m RN\$m0RЈ/$m 0HЀ"A$m4$m RpN`$m4$m0r$m RN $m0r$m RNN:NANANANANANANANXANXANXa{ @ ( @0(S@VHH/ N:tN:0-g ?-abBmNuNAPa}:Aha}A큤a}A큨a}Aa}A크a}AHa}Ata}A(a}AXa}$m(Q0-gR?-aFaN`$mX4$mX0R@g6$mP0g.ag./$mP0HHЭnag+@?- Np~|zxv$<"<3ap$m4$m4$m4$m4$mH4$mt4$mh4$mh0Hg$mH?$m?a0VH$m(V$mh0Hg"$m?$m?$mt?a0VH$m(V$mh0Hg^$m?$m?$mt?$m?pau?pau?pau?pau?pau?pau?pau?pau?Bgaǀ$mh0Hgp$m(JgpaM`NAPa{2Aa{NA,a{AXa{Ala{A퀜a|$$m?ataL?aaL$mX4$mX0R@gZz$mX8H m؅/0Hp _NHHH$ml4$ml0gz$mX8H m؅/0Hp _NP VHH/z$mX8H m؅/0Hp _NPgp.z$mX8H m؅/0Hp _NPVHHg"mP ml2 <r4<`~`vBg$ml?aaK$m$$m RpNahNfaKz$mP4$m,g*$m RpN/ <r4<apaj<"ah <r4<`~6t`~0a~vAayAXaz:Alaz2A퀜azxA큔az"A큘azA큜azA큠az AazA ayAayAayA0ayAdaz$m?axaJ$m4$m?a|aJ$mX4$mX0R@gvp ral:$m4$m4$m4$m4$m0$mRWHH"pJ-gpg2z$mX8H m؅/0Hp _NHHH$ml4$ml0gz$mX8H m؅/0Hp _NP gz$mX8H m؅/0Hp _NPgJz$mX8H m؅/0Hz$mX8H m؅/0Hp _NPr _N`Hz$mX8H m؅/0Hz$mX8H m؅/0Hp _NPr _N`Vz$mX8H m؅/0Hp _NPgpa}"mdapz$mX8H m؅/0Hp _N @ rpЁ/ md "@p _aXz$mX8H m؅/0Hp _N @/z$mX8H m؅/0Hp _N @ rЁ"@pp _aX md /z$mX8H m؅/0Hp _N @/p"_ _aX\`Lz$mX8H m؅/0Hp _NPgpa|"mdaoz$mX8H m؅/0Hp _N @/ md "@p _aWz$mX8H m؅/0Hp _N @ rЁ/z$mX8H m؅/0Hp _N @/pp"_ _aW md /z$mX8H m؅/0Hp _N @ rpЁ"@p _aWR`BBg$ml?a(aF$m$$m RpNad2a}aF$m4$m RpNada|aF$m 4$m RpNPg$m RpNPg6$m SR$m 0Y@ld$m RpNPr$m RN$m 4`>$m RR$m0$m Rll$m RpNPr$m RN$m0S@$m 4`@$m RR$m0$m Rl,$m RpNPg"m m2$m0P`$m 4$m 0aG$&(*pazHpad"mdam\ md /$m RpN"@p _aUz$mX8H m؅/0H$m 0H$m RNr _Nz$mX8H m؅/0H$m 0H$m RN\r _Nz$mX8H m؅/0H$m 0H$m RN`r _N-f.$m 0H$m RNHHHJg NȈg$m 0H$m RNHHH$m RN @0($m4$m 0H$m RNHHH$m RN @0($m4$m 0H$m RNHHH$m RN @/$m 0H$m RNHHH$m RN @/$m0$mї$m 0H$m RNHHH$m RNHHH&p$"N$m0fz$mX8H m؅/0Hp"ae$m4$m4z$mX8H m؅/0Hp _N @0(@$m4z$mX8H m؅/0Hp _N @0($m4$mX?$m?$m?$m?$m?ax`vavVATarAXaqrAaqjA퀜arX$m?$mX?/-TN?<?-l?-BNDaB?/??$m 0$m$a$m<$m:(&$m4$m2ak$m4$m4$m4$m4Jg$m 0HЀ$m2H$m4R@a<`a3\a3a2~/$m$0H$m2H$m4R@a<4a3.a2a2P"A$m4$m0H`$m4`$mR``Jgv m o$m0Hal.`e aePApa`tAla`lA퀜aaZAaaRBg$ml?NU a1$m$ mV0(HЭV$m$$mp?$m/$m RN\aN`f^adAXa`A퀸a`A`a`z$mX8H m؅/0Hz$mX8H m؅؄00HH _av&$m$$m R/z$mX8H m؅؄00HHП$m$$m Rp$m`4$m Rpz$mX8H m؅/0Hz$mX8H m؅؄4pHHRz$mX8H m؅؄4pHHRp(v$"aR/ /z$mX8H  m؅؄1H $m`0$m R`cbacA(a^A큨a^A큤a^AXa^A큔a_TA`a_LA,a_DA퀸a_Aa_ZA a_,z$mX8H m؅/0Hz$mX8H m؅؄00HH _at$m$z$mX8H m؅/0Hz$mX8H m؅؄00H"aQ$m4$m`4aQt$m 4$m`4$m`4$m`4$m R (aL"maV$m R0(H`$m 0H$m2H$m4R@a8$m4`tz$mX8H m؅/0Hz$mX8H m؅؄00HH _at$m0RЈ/ m0(H$m 2D$m0RD$m 2$m4`z$mX8H m؅/0Hz$mX8H m؅؄00HH _as/ m0(H$m 2DJjR$m0RЈ$m0RD$m 2$m4`Jgvgvgn$m0Hrl@$m4$m,BR$m`4$m0aT`&p$m`2H ma`lp_aMg$m,RR$m`RR$m`0koY$m0$m,R$mR$m R $m0RЈ$m$$m Rp$m`4$m Rpz$mX8H m؅/0Hz$mX8H m؅؄4pHHR$m(8vp$"aO($m(4$m`0$m R$m(0a.V``a`HA8a[HA4a[@AHa[\A0a[TA퀜a[tp7raqprapprapprapprap$m rap$m00rap$mH0rap$m00rapaApap$m44pap$m84pap`_Xa_AXaZAHaZA4a[ZA8a[RA`a[JA$mX4$mP0$mXRf$mX4$mL0Hg$mH0H$m$mH0H$mp$mrGf:$m0Hrg$mP0H$m Raa"$mX4`$mP0R@$mX4`jp$mrPfx$mX0l$mP0R@$mX4`\$m0Hrg$mP0H$m Ra`$mX4`4$mX0H$m Ra`$mX4$mP0$mXRm$mP0R@$mX4`p$mrHf$mX0l$mP0R@$mX4`j$m0Hrg$mP0R@$mX4`Lp$mP4RЊ$mX2Hl$mXSR`~p$mP4RЊ$mX2Hfh$mP0H$m Ra_$mX4`Np$mraWHH/p$mrWHHg$mX4$mP`p$mr f$mP$mT0$mXRg>$mT0S@m$mT0$m"a<$m4$m4$mT0H$m Ra_n/$mT0H$m Ra_^/$mT0H$m Ra_:.p,*$m8$m6t$mT2$m RaQ4$mX0S@m$mX0H$m Ra^f$mX0$m"a<$m4$m4$mX0H$m Ra^/$mX0H$m Ra^/$mX0H$m Ra^.p,*$m8$m6t$mX2$m RaP"mT mX2$mL0HVHH/$m0WHH"p$m$mp0H$m Ra[/$mX0H$m Ra[ _ $mX?$mp?NO`:$mX0H$m Ra[$mp2H$m Ra[N$mX?$mp0S@?NO$mX0$mPR$m@4a$m@0a`ItaIA@aDApaDAXaDAaEA`aEfA aE^z$mX8H m؅/0H$mp?Na$mP4$m@RRBg?-NU a$m$$m BR$mP0H$m RaZ$m`4$m RR$m`0H$m RaZ$m`4$mP0$m`Rf$m 0$m@Rl$m@4z$mX8H m؅؄?0H$mp?$m@?$mX?N$m@0a`HTaHApaCA퀜aCAaDA`aDNAPaDFBg?-NU a$m$$m`BR$mPBR$mPRR$mP0H$m RaYrf$m`RR$mp0H$m RaYHHr$m`2Hf$mP0a`GaGApaC AlaCA퀜aCAaCAPaCA`aCBg?-NU aZ$m$Bg$ml?NU aB$m$$m/$mp?aa($mP4$mp0H$m RaY"rff$m`RR$m`0H$m RaX/$mp0H$m RaX @ f$m`0H$mP0Ra`F$m`0H$m RaXg`~$mp0H$m RaXrf`$m`RR$m`0H$m RaXN/$mp0H$m RaX:f$m`0H$mP0Ra`F<$m`0H$m RaX<g <r4<`FaFZAXaA~A@aAvApaAnAlaAfAaBTAPaAA`aAA\aAA퀜aB4Bg$ml?NU a$m$$m/$mp?aNa$mP4Bg?-NU a$m$$m\BR$mP0H$m RaWn$m`4$m\RR$m@0$m\Rf$mp0H$m RaWHrfH$mp0H$m RaV/$m`0H$m RaV _ $mX0R@gX$mX?$mp?NO`n$m`0H$m RaV$mp2H$m RaVb$mX0R@g@$mX?$mp0S@?NO`($m`0H$m RaV$m`4$mP0$m`Rf`DtaDApa?A퀜a?$mp0H$m RaV`fp$mp4RЊ$m RaV@HHrWHH/p$mp4RЊ$m RaVrWHHgbp$mp4RЊ$m RaU$mp2HWHH/p$mp4RЊ$m RaU/p$mp4RЊWHHg <r4<`Ct`CaCApa>AXa>APa?z$mX8H m؅/0H$mp0H _aUVrWHH/z$mX8H m؅/0H$mp0H _aUHHr^HHgz$mX8H m؅/0H$mp0H _aTRf$mX?$mp?Bgaa$mP4`>$mX?$mp?z$mX8H m؅؄?0H$mp?aar?aah`z$mX8H m؅/0H$mp0H _aTNHHrWHH/z$mX8H m؅/0Hp$mp4RЊ _aTHHrnBz$mX8H m؅/0H$mp0H _aSrWHHgz$mX8H m؅/0Hp$mp4RЊ _aSrfP$mX?$mp0S@?z$mX8H m؅؄?0H$mp0S@?aa:?aa0$mpSR`z$mX8H m؅/0Hp$mp4RЊ _aSrfL$mX?$mp0S@?z$mX8H m؅؄?0H$mp0S@?aa ?a@a $mpSR`z$mX8H m؅/0H$mp0H _aRrWHH/z$mX8H m؅/0H$mp0H _aRPHHr^HHgz$mX8H m؅/0H$mp0H _aQ$mp2Ho@$mX?$mp?z$mX8H m؅؄?0H$mp?a$a ?aa `$mX?$mp?Bgaa $mP4$mP0a `?a?Aa;Aa;A`a;A퀨a;A퀌a;A a;taPf @p(`a<`A`aPJ @ (,$m$$m a)l"ma3p ma>* NAXa`5a64A8a1Ala1PApa1HAla1@A퀜a2.Bg$ml?NU a$m$$m8g.$mp0H$m RaG$ml2$mp2H$m RaG@`,$mp0H$m RaGt$ml2$mp2H$m RaG`5DalaZ 24&8:BfJBg f DfpNuJEgpNu 24&8:BgnpNu<ngfDcpNufAcpNuDExa`bDEa`ZaR11!Nua11!Nu 24&8:DE`6 24&8:DB`&ah&8:DE`DEx`aT` 24&8:HnghDBHngXDE~<En g6@ABDFGcGcGb8(vHDl`G8BCHC` GHD8HD쬵k&Dуd QRB BbJjDBNu DENupN֓DjdDA@ cAр[SBoJjDBNurptNuH@g0J`Ѐ[rGoJjDBNu0ftNu@[rB oH@JjDBNu 24afpNu 24afpNu>jDGGe GbFGNuG GbFGNu~Nu 24HjDBaDBNuBe B/dAрQ4<`jBNutNu $HkBk Bj*DBNupNuDBBkBjDBDNuf gp`v 246jDCCe0 C/jC C@j C jr0H@{0>H@Nur{0Nu{0NutNu 246j(:<DCaf AfBfNu`$a 00Nur$o, b4< J@k @[H@NuH@RBNu4<Ѐ[NuDg8k2 b4< J@k @[H@DBNuH@RBDBNu4<Ѐ[DBNu4H@Ѓdh`^HCH@:">H@`H2g&HCH@:<HC>H@Ѓd(`HCH@:H@r` gDBgkDE`HDBDEaBDBNugDBa8DBNutNua 11!Nux`xa`a` 24&8:HoHoEBJAgJDfr:g,|HC҅H@:ۆ<HC>H@Ѓd`vHCH@:H@`fgDBgkDE` DBDEaDBNugDBaDBNutNuHoHoEBz:g|HC҅H@:ۆ҄ۆ<HC>H@ЃdHA@B@H@хk HAҁHAрSB BbNuJBj^tNuk(g.JBjDBAр[SBDBjNutNuAр[SBkNuJlNu0gH@rJBkB JkЀ[`DBЀ[`J.=gPH&8:aH&0rHGGdHGGdSWDуdi?<>0rHGGdHGGdSWDуdi2?<>0rHGGdHGGdSWDуd&2 H@kփAр[SBkփejRAd RdQRBJjDBNutNuCEdSW`?<,>CEdGeH@0r`fJCgz?<0rÐdSWЃdi?<0rÐdSWЃdid?<0ÐdSWЃd&2 H@kփAр[SBkփejRAd RdQRBJjDBNutNu?<0riP?0i?`?<` jLapErrgPr`LJg&B.C`a8aD*9rfap-I4=|p4aHz*9rg ENp9r` _a &nO:NMrIKjN$<Nu[1][Error +111][Return]EaJ g g>Jf`Ar Hjr-D@Hd0H@H 0H@0CNuAJ"H [1][fSEfNu` HQ?< NA\Nu@$g\kdHfiHNufnpNupNu"lDaDNuJnDaDNuzxeҁ؄d`ef Nup`z"_B9rr f r jKjNMrIO:HQ <,`N,=|.,Hx?<HNA@\rgre r ,/?<HNA\-@І-@(a AQ"C$I `BYQ"Jrp`"QSfgff$ AfA`&n-K-K -n($A0<rX0QE_-JNua @"@p"ӘQ I hBPHPp ap _rJPgrpaTa @p"QNu HNua Jo4" $IdLb&d d `    QjNudd `QjNubz`B$H$& K-K C$e a n$d aA$ךf B &n NupNH>d d3 d# d# # d# # # # d ALH dAL H LH d AL`H L|0H>L|H>d~# # # # A`@ALH L|H>L|H>L|PH>L| H>L|H>L|H>L|H>L|`H>L|0H>L|H>QL|Nu$H$&"BA -K aXA$f B &n NuH>dd2d"d""d""""d LHC dLHLH C@d LHL|H| L|H|PCd~""""C`:LHL|H| L|H|PL|H|L|H|L|H|L|H|L|H|@L|H|pL|H|L|H|CQL|Nua`Np?a a?<LNA``NuNu`aza`aahaHA"-Hpp alpMah=@N?<NNTT@A0r p0Q`pdr ta0.N=@=@ ACp,2QAp 2Qa a`\`Xpea>pCZ2Ad0A2r22ab"<0<NBL Nurt=@B=AH=BDa:"<0psNB0.Nu=@0=@=B0=@a"<psNBNuC2 @ e$ @bA0AP2r22a"<0<NBLJNup"AJӘQNuA> NuHz(` NHz ?<&NN\Nu9XgNuWXNuf  Zf 4\B&0D4(*<B$ ,>2::(   F..26"8@"PQ1!P1P!0PP`0  q#aDaa a O: n,NNuNuNupc?a0QNurdAd6Ag,B(dB(dH Ao<atoBAp`0NuNu?<OA`d?<IA`Z0<H Ia2Lt Ig Og Ug Ag Rg,afNup`ap`0afHRa>Er$Wgr STD:gr COM:g r LPT:f4FA$_0=@Hk"~CA0< BhaXB2"pNu$_AJ Ge><QBAJpNuafgzp=` aZgzpaAHPBHQ?NA\ _JkNuHz `Hz"` <Hz&?<&NN\Nup CNup C0Nu C NuJBgVB&8TTDуdQRBNuDAр&AdRAрAрDуNu <r4<NuNu B?b4<rpAv JBlDBv-|JBg Bb Bk&H>aalRFBd&8*L?a <aPSF Be BgQRB`RAdR e <rRF&0xa(CٱfEv+0JFjDFv-Hƌd0BFHF 0HF0ANuprt|`HQ2.l Aeg>r C 5e&!R 0c 9c0`<R"_`VC0 Ef"_Nuaa/ CJr  g 00VJAgB @ nN @mHJ@j0.4DBUBk0QSAg Q.`S@k 0`0BAJ "_Nu.WAkQA 0g`prt|P=Q<  g +g -f .g40  b 0e 9b da`RF` .f 0e 9b dajSF` Eg efX +g -f 0e 9oSH`00  b&Hz0  b E Do`ZJjDDDS4<.aJFkSFk4aQa`&HaFFaQ&8*L/aT,H܆jDBJ. _aJG` VNuag`af`ae `ac` acpNuadpNu/ a$I> _a4Ae4v` VfANuHP0(R@kBa $I _aIUd4Id4Id$Id `$$$$Q @JfNuNup `naSAfNuag`af`ae `ac` acpNuadpNuabSAkfJANuH HPhkJaT $I _a`th`tpa ".Nutj`t@H`rk` rf`rg`r5=@0`jpM` pO`p`po`Xz.`z+@-AH<`B~*@-AH`0t)`t` tr`t2`t@-A=B`tN@`t,@-A=B`v8`v(`v-` v!`v `v@-AH `H@-@p`HAHBHCHDHEHFHG-HfAN-HH@-@Hp`rAN-@f-H `r6 @`vq` v `v `p@H-C``0.jHNupNuHP"X2AJ-H AerQBp|a0`rHpx`6H$X4 Y0CJ @depdQBC B2et2QBpZAJ-HA-HaA"HJfS  _a Aa"QAJ"HJfS  _a AJ`QLJ@NuBp'rta> n4rt6(SC0(S@apaBdpapava0paNAXOJkpNu0< aH`0< CJ2p`p a2`p CJp`a CJ"p`Hza`Hy3t"J`B.D=|HNua.DFpAR@C` B.D=|HNuB.Da=GHgNup`ݜJg$_a: HN$_a: HN$_aBHN$_a؄BpHN$_aB0HN$_axBpHN$_alN$_ab؄N$_aXN$_aPN$_aF 0HN$_a:؄00HHN$_a,p0HN$_a 24N$_a:p 0HgpN"X I"_(*UGk*<(؆QNp`p`p` p`pJPg`ܔ$_a!HN$_a؄1HN$_aHN$_a 00N` 246jDC C b H&<;)8<\:<aa\HatR/@L&4(g8HP b6 a^$_// Z4HQ`S@Q _Q _a, _Nua$`p`AJtЀvQBNuAJt0 9c^QBNuAJt 0QBNua`a`aCJ 0gS JfS` @a Acr `@a A cr `@a\ A cr `N#$H`HarLHP?.l=hlN#=_l2 "@$Y4Ad2`0Q @Nucc&$H0*a$RHd2Hd2Hd`""Q`@`r ??a"P02R@H`2Q Nu?AJBHP?<GNAPAJ `r0?HQa _/ ?a0 _4gSB@cLAc4JBg,J@g4@Bo2’S@,. SB6VgS F"GQpNufJ@fSBD@BR@HNufS@kVfpNur ?HQa _/ ?a0 _4gSB@c:Ad,J@gB@BmS@,. RB6Vg(R F"GQpNufJ@fRB`fS@kVft0HNuaaJjtNuaHPa pJk NuCg.BJ@g  g &g, $g %gN$DNutNuRpt`2Rpt`Rptr ae OgX Xgn HgSRB ae Fb$0k  c_  c b退`tSHkaNuRB0 b b瀀`RB0 fрd`H=@-Hp/`H=H=@p3`$ a Nua`"a`a`$]A=AHNua`a`a` H0a^L`H0aLL`av|A((@؆*.(|؆k̚D`(a@,k..$*B(.(؅k-K BgHx?<DNAPJk//.Bg?<JNAO JgNu/.?<INA\/?<HNA\JgB n$"n(ۮ(ۮ$$I`&bۛp0R@@b&n CXbل`L .(/?<HNA\p=`H XXHPa/ oH!_ LxNu/LNuAEn2GCn6ABFn4@Dn8BoJCop`pHHHHNu .4 @Nu0.NHNuJ@j0. =@N=@NupNBT@HgpNu 24JBkCkNuCktNu 24JBoSBNugRBNu2(gbc  P"H`Nu/0HaN2  _ PSAvjx E(Wf* ae zb Q @Nua"XLpAg Per 1"NuHyNNX @Nu&Hz ?<&NN\Nu|a"XLXB@etAg1B# NuC&pHQ/Hy@NA NuC pa:NuHQ/Hy?NA Nu&g4 FgaZgJAga2< R@AdSf0Nu0aHp Ce`&g4 FgaJBja&gPAe CbRa R@Sf0Nu FgRag JBjaAeaJAg RP0 pNu`h Fg6agJAga @eaRP Nup NHѨB?<?/?<BNAO JkLLNu&8a@JBjaXJAg Df*ڃkd0Nu DfրBH??/?<BNAO LJk!@NuHBHh Hx??<?NAO LJo ѨLNuk:fp`^k: g ѨNuBHPHQ/??<?NAO _JoѨfNuBHPHQS/??<@NAXLfѨNuJkp%`rSRH0a*=GHgLFahc.܆܆ I$K$e*aP$e Sk"X0HHaazLSjNu(.$Q$KpSk<"X0* ڀcH "KaL$K`Q  Qj g"KatNup`Fp`&n At6<pX0X0X0X0X0X0X0X0QNurSRH0a(=GHgkLFaf I-K a"`c.܆܆BGPEH`agRSj QEHNu`ʪHPG<.Hx agJBjaAeaJAgZRP0 ögR@Ae`U  fSCؗ &n _aDER@Hd2Hd"Hd `""""Q\J@Nu _HzHP`pNu 24&8:Bnm JBj bfAd` e fAc 24NuD@v`v??NMXJNuJ@k??<NM"UAf J@fH@Nuaj0fpNu\@`a`]@><CJ Ipa<0HNua`]@><CJ Ipa Nu?|`?a0R@f|0aHJFkHPaf _Nupo`2HSHP&I>g\SG??<NMXJk Q _t&_Nu&_`a*JANuag `af`apNuapNuC`C``C` C`C-K JhfJfRRRRRRRHP? @CJH~8:E#P&<2 `b$bYEf`"RAf rЁЀ`&Ѐe "ЀeЁdp`FJAkfgRer?DDЁaAa8$HX :CJE` YEjT"_$P"2trDDd0d d d` QjNu`DzaDa DNu na^ K"ng42 $`gk2&Hg Af deђ$`ebѐXf&n Nu AgebѐA``-K x$ n($n$"HgD" &Akc(bѐ S`g(" k#&Ac(bё2+SAI3 Q&f-I$&n Nu-K x$&ր n($n$"Hg^" k&Ac(b b S` S`g:" k#&Ac(bbrkX`ؑ2+SAI3 Q&f-I$&n Nu"H YJQfNu YH瀀aLP|HPGR C&֛֛֛֛֛(HDDCBg6Cv6C[RCF8[[[aL6C[RCF8:GR FWfTL L-K A `*$I\bfBjQNu$YbfBjQNu؄*؄؅CH`n؅X`$_  IaYHR"H @`ʘ؄*؄؅AHNu؅X`$_ IaXYHR"H` n`d$HJf-HS Nup"`HPa _a`QNua JH a|L0Nua`4<H`@aL Z0De2SCkÐCo@c2`QNu .,NuA`AA!NuA`A` A `AA1NuA`A`A `A `A`A` A`A@00HNuA `A`A`A `A `a!@ NuAANua1 Nut`t`t`t`t`t `t`t`t`t`a ( Nua Nu@@Nura00HNur`r`r`r`r `r`r`r`r`zQ`z ` zn`z4=Aa-IHQB0a _JNuz"-A=Baf-I`H.gZ <r4<?k"SWgaӆ`TL8Haaa`6a`.a`&Bg?/Bg<k B<?HNuDBB?HNu'h4Tk6RBkB<kZ Bb 26k NupNp`RAeNuRjNuPRBNuRBgBDBj" Be 26kNuRAeNuRjNuPSBNuPprtNur$o  BNugDk  BDBNu4pa(L8:BC46ah46a`L zvztUA$.a\g,Hpa0:^aV0appaJpaL$.aX`0Nu /Haagpa9|6:CL nC n  fR$aL @nRA6|a` /HaagpaH0:aP`pa8L @AW@UATBVC8:4aal46aRL 8:BC46aN`h /Ha>a:)E<gTzgREgREpapaL @ASBSCHaR@RASBSCQag?<?<aX0.gJpaagpa?<?<aX`(papaNLR@RASBSCanpapa2agpaF"na^t<g4.@B0. B2. 4.BB8:lDDUA|fSAaLg4.gR@RA$.abpa<`4pJg <[gR@`Nupa0:aLapa0/a02,SA46,8,SD:,a0/a0R@2,4,6,8,:,REapapaLpa6Nu /Ha|Ap2:|dApra<`| /HaRaL C@CSA6Ha$LRARCa`D??. 2. SA???<?<?<?<?<?<?</<?<?<??</a&Nu /H*zI U9h vyx:/`0/FoRfvmx|fz`zA <0/@00B|@00D0FAt H0/L00N|@00P0R zr"h222"h2T2V0/XS@2/ZSA2TY2VY2\2^2\Y2^Y"P23|3|3D3|3| 3z E 3@H@3@E 3@H@3@"psNB*zI U1l LNu"V<.<)Nu /H @2/@0( h <f h@<g <g<f AB(` <g<g< g<f h` P LNu /H&B?< NA/@ yg " gJfp&NA\ LNu<:ga6|Nu"m2@SBASC"mH,<`p"mBQ,<``"m2,"mH"mH0,< `$"mH"mH0,< ` "m2,<`"m2,<`"m2,< `"mH,< `"mH,<`"mH?,<`"m2,<`"m2,<`"mH?,< `r"mHH"m Bprt9|BlRA<[fTBl`z2f,<SA U1AJlk"JlkaL4:BB64ztSB`Menu falsch?Reserve falsch@Pointer falschCASIN/ACOS falschEENDFUNC ohne RETURNPMatrizenoperationen nur fr|ein- oder zweidimensionale|FelderQMatrizen haben nicht die|gleiche OrdnungRVektorprodukt nicht definiertSMatrizenprodukt nicht definiertTScalarprodukt nicht definiertUTransposition nur fr|zweidimensionale MatrizenVMatrix nicht quadratischWTransposition nicht definiertXFACT/COMBIN/VARIAT|nicht definiertZFehler bei Local[Fehler bei For\Resume (next) nicht mglich|Fatal]Stapel-FehlerbBefehl nur ab STE mglichdGFA-BASIC Compiler 3.6 TT D| Copyright 1986-1991|GFA Systemtechnik GmbHf2 Bomben - Bus Errorg3 Bomben - Adress errorh4 Bomben - Illegal Instructioni5 Bomben - Divide by Zeroj6 Bomben - CHK-Exeptionk7 Bomben - TRAPV-Exeptionl8 Bomben - Privilege Violationm9 Bomben - Trace ExeptionAllgemeiner FehlerDrive not Ready|ZeitberschreitungUnbekannter BefehlCRC Fehler|Disk-Prfsumme falschBad Request|Ungltiger BefehlSeek Error|Spur nicht gefundenUnknown Media|Boot-Sector falschSektor nicht gefundenKein PapierSchreibfehlerLesefehlerAllgemeiner Fehler 12Diskette schreibgeschtztDiskette wurde gewechseltUnbekanntes GertBad Sektor (Verify)Andere Diskette einlegenUngltige FunktionsnummerDatei nicht gefundenPfadname nicht gefundenZu viele Dateien offenZugriff nicht mglichUngltiges HandleSpeicher vollUngltige SpeicherblockadresseUngltige LaufwerksbezeichnungKeine weiteren DateienGEMDOS-Bereichsfehler|Seek falsch?Interner GEMDOS-FehlerKein BinrprogrammSpeicherblockfehler . :.@X:60p40BJ&Xb62p42B*6   &z*                  @j    *      p< *.^ (FxB.P0x" n " < Zܖ \ * V(v"$$4d|b8@>z"NR" 4LH8V<(8NX,ذ|~&&R\ ^R j0>lFJJBB^d`<~F0F8@" "X"ZD"L:ZHHB r *  ,6 "f2 B((@4 $L0Vl +r+r$#Il,T,D < \ dl\<l  (    %  D  758<         *  8  F  T# b' p* ~.  2  %@ ? B" 4  % w w.wPwr ! ! ! ! $ >`   ,Np  "D!f#9A&,S3 K  Y - ( V J % Y ! T  v/             @ @ @` !     ! !,!L!l ! ! ! !  1 "  "("A("j("("( "   " %"$  PP  #  # #  P # #2 #G #\ #q######$$-$G $a$y$ $F$ $+Q$Q$Q$ Q%  Q%  Q%  %. %-. %>.%Q.@%a@%f-@%w @%0-% L -  % h  0 @% @  @%' %1 F%%<  %%% & 4 B P ^ l z   5 % 1%1,$  '&* (& ,%&)H&1&@&T &d &t & &% &d& & & & '&     *&$&$0F'' ' ';'i..'''..(!(O(}..((( ((((((())2))D)E-)F)k)l%)m)~))))&)))))))****2*W%*v**'**+%+>+C+D\CC(+E CHCh+F CC+G CC+H DD(+IDHDh+JDD+KDD+LEE(+M EHEh+O EE+Q EE+S FF(+U FHFh+W FF+Y FF+[ GG(+] GHGh+_ GG+a GG+c HH+e H+r +),)-:)-).)/&)/)0n)1)1)2Z)2)3)4F 4 5F 5 6F 6 7F%7 8 8 9 9 : : ; ; < < = =@ BMark Butler Encryption1.10Manfred Ssykor File Path FTP-Mail One moment please...[Ohhx1615003133[3][Not enough memory. ][ Abort ][1][No windows available. ][ OK ][3][Cannot open workstation |for GFA Flydials. ][ Abort ][8][Not yet implemented!][ Ok ][7][Destination cannot have the|same name like the Source!][ Ok ][2][FILEHEADER NOT OK!|Not encrypted?][ Ok ][8][Please enter an Password|to En-/DeCrypt!][ Ok ][3][MBE.KEY found! Please enter|your registration details|correctly!][ Ok ][3][You have entered the wrong|details! You are still using|the unregistered copy!][ Ok ][3][Registration details correct!][ Ok ][3][The unregistered version can|En-/DeCrypt only files up|to 48kb!][ Ok ][icon in FVT_ALIC][text][ button(s) ][3][You allready have registered MBE!|Your registration details are still|correct!][ Ok ][3]['MBE.KEY' not found! You|cannot register MBE without|the right 'MBE.KEY'!][ Ok ][3][You have entered the|wrong Password!][ Ok ] X X X X X X X X ASCII table                            MBE-Alert X(X(X(X(X(X X X MBE File Windows About MBE... ^I - Accessory #1  Accessory #2  Accessory #3  Accessory #4  Accessory #5  Accessory #6  Select Source ^R Select Destination ^D - Register MBE ^G - Quit ^Q Open Main-Window ^O - Iconify ^U UnIconify ^U MBE EnCryptionMethod [Char and PositionalC[harP[ositional[ShallowMi[ddleDee[pMBE (c) by M.Ssykor,the En-/DeCrypt-Routine is writtenby Mark Butler!x[to En-/DeCrypt:Desti[nation-xPassword:Wildcard:[Mode:[DeCrypt[EnCrypt[Quit1410003 more Info Face Value by Vegard Hofsoey (best GEM-Lib ever),[Ok (M)ark (B)utler (E)ncryption e-mail:Manfred SsykorCitibank DsseldorfHttenstrae 46BLZ: 300 209 00D-52068 AachenKTO: 1912681198Encryptionroutines (c) by Mark Butlere-mail:Mark Butler8 BrooksideLeicestershireLE10 2TL, UK[Ok Register MBE [OK@ ,_-X-@ ,_-X-@ ,_-X-@ _ X HELP File MBE is written in GFABASIC V3.6TT with help from;some Routines from the GFAFlyDials by GregorDuchalski and the fabulous GFA-Shellby Columbus Soft@ V_ (c) by Manfred SsykorX msy@lafp.tng.oche.demark@dwell.demon.co.uk123456789012345678901234567890@ Name: _X@ Street: _X@ City: _XHELP#MBE AA]U]AAAAA]U݀AA]U]AAAAA]U݀= x A 1A1g8&@0@  @ ! 0+xp4< @@@x @x  @ "! `?*0@!&$$4`3 @ ! `" `  !AAQ@@ @ x"`0<x0@@"! `? 0n `(Px!`@  @ ! `? n1@@#~;`,0B A bBBD @@ P00|r@}@|B9R|$D``-vM$  8a|rbbb?v\1H!@pc=}x$#@@?@N|@QhPy`1zOo>a@p ?B4GOOO '@. "#o`~)`Bg 2<"! `?C`!AÀ8`P H @! `?+ ???wSl1 2@e$.)@d < @ ) `?` 7o;=|>?` ??7?o?????o?7? ?`|>=;o7 `??_o/7  ?`?@|>|>;\:l6/7 `` 7o 2e2e2e22 2}2}}}o7 `  ?????? ???yv`68l>tvl~|>T"H@Xp@ g#Ԁf F8???` 7o;=|>?` ??7?o?????o?7? ?`|>=;o7 ` 8|||gws3~<> !>>c>>|??80 "8||??>8xxx88<>#8||3=?gG>>?w??p>>>gw???<> ?aa;;>??>p`@">>???????>a@p">>~|><<<"8||???g<>p?www?|>}_     <8`0* 4  *T  h@ @  P x @@@P* @U@V `@ @TR5 @* PD4 U@* *A4@((@UUUA84@j((UA87> h  X @ l @T* @j+   p T@V `:0S@PQ *  UUTPUUU* @ @*@U0TUUPT???<<<<<<<<<<<<<<<<???<<<<<<??0?AA!???_OƒO_???!AA?0??0 px<~~x~~~??~88<63`H<?? ? ? ???||<33 ?LL`80?0 @@ @ @ @ @0p8??0!AA @@!0??0!@D@D @@!0??0!@@2£ @@!0??0!@@@@!0??0!@@ €2@@!0??0!@@ @D@D!0??0!@@ AA!0??0!@@ DD!0??0!@@@@!0??0!@@@@!0??0!@@@@!0??0!DD @@!0 `@@@@@@@@@@@$@<@@@GD4DdDE g~0 MBE Dokumentation Version: 1.01 of 29.10.1995 (C) Manfred Ssykor eMail: msy@lafp.tng.oche.de GEM: Manfred Ssykor Encryption-Routines (C) by Mark Butler Why MBE? Mark Butler Encryption Adress Version History Shareware 1 Shareware = MBE is shareware. The registration fee is 12DM for German users. For peoples outside Germany; see Details for registering outside Germany. To register, please send a cheque or postal order for 12DM made payable to Manfred Ssykor! 1.1 Details for registering outside Germany -+ MBE is shareware. The registration fee is 6 Pounds Sterling. To register, please send a cheque or postal order for 6 Pounds made payable to DENESH BHABUTA Send this along with your details and e-mail address to CyberSTrider 203 Parr Lane Bury BL9 8JW Denesh also accepts Eurocheques and International Money Orders made payable to him. Please add one pound to the fee if you are registering from abroad. Denesh is contactable via e-mail on: dbhabuta@cix.compulink.co.uk danny@micros.hensa.ac.uk dbhabuta@mag-net.co.uk When you register, you are entitled to MasterDisk with latest version of MBE Keycode to register this and future versions of MBE E-mail, snail-mail and telephone support Free update service (as long as the fee doesn't rise or it becomes commercial) Your keycode will initially be sent by e-mail if possible. /Free Update Service/ Users who register via Denesh are entitled to this service. To receive free updates, please send a blank unlabelled floppy disk with a stamped self addressed envelope to the above address. 2 Why MBE? = For some time I've searched for encryption-routines to built my own encrypter that is /easy to use/ and fast! I've already written a shell for PGP, the encryption program. It is easy to use, but pgp is a tool that must be installed and so on. And it need disk space. Some people don't want to install a program like pgp when they can get a shorter program which is very easy to use. The Idea for MBE is born... PGP is very slow in decrypting. OK, it is MUCH safer, but I don't need such good encryption for my personal use. A few days (one week or so) ago I had an eMail contact with Mark Butler from the UK regarding his Lottery Companion program...After a few mailings back and forth we moved onto the subject of encryption and it turned out that Mark had written a small En-/DeCrypt-routine in assembler that can be used in a GFA BASIC INLINE. He sent me a simple program that included the code. I've modified it *a little bit* ;-) MBE was born ;-) MBE uses (M)ark (B)utler's (E)ncryption-Routines. Thus the name /MBE/ was born. See also "Mark Butler"... 3 Mark Butler Encryption = Now a list of all the programs functions (no special order) *Char and Positional* A combination of Char and Positional Encryption. See Char and Positional. This is the best Encryption offered by the program. *Char* Every Character in your data is replaced with a different one. The new character is dependent on both the original character's code and the position it held in your data. *Positional* Your data is swapped around, Jumbling up all the characters. *Shallow* Positional Encryption can only move your characters a little way from their original positions. This is the fastest Positional encryption option. *Middle* Positional encryption can move your characters further away from their original positions - increasing the encryption. Takes longer than Shallow. *Deep* Positional encryption can move your characters far away from their original positions. The Slowest but best option. *File to En-/DeCrypt* Here you can select ONE File you wish to En- or decrypt. If you are in Path-Mode the String "File to..." would be changed to "Path to...". *Destination* Here you can select another Destination File (or Path when in Path-Mode) if you don't like the one MBE has given you. *Password* What do you think? Right, the password for the File/Path you want to En-/Decrypt can be edited here. You MUST give a Password. Don't forget it for later Decryption as there is no other way to retrieve your data. *Encrypt* Start the Encryption. If there is no Password given then you will be Alerted to your mistake. *Decrypt* Start the Decryption. Rest like Encrypt. *Mode* With this popup you are able to change the "Mode" of MBE. There are two Modes available: File-Mode and Path-Mode *HELP* Calls this help when ST-Guide is installed as an ACC. *QUIT* Quit program. 4 File-Mode = If you are in File-Mode the DEFAULT-Status of the exit buttons is set to one of "Encrypt" or "Decrypt". "Encrypt" is default when the selected File (source-file) doesn't have a correct MBE-Header. "Decrypt" is default when the selected File (source like above) has an correct MBE-Header. MBE will automatically set the radio buttons in the box "EnCryptionMethod" to the value read from the MBE-Header. In filemode there is no wild card-matching available. Use Path-Mode instead. The Object where you can edit the wild card is disabled in this case. 5 Path-Mode = If you are in Path-Mode the DEFAULT-Status of the exit buttons is set to "Quit". MBE doesn't know if want to En- or Decrypt. So I consider this the best way. In Path-Mode you can use a Wild card if you want to En-/Decrypt more than one file at once. 6 Adress = Manfred Ssykor Httenstrasse 46 D-52068 Aachen Telefon: +49-241-953703 eMail: Manfred Ssykor @ AC3 manfred_ssykor@ac3.maus.de msy@lafp.tng.oche.de 7 Mark Butler = You can contact Mark: Mark Butler 8 Brookside Leicestershire LE10 2TL UK Email: mark@dwell.demon.co.uk Adress taken from "Lottery Companion v2.0 Manual File" (Last Edit : 8th August 1995) A MBE-Header = The encrypted files by MBE have an /Header/ at the beginning of the file. MBE-Header { 3 Byte String "mbe" 1 Byte EnCryptionMethod 12 Byte Filename (8+"."+3) } *NOTE: The Header may change before version 1.00!!* B Version History = Release 1 (V0.01) First Release to Mark. Only the first GEM-Version. Encrypt and Decrypt are not implemented here. Release 2 (V0.02) En- and DeCryption-routines implemented. Path-Mode implemented (suggested by Peter Klasen). Release 3 (V0.30) In Path-Mode you can use a wild card (suggested by Mark Butler). MBE is now able to Iconify his Windows. More menu entries to make the program more user friendly. Release 4 (V0.35) Bug fixes while "loading" an MBE-Encrypted file (reading the MBE-  Header) when it is given via commandline. After an En- or DeCrypt-run the "Quit" button is now set to default. "Name" of the Mainwindow now changed to "MBE" only. It looks better when iconify the window... Release 5 (V0.42) Updating the dox... Insert registration-routine. MBE now does not run on files greater than 48kb (49152bytes) when it is not registered. A few little bugs in intern routines fixed. !HDOCMaino5pShareware65Details for registering outside GermanyGWhy MBE?&QMark Butler Encryption !"File-Mode lPath-Mode3Adress8Y Mark Butler MBE-Header Version HistoryB Index==6'>&0Saip.hyp\ACC0Saip.hyp\History&0Saip.hyp\Manfred Ssykor$0Saip.hyp\Peter Klasen 0Saip.hyp\ST-GuideData-EncryptionManfred Ssykor8 $VER: 1.01s-i +zzDokumentation/MBE Z{+"z=e?A`\QRX ^|rV(,m4<pUTIx>w~FtBm8\$,,0 "h9)~h1 I欍Ob*N${sf4ȷWrW%X҆^N<< Ʉ+[v6kXHh.H2su]e$|rXp,1z1e%(`Lr8z<: :wD;RpZka?+p~(6A}h^Pvd- Э,J*/F *D-p|rŽxevs󭿊 5Ʃ^9jyB=N>)g.wN"18 HG #)Bcq2pf)vDI3(<N+sFY{db) 8z1d+$SJVwJS#fB8:݂HSCHRhyt-%ݐKnA*lq8[Dh铟$2{(n&x_& dR,t/fn.:f䑅apZwXvkɻH*A7Fۨ0 sz#p|rrݩggƒ ݯo?ߓjWi wE܂/XVuO,q@"a6!v@x\xddE0\ Zƌ#Ry/dbNZMl>}}i.{cg9ր_-ۘ!@B"֖`H NZq'lQPBo# 7t1FZ8dqY-6Bణ2qH.f6d"')^kd3>-.6{=:i Yf: gx@k'әS2CXfVZp'- n ċN/hL,hTnԉC#hnV"=Vn?<j |MD';|;Q&©Lt gU!qU7G=0$|EK̄!IϧܶI[;pvy+X1ݺ^Jv>^4mEU!D2DP+:Fꛂ!Fs[%$jSJ8?%R@b5ȳկLߞ6OpAs AJ%+蜉kw7D `3~R!V;^9idՙuO쓭`fao˗˗&fC4`]T7&=}٧2 2 kBV[삷D+r!mే&@:,TNXx>,872ì*~X `7! 'G5ȁ~0"BGGXVJ!0ޕU"M Tu UEG*$U08o " E˜8R0 ͌3xP| @&=U?7H^>/۩k.w@1GU}DsF`4$™;jo kd81+͹QnEN^b~-m10 w@dJ!]*&3ml*+ ݢ6EL@rP5ӪnX G| dX.\eym-#ijn1YN@C9,g c4c 8$\GUim&^5ݶ2>7@6ƿs?WO&wniOP Bfs kk `Vp ߟBPAO3nTZ%?kM1`cW(R8U>Nm.EAT!Lؕ{lgҬJ*e2kcQ#=.tA`(S^'Q6#O+bf`fulf_j)Bzȏ)H^$g Z |DT2h.2ȧQ Jc#<6-@%q MCV?$D(_f8i=dr:~KEX &*FA ^3M^i lgf=O5(j"6z=909H:KrhsBDSH!F";$1á23Que{sA^}"#FcAXs{H{frʖvg Fyi{j*9`!J5R tYV̂URT1qk :BBIP!e@Kxr UHt8@z1o`5K{/C//GyeZ8?ŝH?Яќ0`ϩ&D2Ezp@<C~M 27zA7p}{T툵"q0j !cwrDǨ#@I 9kX;]l҃rPx0zϞ K惌`a}s["<,4Z)ݯ Y`C|AΆs##;DT}pT4DZhe1탶Qaµ?2.ӉSMi+E3&{ms$g@`;#JA%"[T_PW9bY)ZS@ՋPW5Z+tT5Ob| S*?bΑx9Ft#\ycpu#9XgŃ@lƼ}p{͋vl '{.:ߦLPy>E<2pujH>;v#HDD喨.}RhiM ]\x=}@<{K=~-U\@{K@~g8JlAK//ػ~#=\R+XĬD@j)+2Vf:R^Trz qOِt+]zS%igUiGEݟ>_XVC=}40uև7уWޤ Q:Pjps8ͺbE~NLDb).|0' 0?`l>L ^|*H0~%iC`F|+o;tzr@RB@KqUzSу+~4ӄR]VR$~mȸ@磯~&oOPVm“3; iA :6*cƮ}`EY ̄¡(k?@O`fGR>{Zؼ;CPĆnqKt'%>5C+~dDB(\C:x{@L྇L%őLpq>z}ʩBYHgBOQ[}3ሖFA+ ssKWfdL&T?f|`\=8ώٜ};lD=+[Ay ,Gu첽1jz_Wk3~/]ha, ? 71O2bl\eBn:يyHGĐ|mB#yc~5Wh?TG治HR<9~@ۤ#̟puX2GpIG]Ow bB:"2a%wsyLܽAp! NeXTLשW(!H)FR' E{2:PUfM!nlH+ 0sT5S8>:aMm@>:uUR9J_5lHVQk_=}ݯ=d_Xz Iވj%Û,E tt݉N9^0^MTU?ՠx;pbS? i6G9. F21yAԢX): T*PB oLa- Bg^.G@r;7+q|8=_ww+87nhïi+yhPqnklLV$zDJz_nkx:w{t==CۃVKv_Wy+q{vpns:^@l[U_v*U:=Y`֟l ;uJ)&3@a?  G\bi ³}*'G\b>p+9dpP`vYy i&=:ijf2B񦳽<J0(bZRp| Mw3G\1` g'6̌{uq>}mX-6an.:MC;~ =9G_18ӯNʟNμUOg^u}PYS2Opw|;:\FJ q vu_޸=3ʟ=.μl!=!t5_PkpڧP9L f0J<g^uơTAK?Kɝxj,AEjQot}~>1l %)уPs[ }3/`Ss:vSd;S%9}uO3*} !t,.[:#Ae)4eP'gxšA6D`ږo~(~nۻD!ɾL߮+oC10> |@ُ)T?}_QjеkѾUJ?0[8"հy:xy2&(UHY@ƄA=f`P9D9qLZ8+ّl[йA s k@0Qu[JŦ R ?)݆관o=Ƕw]V_|%UW ~WtEt:?VU\:`9x(֕R~Upgno'HBjtޠ𢺭cGC} ۉP=;GCPgLnb u5sFhѭُ \<\)prxɇ@@gϢ_hYF0|P{] `=s6{^[7cQZoL+?(4R)G1 0"+IPW'v+T$"jk#CB!H/7-m0e$G2πarFicCNF܏/ؗL_p_ӟS|>w5<; u!0dRUd#iFa.& qy-5Z=t ^={-b 9\rg?Ctxfw2MK;{}*wChG?0X0lo?Q2YxQ2;\(*&uLyL- Z{swW|4DU`qT/2r{Y{57Aӯ`0!DA vi8-8Baah;-h<'nq A .}j<˰LSfL tdp JԌ\Z..3pT/8 հB:\-s@Z-q md+,~@sryxVLʟ8wA?cbz~<\K:ęA-膉m\9rDN V`t%StbbXrj%GʗA7]6?HTfϦ) Sx h] `v`bȗ AHش7Ť:Uز@=AԦTQ;u|g dzxAܬӆaPT:ںsV B,w@wP[ k RYdX^۪wwOm01ZU=_cJIE 7Mk|ɧ Bv@x}@pz1h,;y LT/,PZlіF"جAm9Zfy`ٍ&P{+F]Ãj3J,3vd|Z5Njr5\;:Ƅ9^zk0ؖ -*Q#C/~ #w{{Wx+qZh8pxqx=>("W~8n>p ?BrGgZNlI6?x>2L}p7rdHT0wHwe4?d:Burr`-; 7T|3,ccE0ԄK4@躭RRP/ڶsEZ|əf'6xVEhPAgK{~DҘOP{8A亇9:+?XJ=']v6'|ϗ|=C8s~n3'< ^oY:@>ݭ {} Ƕ[56);@GPu>~~?uw[? ؆?klHREFMBEData-EncryptionMain Shareware*Details for registering outside Germany Why MBE?Mark Butler Encryption File-Mode Path-Mode AdressMark Butler MBE-HeaderVersion HistoryIndex& =L Current UK Supported shareware by CyberSTrider 22 October 1995 =L Vers Software Fee() Status & Brief description -L 1.07 Internet Access Pack 15+ -F- On-line TOS/GEM colour WWW browsing + IRC #Easy to install (No MiNT/MintNet needed). #Programmed by 3 different people from around #the globe! 4.9+ MasterBrowse 14 -S- Powerful text file viewer 6.4 ESS-Code 14 -S- UUE/UUD, Ship, BTOA and MIME En/Decoder 1.0d PGP Shell 8 -S- Shell for PGP Encryption program 4.2 Grocery Lister 12 -S- Plan your shopping and other things 1.0 LaserJet 4 Remote Controller CPX 13 -S- Change the printer settings with this CPX 1.0 Guitar Reference 5 -S- Scales and tunes reference. Midi, and Chip 2.10 STello 10 -S- GEM based Othello game 1.999e Gemini 6 -S- Alternative desktop (Register for English) 3.8 Speed Of Light 20 -S- Image processor 1.00e Duet 6+ -S- Network Ataris via serial/parallel/midi 3.04 TKR Junior Office 16 -S- English version, Fax program 1.41a Kivi 12 -S- QWK packet Off-line reader 6 HS-Modem 6+ -F- Fast routines for serial port transfers 1.05 iPRN 13 -S- Print speeder (upto 8x the speed of TOS) 0.90 Easy PGP Shell 13 -S- Shell for PGP Encryption program 3 Gemar TBA -S- Tape backup software 3.40a QED 6+ -B- Full featured text editor... ACC/PRG 3.10 Backward 12 -S- Make ST progs work on a Falcon 1.1 Al's Virtual File Manager 0 -B- Program launcher with a difference 2.02 Zorg 12 -S- Ze Organiser. Disk optimiser. 1.10e Selectric 13 -S- Alternative File selector 4.04 Kari Heimonen 10 -S- Music Box, Movie Box, Disk Box - Databases 1.22a Da Capo 15 -S- Versatile address manager 7 TOS2GEM 6+ -F- Put TTP program output into windows 1 USET2G TBA -F- Use TOS2GEM in your own programs with simple "C-Calls 5.0 MGIF 6+ -F- Ultra fast GIF/JPEG viewer/processor 1.37 Parafin TBA -S- File and text search program  0.20 zControl 6 -S- XControl replacement. Run multiple CPXs 1.01 MBE 6 -S- Easy to use encryption program 6.4a TCache 15 -S- Configurable hard disk cache program 1.0 Chimera, 17 -F- Graphical WWW Browser. 10 minutes to X WindowSystem, install. Needed: 4Mb, ST High, MiNT, MintNet 10Mb hard disk partition. Install Disks 7 Disk set. (incl p+p) -L Key: -S- Shareware ; -F- Freeware ; -B- Feedbackware -L Note: You must pay the shareware fee if you use the program. You do not have to pay anything for Freeware programs, but it would be nice for the author to receive something, so I have included a suggested minimum. The same applies for Feedbackware. The exception to the freeware rule is the installation disk set for Chimera, which comes on 7 disks, and you order as though you would via a PD library. -L HS-Modem and Gemar are currently being translated and available now, in German. I am also going to be supporting, Octalyser, and UDO (a text conversion program for various formats such as ST-Guide, LaTex, Windows Help and WWW HTML) in the near future. You may contact me (Denesh Bhabuta) at the following address: CyberSTrider, 203 Parr Lane, Bury BL9 8JW or via e-mail on: dbhabuta@cix.compulink.co.uk If registering, please make cheques payable to DENESH BHABUTA. You can receive updates to registered programs by sending me a blank disk (DD or HD) with a SSAE. Regards Denesh =);-)  @ @ @ @ @ @ @ @ @ @ @ @ __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Mbe 1.01 Registered by Scorpio from Elite  This archive contains: The full demo version of MBE 1.01 plus a KEY made by Scorpio from Elite to allow you to use this great encrytion program without any limitation. *How to use this??? -MBE.KEY is a completely right Hacked Key that works within mbe.prg but contains only Fake ID. The author cannot know who has spreaded his key and then the key belongs to NOBODY and THEREFORE is CHECKED right by the program. Key system is a very good registration system coz it allows hackers to make registrable warez only with one key for the full timelife of a program. When you get MBE 1.01 version or newer,just copy MBE.KEY in the local directory and your copy is registered. Whatever version of MBE you got it will get registered Faster than light. One thing i cannot guarantee is the algorythm of the key,until now the key is VALID but if it came to change then there are VERY HIGH Probabilities that the Key won't be Valid anymore... That's life!!! *What's better with the key??? -With the key you get: The message "unregistered copy" doesn't appear anymore in the Dialog BOX of "About MBE". The annoying 48 kilobytes only capacity encryption/decrytion per file is DISABLED. that means no more message telling you to register and you have NO LIMITATIONS to use this program from now on. *But This sounds like piracy??? The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all }files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 95 .  C .. PACSHELLRSC k;PACSHELLPRG kPACSHELLKEY !ELITE NFO ~Dl(;t+(;REDPacShell V2.63 (10.11.95)_ ____________ __ _ _Help10100Help__Help_cwd TrashTestE-Mail: Holger Weets @ OL20,- DM, a Disk and a stamped envelope toFor registration, sendHolger Weets, Tangastr. 45, 26121 OldenburgLandessparkasse zu OldenburgKto. 023-182 041, BLZ. 280 501 00RegistrationPACSHELL.KEYKey: _ Name: _12345678.123Tool configuration:ARGVText: _Cmd : _to folderextractExtract files[1][|All paths must be equal!][cancel][2][|The desired action is:][list|run|cancel][3][|ST-Guide not|installed!][cancel][1][|'$x undefined.][cancel][1][|No program selected.|See 'PRG'.][cancel] Shortcuts [3][|File already exist|in temp. dir!][cancel][2][|Process lines:][all|selected|cancel][1][|Not possible in the|demo version!][cancel][2][|View file][window|console|cancel] Options [3][|This archiver can't do|the selected command.][cancel] Archiver configuration [3][|Out of memory!][cancel][3][|No more windows!][cancel]contents of '%s':save window contentsnew archiveload settingssave settings %ld(%ld) bytes in %d items. %ld bytes in %d selected items. %ld bytes in %d items.[1][|Old parameters.|Please reconfig your|shortcuts!][ OK ][1][|Parameter file has|wrong format][cancel][3][|Archive may be damaged][cancel][3][|No %s - Archive][cancel][1][|Drive %c:|Free : %11ld|Used : %11ld|Total: %11ld][ OK ][2][|Unknown file type][view|list|cancel][2][|View file ?][ yes |no][2][|This key is already used.][overwrite|cancel][3][|Write error][cancel][3][|Can't open|%s][cancel][3][|Can't open|%s|for reading][next][2][|impossible action!][cancel][1][|Test only one archive|at a time!][cancel][1][|Add only one drive|to an archive!][cancel][2][|Process files:][copy|move|cancel][2][|Delete files ?][ yes |no][3][|Too many arguments!][cancel][3][|Can't allocate|commandline buffer][cancel][3][|Can't find archiver.|See 'Archiver/Config'][cancel]_ARCZOOLHARCtemp. dirFind Options Help_.___New foldernShortcut: _Old name: _.___skipFNew name: _.___Rename objectLHarcDiffyTARZIPARJzooArcArchive type ofquit on closing last windowuse Desktop directory windowsuse windows in Backroundconfirm on overwriteuse Mag!X/MTOS console handlerauto test after packname of viewer-ACC : _desktop as windowhandle archives like foldersauto save settingsAutoLocatorauto console closinguse fsel_exinput() on TOS < 1.04pos windows to mouseARGV buffer size : _ bytes9console history buffer: ___ lines_Wildcard patternFolder wildcard: _XOptions: _cancelfreshenupdatemoveaddSelect actionRegisterSOZOBON-C V2.00x10Mister Demoversion, Demostadt User:It's sharewareOKWritten by Holger Weets with Help  Print ^P Paste ^V Copy ^C Install devices  Shortcuts... Options... ^O Config...  Show comments  Directory mode ^D Show paths  Don't sort  Sort by type  Sort by name  Open Console  Open Desktop - Full window  Close Window ^U Close ^H Cycle windows ^W Quit ^Q Select all ^A Wildcards...  Save window...  ...with windows  Save settings... ^S Load settings...  Rename... ^R New folder... ^I- New archive... ^N Acc #6 Acc #5 Acc #4 Acc #3 Acc #2 Acc #1- About PacShell...  Extra Archiver Window File PacShell   ++\ d $? D D D D D D D D D D D H P `? ????????????????4?w?7|ww=?߀???0<???? II @@IY@DN@ *MԩB@K@ *@@ d@@8@p@A@@@ @  @)@? ?,?B3 ( OE %n  t % (    . M l   W  / -  ; W  Y W  J  ! B B  ($ * (" B B L  s ( B B (S B Bm B B* B B B B, B B B B"  x#   x$   x%   x&   x'   x(   x)   x*   x+   x,   X8- 00 x.   84   X9Z   X:Y   X;X   X<W   X=V   X>U   X?T   X@S   XAR   XBQ   XCP   XDO   XEN   XFM   XGL   XHK   XIJ   XJI   XKH   XLG   XMF   XNE   XOD   XPC   XQB   XRA   AXX )     N   " 3AX  q X OF=4+ "!   i R ;   $ -", #$%&'()*+,o ![ 3.2/G0312- 4<$ 5 6 7 8X9 : ; {<X3  c% (  F C ! ! 3  !  -  !  !#t ! %  (J J(  ~ \:     nL*!    ( ^ <  ! 9Ap  N!," #$%"&&'`*>.! )          X''<( ' b  C!%'! C#@0     @ @   @  @   @  } @  k x @  5 @   @ @ @ @      B               ' ~  p \ C R @) B @$@$ C($  "    C   .  ,,                P  | ` D  C# @*@*@*@*@* @*@%*+K x8 H/ &! &/ ."`  : %    1&)O<1! $-;(i( L(>= 0= $? 3#8) 2$m:c2 <&   /')*.? %? (y-\6%+- &*(' (   ! ) C $  'w  j ($ C&   &l%$&*|+,D/D0L0125,9L9:P`Ӕ$ (o#܂&,֬ #܆&,֬#܊&,֬#܎#ܒ#,ܖAH?/NZP\&9ܒ&CD֬$|$ g$jԃl$<m/<Ӕ?< NA\?Nu <ՊNu <NuHS2/$o &o"j KN4JAo>p$Ԫ B h (f, B/( NXO K"@N~ K"| N~p&_NuJog B h (f B/( N K"@N~.aXO`H&o(y*|v M"KN4"MN @BJyvfBgBHU?//?*|`v0|8g G`~NV n"hE JN4"JN @BJn gBgBHR?NTO/<?<&NNTOBHU C//<KNAO 6.?<&NNXO>NTO/<^?<;NATO.NbXONJCf0BHSNDPOU@gHSN͌XO`X |"KN4`F/9N` C hFf&|"(|ց` C h Ff(<~(E*<s`NVHK:.?<N4TO(BJEfJg D?N"TOpL88N^NuJygAC JfAQO$O$$/<K/<NlO(JEg yXphg3Jfp`B/N/PO3# DJg /NXOvP?NѰTO(@"L` SCfB yX h$/N*XO609H2Al6JEg D&hGHTNͰXO'@ p kg0SCJ@gBgHT D/(/NOJfHTNrXO D!h#JEf Bg/N\OByܜByܚ/<ܞ D?NvTO29ܞA049ܠ=B0yܢS@=@0yܤS@=@.?<?9Nv\OBW/N\OJEg:#?<NTO/<?<&NNXO>N ` D?N"TO`^=y09AP@=@:0@=@ Uo:`NVHGNѾ&/./. /./<KNAO:g0By?/<9HSN\O.a@XOBy0LxN^NuJyfNѾ&# "<NP(rNTO/<^?<;NA\O c/<?<NM\O?<N TO/<aRXO)y`BgaJTOSyܜn&lG/+ NrXOp kg?<HTN\OJyg2HUNZXO Uf HUN XO Uf0.TfHTNnXOByL8N^NuH8/&|(|vJog2Bg?/<ܦ?<WNA\O.Hy?NMO J@gpL8NuHTHy ??<?NAO r f*Lvpրpր'Cvpրpր׫p@rAH?/<֐Hk N\Ov./?NMO J@frB38B+BAܦ r7@ 7@ 'k 7|$ `:HTL(h` T"JNhfp(_Nu(l fp`$o o"|v \g /fR` /f\`JfB |vJggJf (\f Jg SNupNuNVH*.K E&h y\xhZ`f S (Vv@ E hC MN4 V M"@N~JCf M"|֯N~ E h(h`Jgplg(l f&k fL88N^NuJCg*JDg" l fpkgl`l` `JDgR VE J"@N4 JNHRHUaPOJfC MNhfpkg l`pl`f l `NVTH(n y\vhZ l h :(F0|8|g|(fz l*h f*l l!MBBBlBl|~N$`mJf,*m f)l l!F l!GNL8N^NuJCg &UVE J"KN4&J KN lEJg HSHRaPO&@ g /g \fRHSNLXOfTJCgL m&PBgHSHTNO "pm?HS/HTNO @!m mި mܨ `,&U`$K`R /g \fBHS?</<֨GbHSNO .HTaPOJ@gBgHSHTNO ?HS/HTNO" A!|֖)A` m&P`HTNXO`z`R o"h g@!i!hBB)#i#i"hBhBh`Rhi"i fNuNV|HI|&n kE69׈ppCfJyg pLN^NuBJf yXphrg"kN$@ L"JN4B yXphgP?<?NpTO"k"<ܪ AN4$<, B"LN4>//?HTN\OL8N^NuJg0+|@g?<"N(TO` yT/($?9֦Nv\O2|l3֦|f HTNXO`SAfJDgBA$HfS*SVM`  nB k/(Hn/, l/( NO`X y\phZg*S VA"@N4` k*P`HC\ QAr(H&y TpTgV QhZ Qh`*0+|8gpTg$HSaTO>HSN\O&k" fLNuHSN.a` QhZ Qh`NVH(.GI?</NATO*@HS?<NAXO L"DN4 L"|ֶN~>?HT?<NNAPO` +.f, +.gJ+f?<ONATO2gHU?<NA\OL8N^Nu L"DN4 L"|ִN~ LCN~p+gHTaXO`HT?<ANA\O`H&o KNH&֋HSa" C\B(.Nb CB.?<:NA\OLNuNVzH*n&mN$`VpkgJ"mI LN4/NXO""A LN~ S (f\ A .f4 (.f,kSm&k f/-NbXONL8N^NuHTa.XO(k J@f HSHUNPO&L`HT?<ANA\O`NV"|@A EJRlN^Nu2 2:BY2 2222/?<?N¸`H&o*|v(kBv`dplgX kN@|nN M"kN~/NXO M"@N~ T (f M"|ִN~ M"|ֲN~(l f MNS@HB5 L8NuNVdH6.:. Kh(nxBgNTO09|gBgB???HTN\Op kgL8NuNV`HL&nIpVx@z L"n N4 L"nN~JDf&HTN4XO*@Jg GC`""HT/<NnPO&@ g yX hzf/<?Np\O fL8N^Nu3HnxHnpHnt/-BHTHSNVO=@~f JDgJf?<NѰTO&fJEgRyHSNnXO`'C0-Fk C!M BB(JDfA`QO$O$$HSNPOBB??,|L@z:`FDB|4@0tph`Pz`X y\ hz`H?N}\TO`:N%N`0/NXO`"Jg/</N PO`N`BgNh`?<Nn`09xmBgB/<??N`Jg,Bk6 Cphg y/HSN`/Nn`JgI8/NnXOBT`Jg CJPgphf8+"7|7P" KHhNXO7D"`Jg C0(|(g/N`` L(<"DN4Jg HTN@XOJg( Cphg/(N@XOJf C"h LN4Jf HTNXO yT/(dHTN\POJ@g D"LN4"DN @B KHh6Hh4Hh2Hh0NBO BHS/<HTBN*O`NVH&n=|<+8F|f|7|6HyHyHy?<NNOHC"0H QШ @?Jg: Dphg0pAE h D hB( yּ?</N\O0.L8xN^NupAE?HSa ` yXphA0pk6fJPf H?a"TO:g7E$Bk6HSafXO` KHh"Hy NPOA$$0|Hf$ B0pk6g BUP KHhNXO`dW@f B0`U@f B0`W@f B0`Jg:*|(Mf |9g|fBBm -g /N~:XO LN:0S@f* D0(|8g?</N `Bg/N`̐| f D0(|8gJEgS|fB/</N PO`*BBgHU/NO ,B,+D D;hJg D!F DJhf/<?<NM\OJEfB?</N`2UB`7|#$HSa`|fF D0(|8g hf,(Jg Fphg/HS/aO ` F,( `֐|gʐ|f DphgHS/aZ`| f" D0(|8gJhg/N`|gPS@f/<׻Bga`f|gJJngX D0(|8gJ0+8|g<!g |l`/<?<NM`H6/*o&opkgPBHSa:\O>HSHUN\O.NTO>HSN\Opm6g /+HSN*XO.NbXOL(Nu"k`"i SCfHQHUHSaO `NV nB n B. HHr¹gJHR@?Hn?<6NA". .N"C" .N n " .N n N^Nu/8/"o ip @T/( HQNRPO"g0H A!@|5f Bg/NB\O(NuNVHK(n&n6. (<vJCg k:oHSJTg /aPOJCgp @h ?HTN\O k:o|lrSC|Apk6gXHUHn0|A?a\O. ".//? yT/(t/NO.NXOHSHTaBPOpL8N^Nu?HSa\O`|m|(l0|?NGTO`¶|f?<%/9h?< aPO`|(f?9?9?+2?+0/</<NlO`tpk6g|m^|(lX6<B0D@?an\O?<NTOAHPKHUHPHPNBO Uf HSHTNrPO?<N`B|lvd`p`lH&y"|R yX hzf:v3|3|Bi`pkg??<?Np\O&k" fLNuv3|3|3|`H*o 6/$|(<v|f0L8xNu|op&@p f$|fHUNYXO|Bk ?HUN\O`p5f?HUNB\O<`p4f:|gȶ|f B?<4a\O kf k |fak |`0+|g/NXO:+E0S@f(|0+|gn"L DN4|mV2p @/( /N\POJ@g"D LN4QEm "LN @B/NZzXOJ@g pH7@ `jp`r ESA`0||  @/( Bga2\O`4S@f (|2`XS@f (|`JS@f (|2`B+'`BIHTHSa8PO4HJBf`S@gS@fRBgHSHlNMP.NvP\O.NMXO`"|zrB)pA @hCRA| mNu$/$|zrJ*g ERA| m| fpNu BB( J"BN4A"o N4A"oN45opA @C h !JJ*g @h0NuNVH&|zvHS?<0Nf\OHk?<1Nf\OHk?<2NfXO> Hn?+N̺XO.?<3Nf\OGRC| mLN^NuH8/L(B`VpkgJJDgV/NXO$@ .f *.g,"J MN4JDg S (f M"| N~&k `&k f L(Nu"+ y\phZg $@V` A `NVfHGL` Kl"n$i(y`pjg"i MN4/N M"@N~"MN K"@N4"KNɐ(.NXO6 DB|g[CfVBg/<HUHSaO6mV|llpA1EpA1F?<N4"@>HQN\O`?<N(TO` $j f6L8xN^NuH2/0<&@z(y lT& r0Ё @ h *PCN)@lj C"KN4 MCN4pkgljHTN}XO2SAf$ K"CN4A"MN4pljg kL8Nuk`NVHL8"KNɐ/NXO2WAovr |\"MN4 y6l&HTHS?<d??<NO3JL8N^NuA BB-MBHTHPJngpH???<`p`r`NVH(.0< *ڼzGvBS=|r EHhNZzXOJ@f?<N(TOpL8N^NuHnnNhXO&g D"hE JN4"JN @BHRN@XO Dph=@0(|8g h*h g /NhXO f D*h y6m yXphg~6 EG(CBntB.||phgJGg R @ ` $fRH|$f$JfBJGf EphgB(C`  fpB`R  gJfA|&H(CJnrg?<NTOBnrHTHS EHhNO JntfHJg /NrXOJnrfN0.v`R`JGg: D"hE JN4"JN @B Eph?HR/HhahO` CRHN C&H`V|fp|-M?.HnHUaO *@EJg0JFg JNB2 JN" AHno*n=|t|S` L"JN4Jf| `W@g|ft D0(|8gL"hAN4AN" AHno?<N(TOBnv` LCN4Jg` yT(hkHTNXO`U@fX|?.HnHUa O *@EJgp"JA|N4C|Nɐ @B=|tJFg^ JNB2|`LW@gQ@fA|Jgx"H`*| fj D"hE JN4"JN @B` `~ L"|N4 ECN L"@N~Jf S`,p|-@n`~` o"H`* \g /g :fC am znByRJf NuH&/(/fpL8Nuz` r N&RE|le` r NP(RE|m ր "NP`"op)r$p)rԀp)rҀ ЁNu"op)@r@0NuNV-|v/. yT/(/.NPO.NN^Nu o` /f\RJfNu// // ?/ ?<?NAO g?<N(TOpNupNuHL$&|JGgb(|vzHTHy??<?NAO 6b/<a@XOpL8Nux`4Ht@aXO|`f Bg?H Є/?<BNAO (|vHTHy?aHO J@fHTaXO|`fHlaXO6g?NѰTO(@ gHTp0/?aO J@fl , bVpK K"MN4HSaXOB+Jf r2l&Jg"A"|N4A"MrzNB+Hla,XO7@Hl aXO7@ Hl aXO'@HlaXO'@A "|N4v,A *Hp,|0pCg|PpCg|VpCg|XpCg|Tp Cg|BJ,g|tp, r2"A MN~'k 7|$B+&B+'HTHy?aO J@fHla:XO6g,?<?p0/?<BNAO ?<?Hy?<BNAO JCfHTNrXOJGg~` `TDCep0ڀ`H6/&|(|vJogVHTHy*?aO J@gpLxNuHlahXOħg/<aXO`Bg?HlaD.?<BNAO HTHy?aO J@fHTaXOħfA "|N4p,|0@HTHy ?aO J@ffp,|0@p,|0@HTaXO'@ g:Bk$HlaXO7@ Hl aXO7@HlaXO'@HlazXO'@J,g"p@'Hla^XO*gHla~XO8gA"|N4?<?B?<BNAO ,Bg?/?<BNAO |zoxzHk0DHP??<?NAO B+Bg?/?<BNAO HTHy??<?NAO rgPB ,@f" ,)f K"LN~Jg `,p`&x,J,gHTp,/?aO JDgHS0DHP?aO J@f/@B3@`B+`lp`HL0&|v(|JEgB9LvHSHy?aO J@gpL8Nu g JEg/<ؔa8XO`?<N(TO`p+J@gU@f$|A "JN4HSHy?aJO J@fJ+fJ+fJCg""<L A"KN~ A"| N~`RHk anXO)@Hka`XO)@HkaXO9@ HkatXO9@)l 9|$B, L"|LN4 L"KN~B,' `S@f $|ؼ`6S@f $|س`(Y@f $|ت`|f $|أv`S@f("<L$A JNS@HB2"JN @B`$|ؘ`NVHK..I&n y\|hZ/+/+aXO&.aXO L"@N4p+'g L"<ؒ"AN~ K"AN~Hk 0+ r h|?0+ H|?pk ?0+H|??0+r h|? r N$/ r N//+/+HT/<VHUNO&./<PHTNO p+'g ||pJg G h o0<@?JFg LHPB/NO(?<NѰTO&gJf|&pL8N^Nu C!k!k JFg MHPNͰXO C B D!CA"HJgZp`R@R  dBJ+gDHkNͰXO C!@ y\phg$?< C/(B/NO @B nRPp`b L`z M`(NVzHLL0x FB EB GBP&|B+'B+&HTNXO ,g @CA~N4HTN"tXOJgC~ lAN4HTNTOBWHU?<=NAPO6otB9B9#N$`8x F +ѐ E +ѐ/HSHTa@O J@f&?+$?/+ ?<BNAO n??NXO&@ f??<>NAXON9HL8N^Nup @ h NuNVHK,.C&n <$MGBzpRt@2HHA1p| p@SRE|mļV|H#꼑f"9h A h"MN4 AhpL(pN^NuNVzH*nIzG y"hl KN4HSNTOBWHS?<=NAPO6oHHSHy??<?NAO ??<>NAXOv0g0RC|mp#HS/aPOL8N^Nu(pv|l0RC`NVdH<*y?<HUaXO&@B>HUaXO(@BBWHUN}TO.N*XO*&LA(HBvp| p@pRt@2HHA6JgRRC|m .캀V|H#꺀f|?<HUaXO"@"9h A hN4 AhpBW/.N\Ov00RC|mBg/-l?<NAXOL8hN^Nu$o2/ |̲|PorP`SA  oJAfBNuNVH(nvJg0?</NATO&@Hn?<NAXO>?HT?<NNAXO6.?<NA\OJCf .#JCW|LN^Nup`//aXO 9NuNVH&.I&nJf("n LN4JgHTNXOJ@g "L KN4Jg& +:gHTNXO"K LN~"L KN4JgHSaXOJ@g C1| LN^Nu CBh `HS ylAH&HHSG/<ـ/<aLPO.G/<x/<2a4PO.G/<p/<aPO.G/<h/<2aPO.G/<^/<aPO./<V/<2aO Hk/<L/<aO "<` A"|N4"AN @"|@N4&_Nu"/$ot AJg"R am zn RRB|mBNu `NV/.HnNC g @ =fR N^Nu <?`NVHKI&| xNzJ@m:NXJ@g(N3HUHUHUHUN:OHn?N$\O ngNNJ@gDBg?9NTO8>?9NȾ.HUHUHU09U@??9NƠOHUHUHyK?NO3x y8o,/<6aXO$@ gHRHTaXO.NXO3xAx Pf y6fBP/<-B/NAXONNV/.NXO . @Jf2"|/N4B?< NATOC"pAyF n.?< NAN^NuNVHI8. &.KJgJ Cphg@0f$B yT/(|HUN\POJ@g CJhg?<#N(TO8SD|fL8N^Nu?<HUa>\OJ@g C/( yT/(HTNPO.a.aXO C&h`JDg|pkft&k fa y8gBA0P=y:Bn=|=|.T=|XTBnBnBHPB?<NO"MN @B yHUNXO`6/a .aXO`xx`"S@fHHUaZXO&MJfU \f.BHU?<9NATO\B.NXO M"|%N~`R`S@f/<NMXOJg M"| N4`?<N(TO`NVHI&LHSaXOJfS +\g\ K"|%N4BHTNDPOLN^NuHU$o o $"JN*@"BN"g ggf f *_Nu `NV`6C QPQO$O$$. H?/<HnNOHnaXOA0SPJ@fN^NuNVHIK&y`bJSgZpkfRHU?<?N\O>HU?<KatXO./< a$XO @.?+/<HTNO .a*XO&k" fL8N^Nu"/ $o A (:f "H JN4Nu"o JN4/"JN @"_`NVt n /. H?/< HntNOHnta n .. H?/< HntNOHntaN^NuCٜ Qo/al. ad.aZXONuNVHI&y`.0+|f HT?<?N\O>HT?<Za2PO&k" fLN^Nu?/N4TO @ g//?<?NPO?<// / H?aPONuH&o2/ y\A$H*KJAgh6E jf(j LNS@ -gJAg"p jgJAgBHS?<Qa\OL8NuJg LS  f `^` 6g?<N(TO`NVHK&y?<NѰTO(@BB,G?+?+/<HUNO L"MN~p kgHT?<iaRTO.NrXOL8N^NuH&o (y BgLNuRIHSN*XO9@  nHSN*XO9@  nJ+gp lg`NVzHI L&< "CN4JngB?<HTa\OJ@g" C"LN4/<يa.a./<Aaa$XO./<BbaXO.Z/<CcaXO.Ԧ/<DdaXO./<MmaXO.>/<UuaXO.Պ/<98aXO."?<ta\O&yXpkjg /<ajXOpkg /<aVXOpkg /<aBXOpkf /<a.XOpkJf /<aXOpkBg /<aXOpkrg /<aXOpkg /<aXOpkg /<aXOpkg /<aXOpkzg /<aXOpkg /<ٽaXOpkg /<ٹazXO k$/?<HaTO kT.?<OaTO k.?<vaTO.?<paXO>HTad\Oa&y\pkZg /<ٵaXOpkg /<ٱaXOpkrg /<٭aXON|0B.HT?<yaNTOp0y֦.?<4a8XO>N4TO"f /<٩aXOvpkzg/<٥aXOv/<2/<XajXO./<YaX\O>/<?<Za`POJCg.Bnv=|r?<NѰTO(JGg D&< "CN4 yT/(L/N\POJ@g^ C"DN4`/aXO?<N4TO$fBg/< aB\OJ@g(/a6XO D"|يNhg2?<N(TOa/NrXON[N0.rL8N^Nu&9\ CphZg ?<.N}\TO Cphg ?<0N}\TO CphrgN%N CBhz&9X C>(j1|j1|1|JBhBhBhBBhrBhBhBhBhzBhBhN>BND`(DVL D #fޛ D(H|zn|0m@{N"&*N^dt~|zxv~ljhVRP@><:86>FNV "n6N^Hd* g D (al (8f( m"LN4/adXOJ@f a C1Gj`< ,:g& U"| N4"UN @B U"LN~` U`3`C I"LN4`tC`C`HTN*TO>HnHnHnNDO`BH|03֦`0Bnr`( C1|zN>B` м @1| ` м`*|`*|`*|Z`*|Ԧ`*|`*|>`*|Պ`"|"`(rp @ h "P`r`r`"|`?<.N}\TO`r?<0`N%N`b м`J м`> м@ @Bh `8 м` м` 9\мp` мh` м` м8` м`~`HTN*TO|*>N`LHSHTaPO`AvJPf 0NHTN*XO:  n0|gA2"K N@`r0|gA"K BgN`HT/< Hn|aDO p@EgHSHn|ND`ppEg(Jnjg KQO$O$$Hn|?<?aO`0|8g  gbHS/<RHn|/<٤BN*O`BgHTa \O`HTaXO`/<2`/<`29|l0@0@*<HpXHTaPOC0@0@Jhg\RQ`VNVrH&.&n $nI*k *fB.rHRNXO$@`Jf .f *.fU`S \fR S @B"kNAr"@N4 S @\B Cph6g2?9?9?(2?(0Hn?+?<a>OpL8N^Nu/+NrXOHnNͰTO'@ yּBWHSN\OArJgHPHSN PO`?<HSN\O`Jf R``p`"o2/t` 0SAJ@g R  g`0SAJ@gH|0HԀ 0m 8o NuHL"|:x:< r HlaLXO>HS/aO `hNVxHI&n$n z L"JN4"KN L"@N~HTNZzXOJ@gV yXphJf(v K"LNhf pL8N^NuWCfHTN͌XO`Hnx?<"LN/NO 6`JngfHTHS/<VNAO 0`BgHS?<=NAPO6n,"KN/ yT/(HTNPO.NXO`lBg?Hn|?<WNAO BgHT?<?<>NAXOp`Hy?<HNATO. .?<HNA\O*@HU/??<?NAO ,g"HU/??<@NAO g?< N(TOz??<>NATO>?Hn|?<WNAO ??<>NAXOJng|f HSN͌XO|f HTN͌XOHU?<INA\O`NVH*. <.K(nGLx?</NATO.Hn?<NA\O LN"E L2Nf 0L8N^Nu"E KN4"LN K"@N~HSNZzXOJ@g2 yXphJfrWAf"K LNhgBHSN%POHSN͒TO K"< "AN~ L"AN~"L MN4 M"|N~>?HU?<NNAPO`@"L MN4A""A MN~p.g\ AR .f@ AJg .f4?<ONATO2f|fJFg|f HTN͘XO/?<NA\O`?HSHUaO 8`?HSHUa~`p`Hn?<"KN/NO 2`NVxH<.L0IN$NѾ& D&h`Hpkg< D"h LN4/NXO$@ L"JN~ S (fV .f< *.f4&k fNѾ.c/<?<NM\ONLxN^Nu?/HTaO U@f`?/HTa`AQO$O$$?<?///NĞONuNVAHPHPHPHP/.NO. n0(\@?0(\@?0(W@?0(W@?BBBgNpN^Nu// o0(\@?0(\@?0(W@?0(W@?BB?<NpONuNVHI&nHTHSaX\OBWHSa(XOBWHSNðTO6|pAh .HSazPO0LN^NuH8/&yp @C\ph gL8Nup @ h Qvh g0+|8g0(k`"l|.f& g "((l f?<HSN\O&k"`JCg2 gJg?</)/, HSNO @B kRh `plg*l HTHSNPO(M kSh `NV.H&n&+$krtA4*H"|f0)kgB0+|8g*Jg$  CJgxJkf0+D? C/(/( yT/(HUNO CJ(g* M"|ڮN~ CC MN~ M"|ڬN~0+|8gU + g /NrXOHUNͰ'@ .?<?NpPOL(N^Nupjg jԨ$j ff?+/HQ/<ڞHUNO`?+/ 9Tм @/( HUNO`` C8( `pkg`( R (.f R (.gpjgԪҪ$j fJkfp8+ kJ(gJDoSD?/ 9Tм`|/"o o &(g0)|8g iJg&Nu C/NrXO C (g /NrXO/NrXO`HS&o0+|8@g(/+NrXOp@kg/+NrXOBBk&_NuNVtH*n&n 6.(mz~|8-0|g KN`plgT(l RG fJg4Hnt?Nv\OAz0H0` F (g ,RG0.zGnJEg L8N^Nup`pDgf/NXO$@HSHRNPO4JCgJBWt@JBg"plf lRmzJfd, ~`\plgRlSmz`B0|8g( VA|"@N4E|`R  bBE|`x$T`rNVHK??<NAXO"#GtHpg`k0+kEo 0k7@0+kCo 0k7@RBG|m?<N4TO&g Bg/N\OL(Nuk` oA0( |gShShp hgNu/<ڑNňXOJ@g6NNBga#\>a#h>a#>a#>a#p>a#X>a#r>a#t>a#x> ax#|> aj#l> a\#T> aN#> a@#>a2TO#/9la.XaTO yX h PB y h# ylA$H"|" j #P i"|ڍN4E"|"2 j #P i"|ڊN4E"|" j #P iBE"|Z"2 j #P i"|ڈN4E"|Ԧ" j #P i"|}N4E"|>"2 j #P iB"|Պ" j$#P iB yp h< PB>/9\N\OpNu/<XNXOpNuH*o&m&<v0-|8g m(h `>pkg2pmg8"m CN4/N C"@N~B/NDPO&k fL8Nu3/-/<W/-Hl6HTHUNOBy`pmf`NVH*nG|Jf M"|ZN4"MN(@ K"LN4BI L"MN4 L"|N~ y06l yXphgV/. HnHSHTN6O"LN @BHSHT/<RHUNO2.g |Z"MN40L8N^NuHnHSHTNjO `NV4. $nJgBA"JN4E JN2` p"@ڲ JNhf0BN^NuRAnmp`Hy //aPONu/< //aPONu2/ LN2gJAlpHNup`p` y\A"Hrpi g0NuRAC`NVH&n 6.C|f pL8N^Nu n(h f| HSNXOE J"@N4"JNɐ*@JgBz`4 T(<g T| JCf0 T"KNhmz TDJEg(l gJEfn `r/NXO."GNɐ, FJg FRB?<Hk THhaO @??<HU/aO @_??<Hn/aO _ov`pNVFH*nGPIa:HUNXON$?</NATO.HT?<NATO.?<?Np\O"m KN4 K"|N~>?HS?<NNAPO`p,gD?<ONATO4g+m/?<NA\ON yHUNTO> HUN\OL8N^NuGv .fJ+g +.f4,0r h|?0H|?pB?0,H|??0,r h|?/,Hlp,gbpH?/<GPHSNO?HSHUaO &tJDlp,g|?HS/HUNO&g C!l``RJg .fHSaXO8m8v`2H6/ y\A&H|*a2AfLNupAh pAh &y gpkg ?<HSa\O&k"`HL` E&h*|vx`bpkgT/N&"CNɐ.a"XOJ@m4/N4(@.NZzXOJ@g4JDf"?<NTOJ@fL8xNux/N@XO yphg2"F MN4"C MN~"MNɐ @BHUN͒.N@XORB MC*N4Jl g M"|N~ lJg M"lN~ M"|N~ E"h MN~"C MN~ l8Fg M"|N~ MCHSN|LXOBWHSNðXO6|pAh >HSN|L\O|f^HlNXO E"@N4`DNVHKI(.vJg DJhgphfL8N^Nu09|g:/N'TO$@ D"h |\N4BWBHR?2?,0//NO `T|f JkgF`d|f 7|`TU@gU@g`&NVH..&. &npP(Kz`  f  g@mBRExRSJn&Lp0rN/NlXO(@ f(HSNr.NXOxN0LN^Nu/./<QNnPO&fHSNr.NrXOp` yX hzf/< C?Np\O C!L!L1E!K|r`BJAgA)H0S@@dA)H 9|B(Ix`RDJfFc<RAEeJf*A.C 0Z@< Ghd G1F GQO$O$$/NPOBB C??NA.HS CHhHUaHk NMXO_H)@ 9|$Hk NMXO9@HkNMXO9@ HkNMPXO)@HkNMPXO)@Jf 4/0f?<?/, ?<BNAO `B,&B,'HkNMXO6Hk NM @F.0H H@?0H ?/<۠Hl NOB, `SSCJCf@/<۬NMXO`/"o I R @<\fJ I R @<0m:<7n4tz`H0|0 I R @RE|l <0m<7oSH0*Nu//aXO oC Q P -f QR/atXO o Nu o"o NuNVHKI&nC R Q !fvxrR6C Q ]g6 QJg0HTHUHQaO mn6C Q ]g QJgR`C QR ]g v0L8N^NuJCg/RHSa PO6`xr`HL rHfJfr0LNu|*fRHTHSaPO2fJf`ސ|fJgRHTRHSaPO2`Đ|fJgHTHSa`gr`HT`H&o?<*NѰTO&gAC CBBBBhBhBhB /<۰NͰXO C!@BP1o !KB&C!Q"g Q!C&"BgHSHyNpO Bg/N\OLNu y`0(of h" f Nu"y gJ"fNu?HSNXO8pCg yBHSNXO8`vH(oGx6+?N,TO"@0|2lb|!n@| m:@{NV.,*(&$" J~PflRX t 9f0LNu @HTNXO8`|2fx` y*` y HSNXO` y` y` y` y"` y` y:?NTO`?<?Np`pl6g 9>g @HQ` y`pig yHQHTNPO`R y&`HS&|۸BgHSN XO>HSN TO.BgNv\OA0.C2,p3p 3A7P7yGSk7P k B&_NuH oL~"h`F<)zF0fd0F@ipigiigRGi pi@gJEg,Sh"i fJGg3?<HPN\OLNuRh`S@fi`S@fi`HS&y` oHSNXO&k" f&_Nu` y&/NXO 9fNuNVHK&nx:9(kHn?Nv\OJEf:< 0|g0+|gpkgD09<`R(l f29H N(pEgD0.H"<N$JFgr2 NP$c$<??<?Np\O "<N$0nr2 NP??< ?Np\O0|g0+|gxpEg00H"<N k2(HNP??<?Np\O k0.hH"<N$ k0(UH" NP??<?Np\OByL8pN^Nu k<( k0.hH`NVH*. EPH&H E6(x?N,TO(@*l E0|fHn?<?NPOHn?<?NPOHn?<?NPOHnHnNPOJ@g KC plg^Hn KQO$O$$?,?<NOA0mo0A0mo0HSAQO$O$$?,BgNO 9Bg @HSHTNPOHn?Nv\O KQO$O$$?<?NpPOG.?Nv\O0nmC0nm E Pgplg*,t` E*( yJf*,nl8g2`Jg E (g*ynmJg)E?<HTN\O0-m4.26.CAl0Cm;@xJDg BgHTN\O0,| g yNHTNXOL88N^Nu0-m24.BAl0Bm;@x` KC`HY@gFS@g`NVH*.8. 6.AHPHPHPHPN:O<GIKpCgRCBBHU E?Nv\OHm E?Nv\OpDgm rЁ @P0S@f r Ё @P0S@m0-S@m0-S@m 0- S@mN*HnBg?NvXO.HSHn?<?NON0Hm E?Nv\OpDgFUDf 0-Cm rЁ @0?-?- ?- ?-Hy E/(NĞOL8xN^NuQDf 0- Cm r Ё`S@f T`&U@f P`Y@fU`m r Ё`NVHK&nL8 (kHU?Nv\OHn?< ?NPO|JCgLpkgJfL8xN^Nu2o4` k'hSA<9JAg kJfJFg3JDg>4,DUo40l2APAl4Pllg<l9ByJFg~pEgHUHnNPOJ@g0nyl0.n29yAlhBgHSN\OJFlDF?pE?HSaDPOpEf AHPHnHPHPNBOJnfpkg 9g @HSNXO`?<HSN\O`DA"k0.HD@4`"i RB fJBoʲBo2JAg kJ g k'h SA<9`4,CAPo40l2CQAl4Qllgl<l9B`^NVH&.K&|b C?(N,TO(@ fL8N^NuHn C?(Nv\Oplg0H:r49 C0(fB?HTNO `S@f B0D@?`S@f Hy?`S@f Hy0`S@f Bg?.Bg`S@f Bg0.D@?`S@f?<?`S@fZ?<0`29`zNVHK(n?,N,TO&@Hn?Nv\Oz Tfpkg0H2+@H&2,H N&g "<NP&pkgP"k8`SD"i frAf*ztpE?0D@?0D@?HSNbO L88N^Nu0D@@fz` k0.hH"829HĉAl0D@@o` k0(UH&`H k0(nH2,HN"<NP" k0.hH429H…Al 0D@@nZAfzx`00D@@fz`NVHGBSJng n h4gLN^NuGHS n?(:? n /(NTO J@gJSgrp". AШ @phgZ AJhg$ n Hh?<?(Bg?(/(NOG SHhHyBg?. S/(NO S1n n hVpA`J y?.G /N\OJ@g/NXO` n Jg. 9g& @"n?)6?)8NXO=@g n1|:` n68 . @6( S mzHSHn?Bg?(/(NO=@JSg. . @Hh?<?( n?(8 @?(/(NOJng2Jng`HS&oJSgpkf ?NÐTO0+|f?NØTO"+"g A!k&&"+&gz A!k"" 9Jg @HSNXOpkg y??NȪTO>?NȦE JC 0S@n0.S@n.?<?NvPOBHnHnHnHnNBO?<NTO??<HSaPOHnIHTKHUHnNBO0.nf 0nfJTf?BgHSa|\O>?.a6XOJTf?<N>NTO`(k HSNrXO&L faG?I?NxTOK:>N,TOfB??Hy D/(NĊO 6 Dphfp DШ @ph gL8N^Nu n ?(6???N,TO// yNO`(K`0.nT0.nl(l f=n=n`)K &LHlHT?. D/(N^O Dphg&p9@09U@9@p mg`0-U@9@0-`NV n=PHn?. /(NJO y HnNN^Nu 92g @N?< ?/NpXO 96g @?/NTONuNVHC&nv(y` f y:?NTO LN^Nu(l" fHQHQHQHQHSNO.BB/. /<NnO(@ gGRCpkg"HlHyBg?/,NO9C`p kg`H:/$*o (o&/?<NѰTO&@ g~pEg &7EBB BJgl'C C'hgX h!K C!KRlpkgRl$l g* MNT@2jo5A JEp hg L8(Nu)K`&,g` C&( CJ f!K 'C`)K)K`HUNͰXO`HNVH8. &nv(k*kpkgtIRC g)U 2-Bl pAgl pAgl pAgl pAglp Agm|f ?HSN\O*m p lgJDg.SDf =SHn?Nv\O y HnNXOHSNxXO0+| g yNHSNXOL8N^Nul`~)| 9| l`H&ovI*|JlfHT?<?NPOvpkf(HTHUNIJPO ldl9| ldl9|0lmo 0-l80,l2-mAo0-ml9@ 9Bg @HTHSNPOJCglpkg0pkf 9g @HSNXO + g/?<?NpPOpkg +gz/?<?NpPOpkg yּBgHSN\O LQO$O$$?NÈ\Ok.?Nv\O k1T k1l0+| g yNHSNXOL8Nu <`~ <`VNVHI*|۸zG0H< LC ApPg =| PpPgNHT nAQO$O$$?. BgNO8=yA0CQo0A0So0?<*NѰTO&@ gBBBBkBk7n7n B B 9Bg @HTHSNPO LQO$O$$?. NÀO 6l&/9F?<NvTO.NrXOpL8hN^Nu6ApPgE'RpPg>K M"L R0(nyl R: R0(nyl R=hB&C'Q"g Q!K&"pn g . g/NͰXO'@pnfAQO$O$$HSaO `H0R@?NѰTO$@ gj'Jk MK"JEp"Qt`. J"Mp Q5EyJBg0R@5@jERBFmBjj $k5B`(?NØTO/9?<Nv\O`HS&o` /HSNPO +fBBBkBk&_NuHL 9Fg @HTHSNPOf , gd'@ , g @!l ,g: @!l plgSkSkplf /NrXOHTNrXOLNu'l g kB` ,`$op "@pi gNupi g Sj i NuRj`NVHL 8.vI*kHTHlHl HlNBOJlgJDfHlHl /<?, ?,N,OKRCHT?/+NJ\O.HlNIJPOJ@g?HS/a:O p mgHl?Nv\OHSN9S y .NXOL88N^NupAph g 9g @/HSNPO`JDg"Hl?HUNJO ?HS/aO ` 9g @/HSNPO`NVH&nxIK?+N,TO&g2 Cphg(Jhg"RDHh?<?(Bg?(/(NOHU?< `z0+S@80+ S@9@0+ R@9@0+R@9@HU/<NIJXO.HUNIJPOJ@g.Jlg(0,g"??,?,?Hy C/(NĞOHU?< ?+NPOJmgJmfnJDg CHhHyBg?(/(NOL8N^NuNVH6.&y|f*HnHy NPO6.`Sf LN^Nu&k" fp`//?<?/ NPONu o"h$hphg6Cr4) pBgrpBg| gjj$j p igHPNxXONu//?/ ?/ NPONu$/$BVJ |r `hAm>2)i<(hAm<:Ql:8(il8)00ĞE0ǜD0pSFSGFjpLJ@NuNV .(-n$(-@$ <tCA(N6 .(-n$(-@$rC,N <ANNV `xS@gU@fz`jS@f =|`\|Jn|*m@{N~|zxvtrpFhfdb<^\0XVPNJFDJBf < fv0`>`|`?< HUJFgN /NO JFg6 X(@?.?H?.H??HU/. /.N"O@` T`0H`|.H?HUJFg$ /NO JFgXL xf MNB`p0`|`|v0~=||` LTB-B.v `V*TXL`H/52/8L8$/38/6 MN< -ff|gAo<Fl8:F`*Jo0f:JDg6JFg,Jg(<0f"vSFHS|?N\OJDfJFf0L8NuSD`JFgJf`JgRF`E2H`E" Zl-D`E" Z4/"H&BCHCp0H@6r2ҀHC0JbB!b& "Nu0123456789ABCDEF oprCt1 gR`<-frR<+fRt1 g$ЂЂH|0HЂ`JAgDNu0<;`0<A` 0<9`0<:"o/ ?NA\O3ӺNu opR@Jf?NѰTOJg o"@fNu o"HJgJgJgJgJg JgJgJf SNuL2/ `WNu o Crg1gR`Nu o Crg1gR`NuLgPfHgHf@g@f8g8f0g0f(g(f g fgfgfggHNuHNuL2/ f SAgJfpNuHNuH6/ 0C$P fLNu$R g`$ ЂfZ%l ђ(j f0C(| Yf J f0C/0?<INA\O0CBB`$L`HU"o fp*_NuYr0A$P f RA|mp`ڳe0A Аb`c E*R fB#R$?a TO`H*/Xڼʼ 9l(v0CJgRC|mpL8NuHy?<HNA\O"¼lm(/?<HNA\O"@0C 0C EH%|E%J Q$BB) `(`f/"/,<t0B"P fRB|m ,Nu Q g ml f `,$HC`HU$o"/ t0B*P fDRB|m`g *IX"U f$ PoC$"#j* *_Nu*`e0B Аc`/&/plvVpƀX/aXO @ f/aJXO @ f&Nu/HPaHPOX`p0//aXONuB?< NA\/9/?< NA\ Nua o Nua oNuNV/ &n?<NATO|A:Bg/ ?<GNAPO/<܀/ NxPO&_N^NuL g<g8g4g0g,g(g$g ggggg ggfNuL JgJgJgJgJg JgJgJfSHggggg ggfNu"o ` \f RRIJfNuL$ B$H@HAЁH@B@ЈNuLJk JjDDa@DNuDJjD`2LJjDJj Da@DNua@NuLa @NuLc$HBJBf $ipr0HB2Nug"pNuprNu AtrЀӁbRQNuNot enough memory Stack overflow afum0detp*.*B|aauaunaMDxxNdxp*Pafumdxtp*.*S xt *.*N -a-f-u-am-d-x-c-s*.*p(-rv -uv-xv*w0-a-d-p8 X:\\Einpack-Dialog-o -f-w %sARGV= %s %s-cvPacShell: time: %ld:%ld:%ld min exit code: %d! PacShell console \%s%s%s%s %s %s %s-~pe- -~g-e -ma:-MORE-%04Xֱֱ  %c %s\ \\*.*@t~:?\//-4rX~: hhn37v -.J ^4 PacShell %%Icon(%d)%%Menue(%d)ST-GUIDEHilfsseiteX:\-l - [ ]LHarc-lz-lhARGV= MS-DOSPRIMOSUNIXAMIGAMAC-OSOS/2APPLE GSATARI STNEXTVAX VMS %s %-13s %7ld %7ld %3lu.%1lu%% %02d:%02d %02d.%02d.%d %s\Arc subdircrunchedsqueezedpackedstored(V . ) Zoo-b ARJp.\*.*PACSHELL.INFPACSHELL.HYPPACSHELLAVSERVERARJBETA.TTPDIFFY.TTPTAR.TTPUNARJ.TTPARC.TTPZOO.TTPZIP.TTPLHARC.TTPLH-SHell-PAR2.22*.*#f #5 #N #L #I #^ #7 #6 #j #w #h #g #z #k #e #V #T #J %d %d#%c %d %d %d %d #X #%c %s #W %d %s PRN:SCRAP.TXTX:\CLIPBRD%s%s[3][|can't find the RSC file][abort]-~pe- -~g-z-r-rmPACSHELL.RSC [%s*] %ld/%d] [.ARC.ZOO.ARJ.ZIP.TAR.DFY.LZH.LHA.LZS.ACC.PRG.APP.GTP.TOS.TTP%s%s %c %-14s%8ld %02d:%02d %02d/%02d/%dGEMINI :\ %c %sstoredshrunkzip(1)zip(2)zip(3)zip(4)implodedtokenizeddeflated(V%d.%d) %sZIPDESKTOP 4  S   B D H \"08"> .*8Z0  & * $    :  " *B420 (4 ( &    X&0* .f0  *,0  " Jbl @n2(\((8*6~,  88D   $$2 &"  ^    $       (     *$     r @"*@( v8\2 2D x     "$ F@LN ,*6"$ 20 " " 4> " 8( & ".  (<,6(,  " ,    N*$         :&     j.2*J.6( "8J  J"( $>J < 8 2:4Z L   : *< "*0F 8: X .,< :   > ,  2  Z . "*@ *0  4 < L.R  B B:<*Fvr2 0 j 0 D  @ 0 f@L     BD& &. 8:48 b**2Z  6n< @$8h4 HX:          2   (  " F`.. |$:~ 4H<4        (>   < ( (*"$ B (6$*l 0 * 6 Z 8  .   >< 8  p",&   V*>  (,&F,.$<&X&    * 0 ,D$6> B*6p*V Bx:B2@X  ~ B2@ tN&$Z64$  "8P $ @ $*B@ V B &(02dZ&$^& $  < 8  D$:@: ,X .( $ .4: 004VJ8.@**L2 0 *@$,& ( :(J,2`&" t44bvb$<8("FRJNZL"   RD* VGT'd'65z<T8 z4 zCXZ X __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Pacshell version 2.63 Registered by Scorpio/Elite *This archive contains:* -The demo version of Pacshell 2.63 plus a REGISTERED KEY named Pacshell.KEY done by Scorpio/Elite in order to get rid of those limitations.. *How to handle this??* -Simply copy Pacshell.key in the current directory where Pacshell is located and your copy becomes Registered. As i don't know if you have to enter a key each time you get a new version of Pacshell to become registered or it just requires to copy your key in your local directory to be registered,i decided to include: -Pacshell version 2.63 -Pacshell resource file -Pacshell Registration Key So now you have A-ready-to-use-Pacshell-version with the whole range of its features fully available... *What's better with the key???* With this Wonderful registered version you can: -See my name as a REGISTERED USER... Hehehehe.. Looks Funny!! -Get rid of the 11 only Unpacking/Packing files per Archive... -Most important you save yourself 20 DM. *Is this Piracy???* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are \ welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 96 .  Z .. ELITE NFO !rPACSHKEYTOS ` __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Pacshell Key-maker 0.2 Coded by Scorpio/Elite  *This archive contains:* -Pacshkey.tos a nice proggy coded by Elite that allows you to register pacshell 2.63 and above without paying the *ENORMOUS* registration fee. *How to handle this ??* -Very simple just input the name or alias you wanna use and pacshkey.tos will give you a code number you will type in Pacshell registration Box and if everything goes right you're now the proud owner of a registered copy. *A free advice* -You must spread this product as long as you do not charge more than the duplication costs. You MIGHT not modify or alter the files supplied in any way by any means. Every Bastard found altering bytes of my program will be strongly challenged. You have only the right to use this production and spread it. If you want to do other things with this program then get in touch with one of our HQ and pay the license. Distribution through Bulletin boards service is *Highly* wished. *Does this sound like piracy??* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays edit Iors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite WHQ Anais Elite IHQ Night Express & Irata Elite GHQ Nightline Elite SHQ Hangloose Elite number one in 96 `"D?<NNTJbAFaa`G& [a [aHz?< NA\K"])g$]SQBHSLHaZa0Laaaa aa`pBpNurtvxz|DgDрdЀfNu<Bvp@ p@p0Rt@2HHA6JgRRC|m Nu&_ [aa [aBgNA?<NATNuHP?< NA\Nu:0123456789z}zEST High/Medium Only.. Press a key..E | | | | | | !| | | | | | | !| | | ! | | | | | | | ! | || | | | | || | | | | | | || | | | | || | | | | | | | | | | | || | || | | | || | | | | | Y*4Proudly Presents in the Year 96: Y,,Pacshell Key Maker 0.2 Coded By Scorpio/Elite Y/4Fuck to ST Format ! Y2 Input your Name (30 Chars...Maximum):Y4 Your Code will be (12 Chars...): ".  + .. ICONS  , EXAMPLE TD vA TO_DO APP )3 }TO_DO HYP A y:TO_DO REF A ELITE DOC ! p.  - ..  * TO_DO_ICCNF Be'TO_DO_ICRSC e H'IC20.AXXXXXXXXXZZZ   XXX   EEEuuu2222uE X [[ X Ez77zE X [[ X Ez77zE X [[ X Ez77zE XX Ez77zE XX Ez77zE XX Ez;;zE3CNf v %%--55@@HHTT\\h hppww&.2:BIQU]emu11111155555555599999H999===<?Q @UUUV@@@AVA@AWA@AWA@AWA@AWA@@?@???*???>>w?7>>w?7>>w?7>>w?7>>w????  TODO.APPTO_DO.APP~  ?  ?@UUUV@@@@@@HA@@A@@HA@@NAA@@@??*???? x9)?*? €?>x~?'?ww|7|w|w|7|w|w|7|w|u|3|w|w|w|||?@UUUV@_______?_{___________??*?t?*?\?|?|||?|||?||}|;||||||?  ?  ?@UUUV@____~_H~_~_<~_x~_~_ ~_K~_~_~_N~_~_~_~_~_~??*???~<=x9%?*? ??x'?ww7ww7w v4=v}u3www?0wxxwxw|?|?|>w |?|?|>v||?|?|>w|>|?|?|?|??*??w7www???*?<x_U?*? >z€y?QUU@?5UUx*5UUl? ,.ﯬ ,/ ,., ,-ﻬ ,- ,.߿ ,/ ,/߬ ,. L    ?  UU@???????????????????????????? UUP PPIP$DPBP @PP PpUU@???????????????????????????? TODO.APPTO_DO.APP??????????????????????????????>00 >000`>00>00>  j > ! ?! !   ! C?    j!j !g~} {?!v|I K! !  ?00 >00?>00?00>0? 8|     j!j ! ?! ! !  ???????????????9???????????????? W L> 0/z>  &? > /$ j!jA ! ?! ! !  Yg?  j   ~!|x `?!@dI {  !   .\p   .   0 Xp(`Xp{2 P 9 {   /  6  1`(X`u.$ j!j s!~}{ w?!nLY {! !    $  +!!?!nlY{!!0x. PquxC(ppppppp$ p(@!  !   'HH   H @UUUV@@@AVA@AWA@AWA@AWA@AWA@@?@??TODO.APP  @____z_z_z_z_z_z_z_z_z_zz_}z_z_z_z_z_z@?@____wz_wz_z_wz_z_z_vz_t=z_z_rz_uz_z_wz_wz_z_z@?@UUUR@@___________________@?@UUUV@@@@w@w@wA@w@A@w@wA@w@wAAw@w@@??@@@@@@A@‚@A@@>A@@AA@@@?@?@@@@@@A@‚@A@@>A@@AA@@@?@?@UUUR@@@@@@@A@‚@A@@>A@@AA@@@?@?@UUUV@_______?_{___________??  @____z_z_z_z_z_z_z_z_z_zz_}z_z_z_z_z_z@?@____wz_wz_z_wz_z_z_vz_t=z_z_rz_uz_z_wz_wz_z_z@?@UUUR@@____________~_______@?@UUUV@@@@w@w@wA@w@A @v@t=A}@w@wAAw@w@@?@UUUR@@@@@w@@@A@<@xA@@CA@@DAA@@@@?@UUUR@@@@@@@@A@<@xA@@CA@@DAA@@@@?@UUUR@@@@@@@@A@<@xA@@CA@@DAA@@@@?@UUUR@@@@@w@@@A@@A @@@A|@@DAA@@@@??@@@@@@HA@=@yA@ @KA@ @LAA@@@@?@UUUV@@@@w@@@A@@A @@@A}@@FAA@@@?@UUUR@@@@@@@A@@A@@A@z@}AA@@@@?@UUUV@w~@~~~~ ~~@~|~~F~~~~~~?@@@@@A@@A@@A@@AA@@@??@@@@@@@A@<@xA@@CA@@DAA@@@@?@UUUR@@@@@@@@A@@A@@@A@@DAA@@@@?@@@@@@A@>@zA@@‚A@@AA@@@?@?? HUU@?5UUx*5UUl? ,.ﯬ ,/ ,., ,-ﻬ ,- ,.߿ ,/ ,/߬ ,. L    ?  UU@????????????????????????????TODO.APP ?/// // ///  > ??'~O?|?y?0` d?i?C?ww> ???/       0/    0? ?//?/~/}{?w//?//?//  ???????????????9???0o?G?ww???0>??~?|?x?0``?a?C?ww>????0??~|?x?0``a?C?ww???0?00>0?>00?00>0???????????????? ?//?/?/~l?A/c/g?//?// ?//G?/?/?//?//?//   0 0<x0?00000? >//~?|/x? ` `?A/g/o> //?/  >/ _ |>  >/  >> > (! [ |    $ [ | /{  &  /.    0 `!  >  #??????????????? 9 {   / 6  1  + ^x /u/ 6  /$?//?~/}/{w?o/O/?//?// >   > 0 `> ' .> > #???????o?o???????1 {   /  >  1    0 `  &  #0{00?00000???????????????? XX XX XXX XX <ZZZ   XXX   EEEyyy666 6!y"#$E%&' (X)*+ ,Z-./0Z1 234X5 678E9:;y<6=>6?y@ABECDE FXGHI JZKLMNZO PQRXS TUVEWXYyZ6[\6]y^_`Eabc dXefg hZijklZm nopXq rstEuvwyx6yz6{y|}~E XX Ey66yEG XX Ey66yE XX E}::}E2BRe u %%,,44@@HHTT[[g gooww&-19AIQU]dlt00000044444444488888H888<<<TSWSToDoMGICdVERSTOPCMAINDouble click me!This is an example 'to do' file whichdemonstrates some of the featuresdesigned to make life just a teensy biteasier...TOPC,MAIN$This entry is visually emptyTOPC\MAIN`Shopping guideHere's an essential guide to what's hotand what's not in the shops I visitSUB_`TescosTescos bread is pretty tasty but theirselection of vegatables and fruit islimited.SUB_ZMarks & SpencerIdeal for special treats.My favourites include:Frozen whole prawnsSUB_xSainsburysThe French bread is delicous!Other favourites include:Pork Breakfast SausageSprouting beans saladYum!SUB_$MaplinsEverything electricalcSUB_vPost OfficeCanadian Postal Orders can be cashedjust like English ones (so long as theyare payable in Sterling)TOPC MAINInterActive softwareHere's a list of all the excellentsoftware supported by Joe Connor'sInterActive scheme.Refer to SUPPORT.TXT for more details!SUB_ToDoAbout: Electronic notepadProgrammer: Reiner RosinVersion: 1.01eRegistration: 13Benefits: Key removes opening nag screenSUB_Look 'n See (Zeig's mir)About: File viewerAuthor: Reiner RosinVersion: 0.95Registration: 20Benefits: Unlocks various featuresSUB_A'la CardAbout: Use GFA BASIC on Falcon/MagiC MacAuthor: Reiner RosinVersion: 1.3Registration: 25Benefits: Key unlocks half of screenSUB_AddressAbout: Name and address managerAuthor: Carsten-Setje-EilersVersion: v2.04eRegistration: 16Benefits: Key removes 40 entry limitcSUB_KandinskyAbout: Vector art creation packageAuthor: Uli RogodererVersion: 2.03e and v1.73eRegistration: 30 and 16 respectivelyBenefits: Key unlocks some featuresSUB_EverestAbout: Fast, compatible text editorAuthor: Oliver SchmidtVersion: 3.5eRegistration: 11Benefits: Key removes opening nag screenSUB_TurboBlankerAbout: Falcon Screensaver/acceleratorAuthor: Jrgen KonecznyVersion: 1.41eRegistration: 10 minimunBenefits: Key removes opening nag screenSUB_FreedomAbout: Non-modal File selectorAuthors: Kruger and KoischwitzVersion: 1.15eRegistration: 16Benefits: Key removes 4 character limitcSUB_PacShellAbout: Graphical archive managerAuthor: Holger WeetsVersion: v2.63eRegistration: 11Benefits: Key removes 200Kb limitnSUB_Two-in-OneAbout: Twin selector archive managerAuthor: Gregor DuchalskiVersion: 1.40eRegistration: 13Benefits: Key removes opening nag screenaSUB_ST-GuideAbout: Hypertext systemAuthor: Holger WeetsVersion: 1.4eRegistration: Fairware/6 minimumBenefits: Master disk including utilsSUB_ThingAbout: Alternative DesktopAuthor: Arno WelzelVersion: 1.0 betaRegistration: 13Benefits: Key removes Shareware textcSUB_MunchAbout: Monochrome image creationAuthor: Vegard HofseyVersion: 1.5Registration: 23Benefit: Personalised version & extrasSUB_GSZRZAbout: XYZ modem protocolsAuthor: Mike ZeiglerVersion: 5.7eRegistration: 16Benefits: Personalised version & extrasSUB_EgaleAbout: File comparison and editingAuthor: David ReitterVersion 2.7eRegistration: 11Benefits: Key unlocks some featuresSUB_OCRAbout: Optical Character RecognitionAuthor: Alexander ClaussVersion: 1.3cRegistration: 10 minimumBenefits: Master disk and extrascSUB_CABAbout: Crystal Atari Browser for WWWAuthor: Alexander ClaussVersion: 1.10aRegistration: 6 minimumBenefits: Master disk and extrasSUB_IdeaListAbout: Printer manager/spoolerAuthor: Christoph BartholmeVersion: 3.7eRegistration: 13Benefits: Master disk and extrasxSUB_Christoph ZwerschkeAbout: Ikarus, Disk Cake, LED Panel etcAuthor: Christoph ZwerschkeVersion: VariousRegistration: 10 minimumBenefits: Master disk and extrasTOPC PURE-C < for ATARI-ST Version 1.0 (C)88-90 Borland International &H f&op`B@#s3s k #s Ј<.@#sJysg<"@(I$k,"Jf"JfB// ?<?<JNAO A<~kRrRAfA6<HCBB`6 !jBJ)gHiRC` "fSI "WSAkHiRCBSQJ)gHiRCHy`$ON0 J"LN(? 9/g @N 9/g @NN'?<LNAH<&o(o$H`RI<aer`BA?<zbt`BB_g <`|<Aer`BA?<Zbt`BB_g`XBAtK]WfF2-N, &&,66A` O`UE`SSfV"K&L" fB*0 HL<NuHO&H/// A"KaPOA"5|$_Nu/ 29M09MN( fAYrB@N`\E}5|4M0j4HyBp?B/*r??CYIAYEt N(~N<0y}m"BBr yspN42<pN5|$_Nu29M09MN( g* hl"1|cNp ysN$Hp ysN&Hp ysN(HKMg ggp`B@fA ?rB@N`C A wNN,H fA rB@N`"N JNn"NA Nn"N KNn"NA Nn"N LNn"NA Nn"NA Nn"NA Nn"NA Nn"NA Nn"N JNn NNVA %rB@NL|NuaNuB@NZN NuH8EMC V NݒN"r<A@N&ZNIsHkpHkLC(AaPO9@ HkLBCA(aPO+|gNrJ`NrBBrp{AXNJ@gA)h)h ()h)P)h)h)h lN lN lN TN lN l N lNA \NKC b l h$NK^C hp TNpN}B@N0+gCrAhN|N|`aJ@gN|B@NZN NDB@LNuH>68,HE}GsKM0rAXWf0(N#$%& xHHHHNBgp?r??t?C` SprtN O p?r(?t?Bgp ?C Sp r t N O BBrp SN,`F0R@|b:@0;NZ.............lt|IM0| |b@0;N,x$|,4<DLT\BBp?B/+Bgr?C A t pk $2-@l0pAa`&pa`0+ $gB@a`0+ $g pk $apV`pTL|Nu/ 4WBg`Es0R@g| g S@g` N4?p RN"H/ p RN2* 09M"_4N(ON<3M`$ j f2* 09MN(~ 5C yMn8BBrp jN3M09Mj BApN` 2<pNp jN\L NuH 0&H8:N&h$h "J0 KN JN#R"J0 KN JN#R"J0/ KN JN#R"J0/ KN JN#R"J0/ KN JN#R"J0/ KNL 0NuH<*H:N($HGs SNp SNnp SNp SNp SN g(j " g"L M0N LN#R"L0/ MN LN#R"L0/ MN LN#R"L0/ MN LN#R"L0/ MN LN#R"L0/ MN0*S@g6S@gS@g`p SNn`p SNn` p SNnp SNL< Nu/ $HrH$ԂԀ犂r( 5( $_Nu/ $HH"ҁҀ42 |5 $_Nu/ $HrH$ԂԀr( gp`B@$_Nu?/ $H6JAgr?tBANTO`2H ЀЁ42 |5 $_6Nu?/ $H6JAgr?tBANTO`p4H"ҁ҂牀r 5 $_6Nup ysa`J@gpNup ysaLJ@gpNup ysa8J@gpNupcNu??68/4Agr0 ysa.BA0 ysa `r0 ysaLBA0 ysa>86Nu??68R@g2t?02<t aTOp?tr@0aTOp?tr 0avTO|gBp?t2<0a^TOp?tr@0aNTOp?tr 0a>TOp?tr0a.TO86NuHO6GLE[09MgJ+~f"tCf&AB@rNS@g S@gS@gB` B@aP8`BDJDjArB@NU@gpCg&HjCAN!XOJ@fp`V3MCANN$H fp`4r$B@AN*"JrpANI$ TSWSf ToDof MGIC f df VERSf  fN)"Jrp LNrf END_f JNVByMB@` SUB_g MAINf ,N**H gT"J",pN MAINf pN&,H f MN*z`&-M `zrpy}N( ,H f MN'< JNVp`-M ,BA5=A`:O,L|Nu/ Ov.xxxxC\AMNN$H g<"J"<ApNȰf ToDofACLpa"Q2 JNVO$_Nu/ 09Mg2C\AMNN$H"J"<pALN JNV$_Nu// $Hv f `& JN &P` JN ЃP&$j f $_&Nu/ UO>$IrҀpN"JrpANB@TO$_Nup"h `fS@J@f r€gRTNu/ $HN#J@g 2\fB@`S@J@o 2\f$_NuH>UO,H*I$o" fE\ <@N&v&HI fp`0 <"M KN( Ka6J@g KN#2HRC0 LN(` B KN#&JCf:pC\ KN(NP<AAB@N KN#&\0RC JN#R"JA0N( fM\ y@:m y:m y:m/Ho"L KNPO8`HW"L KN$XO8JDk20g. Ka6H"K MN( LN#R"LA0N(x`JDkBD KN'<0TOL|Nu/?N&88F CN08&NuH0$H&IN#&8`ZB@20|.g|.g$`F0H"J KN(pC\A0N(` 0H"J KN(pC\A@N(B@`SCfpL Nu/ O$HCB@Nʐ|g| g` p JNrJ@f` 0||fp`B@O4$_Nu/ O$HCB@Nʐ|g| g` p JNrJ@f` 0||@fp`B@O4$_NuH?B$EA[j"JpQA[C(k v`fSCRLJCfv`SCSLfJCn(k BDK[` LN#*0/$f J/JDf2`r GH0 _N`t JrGH0NJDfR0+S@g S@gS@g"`0Ar0N`(?j*?j,?j.2|gl|g`**0/H>H "N.T"<N.& 2*bHN.2*bHN.T&gh%@C JaC JN`P**0/H>H "N.T"<N.& 2*dHN.2*dHN.T&g%@`POLNuH:?i?i?iG"K LNJa L*@N` ,zg 'J^ K"@NJCf,HjHjHjHRr 0,NN~O0*o2*nԑNpN(OL(?j*?j,?j.2/od4/o\0|bJ@0;NVn\ *g02/H *jr`"*%A 2*dHN.2*dHN.T%@` (*0/HѪ0/HЪo"*4/H’%A *jr`"*%A 2*dHN.2*dHN.T%@g` *g2/H *jr`"*%A 2*bHN.2*bHN.T%@`^(*0/HѪ0/HЪo"*4/H’%A *jB *2*bHN.2*bHN.T%@gC JN` *g2*dH *jr`"*%A 2*dHN.2*dHN.T%@BBr?4*d2*bC( JpaO `l(*0*dHѪ0/HЪo"*4/H’%A *jr`"*%A 2*dHN.2*dHN.T%@gBBr?4*d2*bC( JpalO ` *g2*bH *jr`"*%A 2*bHN.2*bHN.T%@BBr?4*d2*bC( JpaO `~(*0*bHѪ0/HЪo"*4/H’%A *jB *2*bHN.2*bHN.T%@g(BBr?4*d2*bC( JpaO C JaPOLNuH0O$H8BC3333G67i7i7iHoHoHo Ho r0*NN~O0*r? yNO 6|gJ@f?+?+?+?r0*NNPO`HkHk?+?+?+C K42*PpN O"KB@ jnNA"Kp jnNA"Kp jnNA"Kp jnNA"Kp jnNA"Kp jnNA"Kp jnNA0HVV62+HXX7A0+Hbb7@2+Hdd7A0*Zo 4+@l7@0*\o 2+@l7@0*^o 2+@o7@0*`o 2+@o7@JCf09fv"*jgRBgBgBBB? Jpa."H Jp 24NPOBgBgBBB2+??p Ja"H Jp 24NPOx `0?+?+B4+2 J0NPO|Uf JND` yg6 yg7y yg7y yg7y`"K JNAJ0Wf2+of4+of 6+ogP?+?+?+?r0*NNPO JNDC( Ja|g|f0*R|g K0*NNOL Nu/ / &H"pa4$H gp"KajR&_$_Nu// QO&"pa $H g@ blubg6HoHoHo Ho r0*NN~O3A aByPO$_&Nu/ / $H0*R| gC0pa&jR`FHj6Hj4Hj2Hj0r0*NN~OGpC JaA0*NNj R&_$_NuH<&(&H<:/&p"a6$H g< a f2 Kab f(JEf KN KN(H gpN*H fB@`\+D+L;F ;o$BmBm;E0/( LNHmC0 KavXO"MAnN0*R|g JNDpLk?r? yNXO5|>$_NuHj$HoHoHo Ho r? kZNO6J@jB@`p JaHj6Hj4Hj2Hj0r0*NN~O5C>pN0*NN B0*NN l?+ ?+4+2+p N RXO5@NHTrNXO?/?/4/2/0*NN XOpN(jRjR5|jB@`?*>p? kZNXO5|>pN0*NN B0*NN l?+?+BBBA0*PN RXO5@NHj:rNXOHjr0*NNXO?*6?*44*22*00*NN XOpN( JaC( Ja jRjRBj

j7|87|:rkRgkPpy?ry?BB0+PBAN RXO8J@j"*Pg"ApN KN`7DN"KAN *09f"C KN0,HS2,HWJEj0`09@ JFj2`29A La/Hgp` /g r"@pNB@OtLxNuHUO<:>>/v809]gBCx 2/g6BD??420NɨXO??4/20NɨXO??4/20NɨXO??4/20/NɨXOTOLNuH<:86/09]g?9?0NʐXO`Bg?420NʐXOLxNuH<:86/?aTO09]gr `r?p?rC?tD2EFN6\OLxNuH68:/09]gWCWDVEVFBgrF?tErDpCNʐXO??420NɨXO??420NɨXOSCSDRERF??420NɨXO??420NɨXOp??42pCNɨXOp?rD?402NɨXOLNuH<>8:/v09]gv SDSE??420NɨXO??420NɨXO??420NɨXO??420NɨXO09]gfBgrE?tFrGpFNɨXOBgpE?tD20NɨXOBg?tDrEpDNɨXOBgpG?tD2pFNɨXOLNuH UO>869E] R hgpjg 2*gv`BC0<jffSDN@ R0("h B/1B1 R h N: R2("h AN<2ESA:??4@02NɨXOTOLNuH0UO6( 8( :hSE<hSFBG>E]pjgNRCRDSESFRCRDSESFpN20gr??402aLXO`(p?r??402N6\O` pjg~2fBWGpjg2+0gdt??tEpC2NɨXOp?rF?42D0NɨXOp?rF?42D0NɨXOp??tE2CNɨXO`p?r??402N6\ORCRDSESFRCRDSESFp?r??402N6\O`p@jg@RCRDSESFRCRDSESF2g4+`BB??420NʐXO?420aTO`pjgRCRDSESF2+0gdt??tEpC2NɨXOp?rF?42D0NɨXOp?rF?42D0NɨXOp??tE2CNɨXO`p?r??402N6\ORCRDSESFp?r??402N6\ORCRDSESF0g2+`2??420NʐXO0grj??402a"XON" j h 20Nz>20NX< j h 420N4pNBB@N2N20arTOL NuH $H6* 8* 2jSA0NX8BEE]pjg4rjg4C(A02N`242CAX0N`4pjg42CAx0Nz`42CA80NN"0N2 j h 4rCpN4B@N2N2pCaL8NuH $H6* 8* 2jSA0NX8BEE]pjg4rjg4CA02N`242CA0N`4pjg42CA0Nz`42CA0NN"0N2 j h 4rCpN4B@N2N2pCaL8NuB@C`2Hҁ4B3 R@|mQUUiiUUiiUUi iUU iiUUiiUUiiUUiiUUi INuH8OE]pRgBA`r?A pRgt`BB?B:( <( >hSG6hSC j/hG0/H|B+ j> ynBWp RgUGUC0*g ?| ?|0EHE_@?@ 8FHĉF_D?/rC?tGrFpENʐXO0| b@0;N$*06`flrI``zI:`IZ` Iz`IpRg LaR(H42/ L0*N`I`I:` IZ`IzpRg La(H42/ L0*N`< K20Nz?@ 20NX8 g fRDN"B@N2pRgpN2 K42/ 0/ N4B@N2Np?r??402N6\O W gp RfrRfBB`t??420a`XO`Bg?420aNXOp Rgr?C?tGpENɨXOp?F?tGrCpGNɨXO0*fr?tC?4GrCpENɨXOp?F?tGrCpGNɨXO`Dp?r??402N6\O0*g&rRfBB`t?pC?tGrFpEaXOOLNuH0]OE]"R&i0+H/@vh xh :( hUE<( hWFBWrjg>0*g, R hfBA`29?pF?420NʐXO`BgpF?420NʐXO R hfSCSDRERF0/H@J@gBg?420aXOp jgr?F?tEpCNɨXOp?D?tErFpENɨXO0*fHr?tF?4ErFpCNɨXOp?D?tErFpENɨXO` pjgW k fNњ0+J@g S@g S@g`&>`" R h N>@RG` S20Nz>N"20NX<0N2 R h 420/H|N4B@N2 R hfSFNNш20a6\OL NuH06( xh >( hUG:( hUEE]Gp@Rg 2*g4+`BB??420NʐXO?420aTO j h N:J@grRgNњpRg j h 20Nz<`| CNH>@RG0*grRgRG j h N:2*g6?+?4@SB02NɨXO?+pD?4ESB20NɨXO`Bg?4ESB20NɨXON" j h 420+N4NNшL NuH UO6( >( 8( hSD:( hSEBFE]pRg|>pRg$2*g>`BWp??420NʐXO`00*g?9?420NʐXO`Bg?420NʐXON"20NX>0N2 j hf h N<@SF`< j h 420N4B@N2p RfrRg6p?E?420NɨXOpRg"r?tE?204NɨXO`20aNTOLNuH YO6( 8( :hSE<hSFE]0(f& j hgrF?tEpC2a*TO`` j0(|b0@0;N&&nF8p&J~ j.?A420NˎTO`pjfr`BA?pF?tErDpCaXOpjfr`BA??402aXO`0f29f t@jgUCWDTEVF`R?420aTO`0g r?tF?tErDpCaXO`bp?r??402N6\O`Fp?r??402N6\ORCRDSESFBg?420NʐXO`0gr?t??024N6\ORCRDSESFBg?420aXO`0gr?t??024N6\ORCRDSESF?9?420NʐXO`?420aPTO`?420aTO`tRCSE0g&rjft`BB??204aXORCRDSESFpjg 2gt `t??420NʐXO`0gr`BA??420NʐXO`RCSESDp??420NɨXOp??420NɨXORD`0g29`BA??420NʐXOp?F?420NɨXO`0g,SFr ??402NɨXORFBg?420NɨXO`^p??420NɨXO`H0g.Bg?tC2pCNɨXOp ??tC20NɨXO`p??4C2CNɨXOXOLxNuH $HN6* 8* :jSE<jSFRDRFp?rD?402NɨXOp??tCrD0NɨXOp??tE2pCNɨXOp?rD?4pE2NɨXOp??4rD0NɨXOE]pRg&2*g49`BB??tE2pCNɨXO0*gzRCRDSESFBgrD?402NɨXOBg?tCrD0NɨXOBg?tE2pCNɨXOp ?rD?4pE2NɨXOp ??4rD0NɨXON" j h 20Nz620NX8B@N2pRgpN2 j h 42pN4N20a6B@N2LxNuH YO$HN6* 8* :jSE<jSF y]$h0*H.r@y]ft?p??024N6\ORCRDSESFBg?420NʐXORCRDSESF R420/H|N4XOLxNuH $Hp4*H"ҁ҂"Pqga`>N6* 8* :jSE<jSF~GGGGE]0*f4r?F?tEpCNɨXOp?F?tErDpENɨXOpR??420aDXORCRDSESF0*g?9?420NʐXO`0pRgr??402NʐXOBG`Bg?420NʐXONњN" j h 20Nz620NX8B@N2pRgpN2 j h 420N4NшNB@N2LNuH8YO&HNE0*@R@>8+ :+ <kUF>kUGI]0+2+@|f>t?p??4o02N6\OBgpG?4oSBrEpDNʐXO6WUCp?r??402N6\O0g2*`BA?pG?tFrEpCNʐXO0CHC_@62EHE_A?A l hfD jn&N"A`44/2*HCpN4`B4/2A0N`H jn,N"A`64/2*HCpN4N`4/2A0N6WUC0g"rl?tG?tFrEpCaXO`6p?G?tF2pDNɨXOp?E?tFrGpFNɨXON"VD20NX:B@N2plgpN2 l h 42pN4N20aB@N2XOLNuH 0QO&oEr0*Nr0*Nr0*Nr0*N BA0*N> 0*Hk S@?@2+ kSA?A4*H…k ?BA0*NBA0*NB@POL NuH8$HNNш6* 8* :jSE<jSFG] S ( g@I S"h -ff )-f^ )-fVpkgN2+gpkg"2+g4,`t??420NʐXO` 0+g2,`BA??420NʐXOrF0NX8N"pkgpN2pkg, S h 42/??:+g0,`B@24 _N4` S h 42pN4B@N2NLNuH $HN6* 8* :jSE<jSF jn(SCRESDRFp?r??402N6\ORCSERD`"SCRERFp?r??402N6\ORCSESF09]g29`BA??420NʐXOLxNuH O$H?@6* 8* :jSE<jSFN y]"P/i p?r??402N6\O2*H ЀЁ R>0,?p.4*jo2RCRDSESF2GAn>C?A 4G20NˎTOGCo<`(RCRDSESF?A 42o0NˎTOoDoBg?420NʐXO0/g6* 8* :jSE<jSF4*H"ҁ҂ R>0,?p.Nш0*jordH?A ol`pdH?@|(lNњ?/C`8AN.TOr09NA20Nz620NX8A42pN4NшNOLNu// $o #]2*H ЀЁ R3]3 ]"y]2)|bA2;N&&0:DLT\dllt| Ja~` Ja^`v Ja.`l Ja`b Jaz`Z Ja|`R Ja`J Jaf`B JaV`: Ja`2 JaT`* Ja`" Ja` Ja>`B@ JaR`p JaHB@$_$Nu/ A] PgB y|m0`BP$y`$BgBgBBBBA Jp'NPO0*NN$R f$_Nu/ 09]g6By]$y`$BgBgBBBBA Jp'NPO0*NN$R f$_NuH0&I86$hn`00*g(?42*0* j hN TO|g&` $R fBpL Nu/?8&Ng 0N@B@`p8&Nu/?8&N.g 0N@B@`p8&NuH8O(HG`>A`EpQQiEp KN$JkN6*B Jr0adJ@g8Ar 0aRJ@g&G Kr0adJ@gAr0aRJ@gA r0a@J@gQSBD0o"Ar0a(J@gSS0o g@RD`BD0o&Ar0aJ@gSS0og A@ARD`0oAr0aJ@gSS` PATHf Jr0aJ@gf`(p Ь N)H f$ Jr0ahJ@g<0N@`2rҬ B@ lN* Jr0a>J@g l", 0aRJ@fB@` 0N@pO(LNu09g 3]B@NupNu/Or>B@AN*>!v` AN 6pCfO>&Nu/Or>B@AN*>"?|?|Bov` AN 6pCfO>&NuH?o ?o ?oCA(aZ0/o82/o2AN?/?/B4/ 2/ JpQNPOANHoHoHoHor 0*NN~O0/ o2/nNpaZ0*R|f$"*jf4*P|f 6*P|g *N?jROL<NuH0QO$H:<68/$JBgrDg>4H ЀЂ22 Cg0F@2H$Ԃԁr( `2H ЀЁ爇r |pDg4H"ҁ҂牶r g85 |pDg4H"ҁ҂02 Cfr |pDg.4H"ҁ҂02 Cg2FA0H$ԂԀr( | JN2&H grDg4+?yBo?@?P?h ?h ?hAr09N XBApN (ONu?/ 6E0@CH555555 % 55 5 52 JB@N ,$_6NuB@A`D2A@I111BpBpBp B 1111R@|m01|1|1|Bh1| !| BhBhBhBhNuHO86&H"HAN#bCj/AN#&H g(TK` LN#C LN(p[ KN#2(H fA0N OLNuH-GGREEnڰol 6/m`6m2-AA5C4-H…m?B<-4g>-HǏotAz<0 2AFI>2o5G2-FJAgSAg`6-C`6*@HÇ`6*@2-AABE`.r420@BH5420@BHr<-FFREEn0/gpa&AJN#J@fCj2AN#b` CJAN#b JNJ@gpvCBA J J@g0 Ja:R@fSg|g82H ЀЁ5 5 M0,N>BCp?t2 J0aTOp?tBA J0aTO86*2H ЀЁ62z`2H ЀЁ62RESm2H ЀЁ?r ?rC J0NƲ0olm 2,oWA>0/olm2,oWA?A0ll>0/ll?l0j4H"ҁ҂50/jj.S@5C J0NƲSWSoToToC M0,N?,?,BgBBr0 JN j\Oz` |g0 JaJ@g0 JaJ:R@fp Ja0J@g6|g62H ЀЁ5 5 M0,N>p?tBA J0afTOBy]CA aJ@fpab MNBlD|gBgBgBBB2 o8pNPOpO4L<8NuH0$HN&H fpa&H gB'JBBkBkBk"KAaBC2H ЀЁrr rgj rf/2 "J K0r N XO2H ЀЁ r f/2 "J K0r N XO2H ЀЁ rfB"J K0r N XOp 4H"ҁ҂rfRC`^L Nu 8NuANNu/6H t4H€&rN.&&Nu yNuH &8:p"N*$H g.JDnJEn B B$`20a%@ a%@$"* Ӫ$L8NuH0&E&jd`f "KAda`&S fL NuH<&$H:8(I*o $ g&y`Df$H" g 68):)<)4gjnjo *g @aBBR0fbrEH5AI5ApF5@Bj5y0*H2*HN.T29HN.TЀ%@ a%H fB@`z45C5D5E5F>?j0*jS@?@2*FSA?ABoBo tj?B vF?CpaHjCh0Ar0NNXOpapOLNu?/ O6$H" gj PfdBWBotj?Bpj?@?j?j 2*o?A 4*o?Bpa2Hyh0CAr0NNXOparO$_6NuH8"pN*$H gH&j.`(K&S la La fB.B2Bj6B@`2HA1|BhR@|emLNuBA h.` AfNu PRA$fNuH8&H$I0*j:o2*:j>Al4* j3h.@3|23|43|63|83RB3jD3jF3jHBN3|VBRBZB^$_Nu/ / $H&I"7jN'j'j 'j'j'jJ7j(:7j*<7j,>7j.@AJ7PB7hD7hF7hHHk8Hk6Hk4Hk2r0*NN~O&_$_Nu/ / "#hBB EJ3jBi&hj#k&hj3k3R3j3j3j &_$_Nu09HNuH:G" g\v88888888"pN*$H g pN/pP`"pN*$H g0*Na `$y` 0*Na $R f`Nu"`<F` *jg"pN*$H` "pN*$H f`XBD*jn`> mfx mf*JDg: *jg4 oN(H g$jg%@j+@`*U fJDg "*jfp\`FpT`BRo oo *jg 2H/A `0H'@^| `vT0@3H2I6A60OLpOhL Nu"<B@ARN*Nu// YOAiCER JN#J@gH*gBAB@N&Jk0 J/N#"0 _NAr0N0N@NfXO$_&NuH alERB@AN&JkL J"<|0N.Jox`BD0N@JDg&BD` 2 @g 2 @fB2@RD JN#@mLNua9gANNfNu/ $HaCR0* jNa$_Nu/ $HaDCR0* jN$_Nu/ O409g29fEhD gHoC @0( hN XOToToC R0( hN R0(B7pap R4(H"ҁ҂"hq?p?AN2op4/NRXOpa.0*fr`BA5AO$_Nu/ $H g>2*g84*g209fC0 jBAtN Bj09hJgaBhD$_Nu/ $H gz2*gr4*fl09fC0 jBAtN `.09hLjg"0* jNN#5@3hL5|#hD09g 29hJfap$_NuHYO&H6HWC0+ kN XO0+ kN(H09gTooJCkfBWKhL04JgFB4 LNX@@l*00kg4 Ka0B4BU Ka0`0RW` KaBU KaXOL8NuH8&H68(IE JB@3g@gR@`3gR@`B0H"J KN#ҶTlSTLNuH<$H:6(I&HN#@n:0rCAl*B208TH 4C A N(0pT8`B0`62*g:"j&i K0Nʰ|b@0;N"~BgBgBBB2"J Lp,azPO SINFfp@4H"ҁ҂ j"hqgBgBgBp L"J2BBa8PO`p4H"ҁ҂s gBgBgB"J Lp*2BBa PO`BgBgBBB2"J Lp+aPO`vBgBgBBB2"J LpaPO|Zg4` ljaBgBgBBB2"J Lp.aPO|\f KN2 g j*h`2-H ЀЁ j"hq *U f j*h`&mf2-H ЀЁ j"hq `*U f LND0,Na jBh jBh jBh ,jglBgBgBBBBA Lp8aPO|UgNa8J@gT@f lj ha80 lj haJ@fBD lj1D ljBhByhL`KHW"M0 KN XO04H"ҁ҂s29AAS@::2H$Ԃԁs(0s(UoPFoLWoHGoD yfBgBgB"J Lp12BBa$PO8`PBgBgBBB2"J Lp2a PO8`60/,gBgBgBBB2"J LpaPO8`BgBgBBB2"J Lp5aPO0/,g,|Zg&r@8H$ԂԄs(fp&?tBA K0a֮TOXOLJ@fp` g6B@TOL NuH8UO(H&I<:68/"$9g$|f"|fHW k"h$B LtNXOJ@f&`HWt20 k"h$y LNXOJ@g0j2D@>SW|fĸ|fBgBgB42/"K Lp6a6PO`0gJ@oSW|f|fBgBgB42/"K Lp#aPO|f|fBgBgB42/"K Lp$aPO|f|fBgBgB42/"K Lp%aPO|f|fBgBgB42/"K Lp&aPOp`B@TOLxNuH0UO86<>/"N |rN*$H gNH0*PO|Vgz>-EhL0| gnX|gn.|| b$@0;N8|gQ@g|gS@g`|Cgbn"| gY@g| g@|g8`|Dgr|gDU@g |gj` MaBR MaCjC0- mN` ManBR Ma\` Ma\BR Manp?BBBA0- ma:TO`ja `b09gbrCf\tCfV Map?@ ma>2/@f&4-AgBgBgB Kp7BA4aPO|Pg Ma.20 Ka$` ma~<R@g kj h0az?4r??p KN1~"H Kp24aTO` Ma20 Ka` maD20 Ka` maf20 Ka`p0 Ma`d Ma.BR Map`RHWC0- mN XOpo Ma`,Bg?9B492 KpaPO<<Ug<[f a Ma*`0 Ma BgBgBBB2- Kp0aPOBj`(kn` lg(T f09g0Bg?9B492"L KpaLPO<|Vg|Pg~0| g|g`N gh29g tCfxCgT l ha<R@gB kj h0a?4rp"L KaTO`Bg?9B492"L KpaPOXOLH$ԂԀ22(I|xg p ax&H f`BD:<>B'|qH'K'o& 2H ЀЁ'r 7C7W42JBA7A42BA7A7D7|"KAaBI0|b@0;N""^t""R0,4f*x:,HŋTE<,HƍTF>,HǏTG`xz<~`~BD:|> kfr<>`lBD:|>p 4H"ҁ҂r gP|`, kf>p 4H"ҁ҂r gx:|~` xz|~`xz0,<F@H@~ Ka2H ЀЁ42gr`BD2H ЀЁ42gr`BE2H ЀЁrr5A% KTOLNuH:UO$HG Ja f7|Npa(H fB@`hB)J"LAaB Bj BjHWHoHoC JN ^O BW2H ЀЁ62BB2|| bB4; N >l2H ЀЁ,r 42JSBg 22IUAf(2H ЀЁr /r 0/"J LaXO`Z2H ЀЁ42JWBf@r2H ЀЁr2H ЀЁr/r0/"J LaXO`pCg/BA"J L0/aXO`pCg/r"J L0/aXO`pCg/r"J L0/atXO`p@Cg/r"J L0/aXXO`/r0/"J LaBXO`~2H ЀЁ42J|2fB"J L0/raXO`P2H ЀЁ42J|3fB"J L0/raXO`"2H ЀЁ42J|4fB"J L0/raXO`Br0/"J LaXO`2H ЀЁ42J| gB"J L0/rarXO`2H ЀЁ r ,P42JUBgSBg`(/r0/"J La:XO`v/r0/"J La&XO`b/r0/"J LaXO`N2H ЀЁ,r /"J L0/raXO`*0+8g$4H"ҁ҂ r ,P/"J L0/r aXO2H ЀЁr2H ЀЁrp 4H"ҁ҂rfRW`BjBjpTOL\NuH0$H6&I" g$HkN XO2H ЀЁ7r7rL Nu/ / QO$HG fT>?k2+kSA?A4+k SB?BA0+BANABA0+ NpCAN(`L>?j0jS@?@2*jSA?AA0+rNAr0+ Np"JAN(PO&_$_Nu/ O>?h4hSB?B4(hSB?B?@?A 4hSB?B 0hS@?@Gh0HS"KAr09NNXOO&_Nur09NNur09NNu209N2Nu209N@Nu?/ QO6>?B0oS@?@2oSA?ApaLGBA0+Nr0+N20+N BA0+Nr0+NA0+Nr0+NpaLPO&_6NuH8OEiG&&&&&GJ@g >?k`>BoIBTBl9| knp`p9@9A9B 0l9@ 2l9A knp`p?@ kn$I`$H/JHWHyh0C Lr0+NPOO(LNuQO>?A?B?o 2/09NAr09NPONu?O6/>?A?B?A?B?C ?@ ?C?@?A092/NAr09NO6NuHUO>:>?A?B?oGr0+N2/0+N BA0+NA0+Nr0+N PO&_NuH QO8:<6/"E0J@g_@g`BA0*N`&r0*N`r0*N20*N>?E?F?o 2/$0*N BA0*NA0*Nr0*N POLxNuH <:86/$Hrj09N BA09N0H@J@f$rj?4*J|??024a\O`Ppj?2*I|?tC?tDrEpFa\O0*r h|?4JB??024a\OLxNuH<(H&IE j&l&0*g"K L0*N|`p"K L0*N``K;|d>;|d@B@A`R@BA0f:;|;@;|h ;j AdNB@`2AA`6R@|mL<Nu/ O$HfB@`C JaH0/WJ@jD@O$_NuOCAjja$0/o J@jD@ONuH06:8&HE20*N@0*g K420*N0` K420*N r0*N@L 8NuH*I(o,BCp N#2&H f420 JN`"JAN#bEBC>`BE0H25o45SBg SBgSBg(`h Ka:BA@:`X Ka:BAH@:`Bp. KN#F$Hp, KN#Fd p, KN#F$H gBDB Ka:BA@:0H25*A K42E0NRCCjs JN$ &H fBTOL?B*IBo f\Jp JN#2&H f8JDj Ja `tBE&J`B JaG@n` RKREf`HI"J LN#b$LBo?G>BE`REBG0/H25o45SBg SBgSBg(`h Ka>BA@>`X Ka~>BAH@>`Bp. KN#F$Hp, KN#Fd p, KN#F$H gBCB Ka8>BA@>0/H25AJDkLBC`,30B30 Ka2oA@n 0JCgX` 0RCRE30f Ka2oA@n0`4 Ka2oA>RoCju JN$ &H fJDj0`pPOLE5C<45|5|BjAN 6:F8H6J o80L0*DOL<NuH,O(H*IE405|5|BjBj5@<5A>5B@5o(B./|:/|X/|` BBAN 68F:H0*DOL4Nu?/ O6p0a$H gDrdAB@N*A209NV5@.BA/ 5A,p CAN#"JAaOd$_6NuHG8G?SBo?k4?k6Bo Bo Bo(k` BgBgHo BBBA Lp-aPO|Ug(T f k gAr0+ N XBApN (O(_&_Nu/ OE j g *r j$*p jB"* jA$* jB jB(>G?RBo?|BoBo "*?A $*?BA0* rN XBApN (O$_NuO yg<>?yBo?ABoBo Bo BoAr09N XBApN (ONuH8OBCE` 0@5RC|dmG kmBD6IZHTC\A0N XO82A5J@gxD`I8P9SBl9|9|.T9|XT Bl BlBC`,0@ rg22Sg L0rN XBApN (RC|dmC kN#b8G09SBl +r9@$+9BBl Bl Bl k g L0+ rN XBApN (aO\LNuH0O|$H ym@N#&BDGHSCA0N XO8C J N&J@f0`.JDg(x`/ CjAN.XOAN 8J@k`pOL Nu?Ajar6R@f Ajab606Nua3a0BA0B@AN#2SH \gCjAN"CArN#bCArN"O $_NuNu"NuNu/ / YOE5|0 jg jmp`B@>J@gZIHWHoC Lp apPO0<Tg:2|g2HWHoC Lp aLPO0<Tg2|g4|g5|0XO(_$_NuH>04/ prA"|g |gp`CirEJf45j5j5j|fRBC8*ʁfpC`RC|Pҁ| lzPD<jFoJ@o &X6&X8*j|6&X6N&X6N|fvXJCk|nJCo$FőB@L |Nu/ ]OE%|ۊZBj^A J@k`BA0<N (`p$_Nu]O y@mDBgCABBrB@aXTOJ@g*BgCABBrB@a>TOJ@g33\ONuH+H "N.T/Jfr`" N..:4+H"ҁ҂ k<+H(؄؆"kqHpo:0pH2+H ЀЁ kpg1v0/ gJCgr?BB0+ krNTOOLNu/ QO$ICJ>?i?i?iC0* jNPO$_NuHQO*H&I:C0+ kNƲRWRoUoUo k6gv`BC k g +fv8/HĉIj0|gn|b@0;N6n|fgbn_@g6|]gS@g`|gg|S@g`/ Hz k6f0+.gp`B@?42+pC MN5O `/ Hz k6f0+.gp`B@?42+pC MN5O `\/ Hzp?4+2C MpN5O `6/ Hz~p?4+2C MpN5O `0+*gSk*`0+*DR@k,nRk*/ Hz6 k6gp`B@?4+2+C M0N5O `<+>+0+k0+ok o 2+ o7A0+jBkkg 0+G>`>+kgj` 0+g`>2+k2+jBkk/ Hzp?4+2C M0N5O `"<+*k*0+*Dk,o2+,D7A*JAjBk*k*gJCfN-@g80+ kN\`0+*gҙk*0+*jBk*JCfN-@f0+ kN*`0+g4+H"ҁ҂ k:0k0+jBk0+H7@`H<+2+H ЀЁ k40k0+ok o 2+ o7A0+jBkkgJCg*C MNp KahPOL8NuH0$H&j2BC f0`2BD`&C64*BA KpN΢Cl2`260RDj,m0L NuH0$H68a&H fB@`J0+,k,2+,jBk,k,o2k,k*0+*jBk* Kaj7@ Kpa0 JN\pL NuH0QO$H6:<Ca0&Hx g^0/H2+*JEkk*f0+*`B8+*7E*@k,o 4+,@7B*0+*jBk*k*g0 Ka>JFg 0 JN\0POL xNuH $H68:a$H g8BC`.0H r6f5658 Ja5@ JB@ap` RC|dmB@L8NuH8UO(H:>$IGjJBg6**2*(H ЀЁ j800*&H$ԂԀ犘p(HJfx<*,EH>H "N.T"N.,5F* JB@aTj*g0**C6J@o@o6"J LpfaB`0D@6@n7|0* jN*`06"J Lpea `6*2*H ЀЁ j800*H$ԂԀ犘p(HJfx<* EH>H "N.T"N.,5F JB@ajg(0*C6J@o "J Lpga`0D@6"J LphaxBSBkTOLNuH>O/H &I$oP:<8C0+ kNƲ0/H?@I HTHTC$A&N PO?o?o2H ЀЁ?r?rJDg24+,oo0H"ҁҀ420H"ҁҀ牔r?B`00+ oo4H"ҁ҂024H"ҁ҂牐r?@pN pNKHUC0 JN XO2H ЀЁ62>2HTHTHTHTHo,BgBgBgBgBgBgBgt???/B?/F?BgCLp2N rO.?@ JDg2/oo0H$ԂԀ5(`0/oo4H"ҁ҂5JDgd2H ЀЁ42jB@`4H"ҁ҂024H"ҁ҂5oo2/`4H ЀЂ224H ЀЂ5`b2H ЀЁ42jB@`4H"ҁ҂024H"ҁ҂5oo2/`4H ЀЂ224H ЀЂ52H ЀЁ爾rfrgJDg"K42H ЀЁ22 o ,oT0/N2H ЀЁ爾rl642G?0H"ҁҀ?24GSB? J0r4/N j\O`04H"ҁ҂牐rR@?2H ЀЁ?242H ЀЁrr? J0r4/N j\O`"K4>H ЀЇ22 o ,oT0/N2H ЀЁ父rl2>H$Ԃԇ?2(22C??4/CSB J0rN j\O`B2H ЀЁ?240H.އހ珔rxRB??4/rxrx J0rN j\O04H"ҁ҂rr?6/r?>rSG? J0r4/N j\Opo gԑB@N pN(O$L|NuH8O(H/I6?A 8E oN g&h" g o*BP`޶kfTC0 oNƲRoRoUoUo 0/R2H4RR2+*R4k,oDB4 o*0Nul`~k"f|fpp"K Lap`bk$f|fTp"K LaT`Fkf|f8p"K La8`*kf|fp"K La`k&f(|fHz$/+t2+&0+("K LaPO`kf(|fHz/+BB2+0+"K LaZPO`k(fT|fHRCA09N|XOHWC0+& kN XO0Ro "K LB@ap`bp"K Lad`VkfT|fJHW"JA09N|XOHoC0+ kN XO0Ro "K Lpa` p"K La p` &S f B@OLNuH8$H&j$AjN6 f\KI lm:0**g2*(gd?,4*jSB?4* jSB2*0* NʐXO``0**gZ2*(g,t?0*jS@?4* jSB2*0* NʐXO`(Bg0*jS@?4* jSB2*0* NʐXO2*jSA0*NX8N"0*"j lm(0*(gHHy4?"j42* K0,N͌\O`J0*(g Hy4?"j42* KB@N͌\O`$NHy4?"j42* KpN͌\ON&j$ fRKprrrr(@t"ҁ҂9 t"ҁ҂92*(gv$Ԃԃt( `r ЀЁt ?*?*?*4*BAB@ LN j\OLNuH,O/H>6*IC6aN(H g2<0H$ԂԀ"o>q(f8-m:,*pN2,0,NE.o8oN0,,gF2/8lmm$.>?C?E ?o6 ?o8?o:?lB$A6/H/l2?l0?l"Bo(Bo*Bo,4 5o5o5o"J MN?R?j?j?j0*o2*o$,2g<H>,0H "N.T l2/H$ JN ,f4l f ?|(?|*l f?|*09jg?|* ,2g*`"A"lN0/,f"/$g49jg?|*AaL0,o8REl,m MNNшpN(OBL4NuHQO&H6Ca(H g2<0H$ԂԀs(fN-@/ KN2*Hfv0-R|gv2,(ot?0 lrBBNTO0,or?BB lrNTOp?BBBA K0NTOCANC0 KazN` C MNPOL8NuHQO&H6Ca gX2<0H$ԂԀs(fBN-@/ KN2(Hf"CANC0 KaN` C LNPOLNuH0$H68:a<&H fB@`Lk f7D ` |f7k 7| ` 7k 7D JEg3i0 Ja4Byi7| pL 8NuH>$H8:>J@o|N-2@fn0N-*"pN*(H gTC20a6*H gDBgBgBBB2/"Mp9 LNPO"*pN* g$`a`Rj` gNH5C5DTOL48Nu/ 9g&"pN*$H gBgBgBBBBAp:NPOa$_Nu//rtCj`"&ƼBDD|L(1@"RHRb F(&Nu6g&y g?< NATOJ@g?<NATOarNurNu,H9gD|z` JFg:>pNg*2|(|(f<0e<9b |0@RF|f0|9g  g f<@e<_b|{<@J@kfAn89gZ4gV2XHDgf*h?B@N?9By NaJ3>J@k2gfI|`3P0NuJ@NuJf .μ f0f g$`fff`f~Nu~Nu g&2<J0g22<N0g(2<c0gRA|se2<0g R<xerNuJANuXBRANKCC#/:Nu/ HUB?< NA/@>  x0(?@|g #$ ` # NA\Op///?<NNO @###BB90LBLWf pErAVa$_0<Nu/ BgJ9gpErA6a(>Bg0g0g p` 0gp`p$_Nu#NuJ9gB909NuH>B@a:A6abL|NuJ9VHf/ ?< NATO$_J@NuH"HA46<CCgT|6|g y` g y` y<e&2| g| |B|< d< `<xe<v0|`Cn6k fKp`v0< dgpJgg|Jff<f<<Jg<Ng <ce <rb| < d|< f gp <Te<]b<6|f|<;e <Db<+ y0Bk| f y0g`| y0f|@J@LNu|BLNuH2IH@ y |Aq$g fJHBBH@~0 y0 y0 y0a^g\<aNf`D y0 y0 y0a0a*a$agJf faLJ@NuAr>gfONu2||f$< e2 g| <H@`*2|gCrF y`Cr& g y` y< e4afZg"Apt0 Aaf 'T(NA\OLNuH".,H<f"p/??<NMPOf./.??<NMPO`>B?< NA/@> G f ` @ @NAO $_NuH>?NAO $_NuHR??<>NAXO$_NuHR?<NATO$_NuHRHP??<NAPO @$_NuHR?HP?<NNAPO$_NuHR?HP?<=NAPO$_NuHRHP?<ANA\O$_NuHR?HP?<,NAO $_NuHRHP?<&NN\O$_NuA(p"@ "ByrA1B3r3rO"Nu/ Hz?<&NN\O$_Nu/YOM, IC HzaXO VBXO,_Nu"VS@eQ,NuH8]O$H&I(o&BCx%p JR@g2fJ@g@HNBEg>BA< <b;k`|<*f<`&<0< b ACp a$Wb<gt<.f6<*f4`$<0< b ACp at$Wb4g<߲<Lf g`<hggr@dp|?@0;N`````N`N``````````````````````````NNN````````````````` [0`|A`0A2"LaN@`\ [2"LaL@`JJEj `p0?4 La"TO@`*JEj `0H?4 LaTO@` JEj `p0?4 LaTO@`JEj `p0?4 LaTO@`@HN0\OLxNup24C8jxA a A pJWF@?@gA 2SAktaSb (Q2/@4/(jt@jtBgf 0Ao@@Alx?B?D`hH0$H&IB(v`H0$H&IvJWFCJBj4Cb6xJAkCc8Cf K0a0 JN` 0 JN0 Kap0DL Nu6x0/g f@ JaP0/g@AN0/g@ Ja,0/g@A N0/g g@ Ja0OLNuH0E6`H0E4&H6g8Kg SC JpNQ J0|gNL Nu0 / / B@JgB)g@)fJ&Q(i ge"// Ia"_ _J@f&Q`B@"(_&_Nu3 /p`#H#H&HJfS#K " I(Ia4"LJ@f`H:$H&I(S&gfJg^+g`)ft,k x$ڹd SfRe`.&// Ka$"J@k,f4(SSfRf& L\Nu3 /p`"`&x,A'J'JE8'J & KarJ@kfRf"`H:$H&I(Sx&gZJgV+gX,k$dSfRe`6+g// Ka$"J@f.// Ka$"J@kf(S,k`& L\Nu3 /p`p/aXONuH&H(o Ia6k g La` a|Jf(H <a )Hg0@0;6 K (:gNa0|g9@{00 l)H()H `da)b*a)b* / ?/?<=NAP$_JkR9@{0 la A()H)HRH)H QC#/ LLNup`p`p 3/ g la ґ`YOCBgg Ar`THWf0XONup`rwar+w+a+rbwbabr+b rb+ w+b wb+ a+b ab+ Azp`Ar(WVNu?/ As$a4As:a*Gz6<`Gp+g Ka Q&_6Nu/ &H+g+g8aJ@f80+aJ@k,+g ka B@7@? Ka0&_Nu3 /p`H&H(k L0+"+ a.JkRgF+f, L"St gSj`"HSISSk ögSjJg&"'LBLNup`p`H&H(k6+"+g0DtaNJk+fZ"S"L Ip gSj`*| // " 0a"_"JkNgPAp SjH@" 0aLJk*g,`0" LaJkg&'LB@LNup`p`H06&Hp Cgp@CfFpC?/ ?<=NAPOJk&8jaTpCgF?<?p/?<BNAO Jj.`Br߲fNAXONua<3/p`ް|c/ ??<>NAXO$_JkpNua3/pNu/ /?<ANA\OJkp$_Nua3/p$_NuH/<VNA J@kp$_Nua3/p$_NuHR@W@e >?NAO $_JkNua3/pNuT@a J@gX  _H&Hx&SgkJ9s|kvf~a<g&< g<<gP< g< e޸dRa`JgSSKpap apa`Rp as|p a`bJg^s|`TxB9s|`Jx B9s|`<߶<Xfg.GJ3d"3d&HCHCJCfԃԁd` & gSJ"L Nu3"/p` 3!/p& g"`"CB@f ANu//"4UB|"bZC"t&HCJCf&HC;0NRBH@B@H@f`$?&8BCHC06H@0HC;0&RBJf8QB" _&Nu3!/`0123456789abcdefghijklmnopqrstuvwxyz/ E>BABBSe2g2 ge p` Jfp`p$_NuH &/?<HNA\OJf 9:g @ NJ@fp @LNuH0&gPR<e a g!CCs "A`rGs&S f. < a gj&@Ap !|'H&s#sA"P` )d I"Q f`rd ` #@#C"nAL Nuk |`3 /`/ oLQ d nf@axJg*`6Cs g,g"@ f` "/?<INA\OJj`p$_Nugp`/ &ys g/ &S?<INA\O`&ys g/ &S?<INA\O`&_NuH8$<CGs g" c &@ f`(@ ,gb*"Ҩeg ` )H`p"@")Ө )H`>"@ gb" ҩeg`N"(ө`" "H" ҩf @"(ө" l eb&/ ?<INA\OJfQLNuP`Jg/bg2 4gf!Sf`f`!Sg"gH?LxH?LxH?LxH?Lx`H?Lx8H?LxH?LxH?LxH?LxH?LxpH?LxHH?Lx H?LH?SfvLx2|HgS@!!Q|gSA!Q`2 4gfSf`f`S"gH?LxHxLxHx(LxHxPLxHxxLxHxLxHxLxHxLxHxLxHx@LxHxhLxHxLxHxLHSfxLx2|HgS@ Q|gSAQ _Nu/$gSe40HB4 gxH_>"&(*,."B$B&B(B*B,BH~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H`SfL||0HgS@!Q|gSAQ _NuBAA0Nu  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~@ @ :864@0   !"#  !"#$jD BJjD$HBJBf"$HBJBf $jDNuHBЂ$jDNuHBЂ$jDNu$jD"BJjD$HBJBf4$HBJBfH@B@H@$ jDNuB@H@HB0@0H@0H@$ jDNu AH@r2B@tЀӁd҈рӁQF@$ jDNu MMN ))N5N^N))NNO))O+OTO}))OOO))P!PJPs))PPP))QQ!Q# Q%QNQw))QQQ))RRDRm))RRR))SS:Sc))SSS*SSSSSS SSSST T TT&T(T*TJTL TNTiTkTmTT#TTT*TTTTTU!!U1URUs!!UUU!!UVV  {#EÀ+WÀ_"E~ 0?~?`l`l`lllllllllllllllllllog` ` ` ` ` ` 0?~@$I"I"I"I"I"I"I"I"I"I"$?l?#EÀ+WÀ_"E~ 0?~?`l`l`lllllllllllllllllllog` ` ` ` ` ` 0?~@$I"I"I"I"I"I"I"I"I"I"$?c<p qs77>???>x||x|~~~~~~|x8??<8xy>~yx8??88x>>x88???>>~~xy?2,2V 33V 4 4V 45tV$ 56dV* 67TV0 78DV6 88V<  89V> 9<9\V@ 9|9VB0 0p`?~???~??@?<?8x~?8?~pp?p~p ~p>p<p?8?88x~p8pq888x<?ǀ8p<ǀp 8p<0q8ps<`s<?wx?w ?~ p?~p?|<@UU@?5UUh*5UUl? ,.ﯬ ,/ ,., ,-ﻬ ,- ,.߿ ,/ ,/߬ ,. L    ?   ????? @P(€q@p?  H0H 0`0( $}C}} }  ~ ~ ~ B       $ $(0~ ;2&>* > ?* ?  PP  VD VJ VP  VV  P V_  Vr VVVVVV VWW(W>WTWjWWWW WIW  @C @@@C  W' "  @C$ @$ @@C$9 9 : :" :D$ :f. %:)  0X+/( X +/8(/T(/p(/(/( X %X# /X +/(X& / X)X,X/  X5+ /( 0( 04( 0P(0l(X? %XC" #@*00 XK  0 0 0  1  10  1L 1h1  1 4 @8: ::;@F@T @b & XO#XYXfXwX%X / X+X1  X1  X1   X  X+ 2  X X%  %X @pCXE8F@GI(JJToDox X:\to_do.inf_(_(X(_(_(X(_(_(X(_(_(X(_(_(X(_(_(X(_(_(X(Priority:_(_(X(_(_(X(_(_(X(_(_(X(_(_(X(x Betaversion vom 17.9.95 x(c) 1995-1996 byReiner RosinRosin DatentechnikPeter-Spahn-Str. 4D-65375 Oestrich-WinkelEmail: reiner_rosin@wi2.maus.deProgrammed with SysGem 2.0Email: jconnor@cix.compulink.co.ukUK users refer to SUPPORT.TXT for detailsGermany_ _ X _ _ X _ _ X __NNewEditDelNewEditDelDone ToDo File Edit Options Program info... Open... ^O Save ^S Save as... ^M - Print ^P To clipboard ^C - Quit ^Q New project... ^N Edit project... ^E Delete project ^D - New entry...  Edit entry...  Delete entry  Entry completed  Parameters...  Registration... ^R Projects Jobs Project Comment [Ok[Cancel Job [1[2[3[Done Comment [Ok[Cancel[OK Options Use [3D lookCreate [BAK file[Save without query[Ok[Cancel Address Name:Street:Place:[Ok Key Key:[Cancel[Save details[1][ Error creating new project! ][ [Cancel ]ProjectProject[1][ Error creating new job! ][ [Cancel] JobJob[3][ Wrong key ][ [Cancel ][1][ Registration was successful! ][ [OK ]Wait [5] secondsRegistrationRegisterOptionsOptionsTo Do V1.01To DoWait [5] secondsInfo[3][ Please enter your name | and address! ][ [Cancel ]register.txtw[3][ Save error! ][ [Cancel ] Registration ToDo V1.01 (11-21-95) Yes, I'd like to register 'ToDo'. Please send me my personal key. Regards, [1][ 'REGISTER.TXT' saved! ][ [OK ] ToDo V1.01To DoTo DoTo DoRelease 1.01 (11-21-95)About 'ToDo'Info[1][ Load Error ][ [Cancel ]  Save as...*.td[2][ Unable to write BAK File.| Save anyway?[ [Yes |[Cancel][2][ Unable to write BAK File.| Save anyway?[ [Yes |[Cancel]wbTSWS[2][Save current file?][ [Yes | [No |[Cancel][2][Save Error|Load new file anyway?][ [Yes | [Cancel]Open...*.tdrbrbwb*.*X:.bak.bak[1] [2] [3] [OK] [3][ No projects available! ][ [Cancel ][3][ Which project? ][ [Selected | [All ]PRN:c:scrap[3][ Clipboard not found! | File stored in program | directory. ][ [OK ]\scrap.*\scrap.txt[3][ Save error! ][ [Cancel ] ??? %.70s : %.70s %.198sW W 0    8 8@@@@@@@@@@@@@X\:NrGCCGNr\:X@UT@@@@@@*UTH*JPA@E RT(@* `  @@@   ` `#'OOO'# ` @@   "@J@J@" ?     ??8&d!&d8?*  **"D"D*xxnxxxx PEBBP PARGS.TXT.*O%d %%U:\PIPE\DRAGDROP.AA%s %sivii iii%iii)ijj)?@~B~BBŀDE|EEŀ@?`  aH `X4( @( @(@`(' `t$/ * C, ,C,j %j% B?* @,1 @5: @? @,@ @5 @ @? @ @,  @5  @? jj# j!- 'j*8 *`(`(3(4 raVabFbvc6e.ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789` 7o;=|>?` ??7?o?????o?7? ?`|>=;o7 `??_o/7  ?`?@|>|>;\:l6/7 `` 7o 2e2e2e22 2}2}}}o7 `fx  f  gx  ,@(#) SysGem (c) 1995 by Andrea Pietsch / V2.02 (Nov 19 1995, 20:57:44)SysGem V2.02[1][ SysGem 2.02 is KeyWare! | Please register | See Manual for more | information! ][ OK ] :X`xjwjyjz  SCRAP.TXT12345678-$-(-([Abbruch[OKHILFESys[tem[Abbruch[OK][|Hinweis:W ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789WjygT!() ?AGISysGem-Font NormalSysGem-Font Small%-8.8sGEMINITHING\HinweisWWWw0a, Qmpjc5dۈ2yܸو L+~|-dj qHA}mԵQӅlVdkbze\Ocl=c ;n Li^`Agqr<KG k5Blۻ֬@2lE\u ϫ=Y&0Q:Qa!V#Ϻ(_ ٲ $/o|XhLaf-=vAq *q3xɢ4 j m=-dlc\kkQlabe0bNl{WeP|b-I|LeMaX:QΣtԻ0JߥA=ؕפmCij4ngF`D-s3 L_ |Pq<'A  Wh% of a^)ɘИ"רY=. \;l  tҚG9w&sc d; mj>zjZ '}DhibW]egl6qnkv+zZgJoC`֣ѓ~8ORѻgWg?H6K +گ L6JAz``ègU1nFiyaf%oҠRh6 w G"U&/ź; (+Z\j1,ٞ[ޮd°c&ujm 6?rgWJz{+ 8Ҏվ | !Bhݳڃn&[owGwZjpf; \ebiaklE x NT9§g&a`IiGM>nwۮjJZ@ f7;𩼮S޻G0齽ʺŠS0$6TW)#gfz.aJ]h*o+ 7 Z-HPKsMtIQO R G wbaEF7^oB~oP'o``opo "o@o,o/o^^aeiou~~nNaoAO''eEaiou``aeiouA""aeiouyAOUaA,,cC//oO24  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~  !"#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\]^_`abcdefghijklmnopqrstuvwxyz{|}~;TW?X@YAZB[C\D]KsMtGwxyz{|}~  26- HPMKIQOrRGba;<=>?@ABCDEF7SHPMKIQOrRGbaTUVWXYZ[\]EF7S:X`x6X6Xrrrs$dr                F  F  0         , 2     "    :@  @"(Jp " "    "    &      z<(*(  , ( ,P 6*6:     (  "2<8 $$ *  ( 6$B< . @z, <  ( , 2  L  ( ( "&H b * 6  $("\ v F0&v<&l    D "8 J($0 ( 0B V @ N 6 v ` p N4...*"   > ,n F J4d< r  hD  Z  (*6  \><86 6:*  8T p| : .B R>:0 z  $$ &2(4 0&(:B &" . $. $f\r<\&DXT$" 8$(02  ,Zb"8z 2$  4(* (, (>D  D LJ"2>&4N(B<    :,  $$, "  (   L"(   *> 8: $& $&D : F.@($ h6  $  (r p "*(".hT<6,",R 40(  " * P  *:x  h *FN8`L@&,zz^"4@(&2 FB":Vxt DD <2&@0@DT.L8d<,b, $8  & ::  (b0 *2* 8B>\ jTn8V2B (n  Jl :LF" phZdTZ.82V   4 ( : |    $BV*  $\ B8D j .D($"   R 428 "H0 0" 4 & &8@`   $ .$d B  ,B0$0   . > , $2  x  . $  @Xr 4: $   @&Ph"^H zx"x$"<8&&VB&.0@:F>8* X@**(@ *  8  Z*J pF&   . <0N," >   2 >H0 ( qOSJ@Z^'vr2e,t2ea}’n>K5R f.RZrԑE crܱMHG SaH`1 e4Ní?'%p^ub__|/K^w~{l#&*KO6:#QZwA:f~EvfMގ7Kة&z,p *Yį 5?%1R%E'BCWKHkm9np6ci,g";"IGTÁ#^5g}f y٠GgbhJ g$G~^"}NJ 9:-: "6' oS^į"GhEPmC L}1sN߀S3, J~ngkckc4\:mB.GMz4['MZ7,5ۏqlZ0bi?k 6íuPM)o `+|d9Riy耪-$':s)le.@_ 5yɦkZCC'7B?UeDX1" Z1(bp 7U4p-)hdD!Ť/%Sp WU|A )eXdQOQC@׭0X : 6U8g}SóenJa/ &ׅi̳y?q溷.a[qa!$i rcY^H&;.؛i|:<#nT!!w}TbIwp]w`?\Z4Ցd=J:qÏ92K1-}^2LK>8`<ВBQ\ NI27/Fa)Xv˵BёR>VwrKt]";;>?׺YE}CJ&r#F#ޤ{:Jd =tҨd9Ҷ_i +<:t?E7jÛZ_^rP˥[1I&N[S8[v٨|(]EXz 7v76N|f+FW_UY{$}{p`(9I[dC5[ЯBo;lZw~KR9N,$* *zZ' GV-HuEZ64w=ӵXx fR|em7G}6l0|7sW}%oQ˗K B[vrV?rDd! s,uu]:lxLS,?pxwUOO匜KBBS {]ߨ²Ibu; 2F9(5o N:R& ua36 Єa:Y/8q{w6CQPwsd͒PY;Y1ŠSg:h]52R+ޡE@)TĊ+-*3mG4~)LpcڝSӆ ͤyPҸ;.ZN}~* E!(ڛĻ6_b:})8><"=&|8!>bEPvUDcƤS,ÀE|BFmjW̎:|j 掮}TDWU^U﫫UL_kb8d^|0}{Z3z:G$  bR$M? \8xy[9˙p'w4 ‰bi`PM-tGVt[q>e xA ;@>_iߕ0;I`hG^'n[]8i/trW/Vྊ-,0%XuswD;)7*C!J/2Tdj 1LEMħ˷ۿZW, J,S6G5}o,VZ-=%&̨c\jdó"FfExV{1$pm%mɱ=~\IJ($1',v/m!K vY`?[w%%i?Q&[ d5s6 >5k̿ծ.Z`0-JthQ0q6?> Y)J>7C) -CA3WڭeWg +5 # ":ʀpLMF4뼨DD?I丂6-Շll2ID4DžhrBxv 7C97"T&|6j#0[JE܎_!;SHuVY2OYڰb*xD1P[vV?uQd$1ٍsNBuSԧGrZfxUʷ]w^~x~(DNh6减+zF&^}p(Rڼ,14Fϻ$!Dcyccu8b} V ʭ8vd&48?r9ןDcO⟐ $Q@4k-b%Z#+UYoVLcN=@J$_GjBFum]ZM#~@+e=^_ZS(> Si'Ԏa:nnx[JA}GJ|]E,$|hiR2Ay^ojhCrF&Mm4=|s *jy@> 34yZiV?M#E F!xk>FEU˳_X_l@ _ acpQ<”z>`ɖ˲kJ{ &K;c'PK6 Ey{3[Gp wwMĖ~s>~.~Ĺ\"Opk☺d!.+4!S WXpwֽn&I˄#s?{%IjIޟOGttt5<_vjO"b{K*̮My>d1cVXŽT_~\W ޾ x/֯M(]:w{&U-l"K$17΢KgM}G[oE`P@Du)V' S(2qY?@M '_hMyȘ;͐pL-P18eqRݽ}ΟJObuGN6Q]rvv ! .[$͛"M)^w- {`#mzJ25shT12 [a`"+ΰ#m; Zm@:+`nBnvicSL!,lfL~Q銝??]p(7_I/N-,B([/n|&o:!-8/uZ>wqXLM>1/RU/pcC&9GɦxIy#Bu^WghFߵJГu{"[cܴuӳ 04(쪾lL(9z c}π ;\G{˃V3 |E{@aX\bњhB!9H#>b7kc t8vsd-M[OOn)1v>br|wc"I'JU*ogGV)|'™Z<)}4GcٴܟV;TRqUصPHJ?h#bquxF/ E Es'"(33nm®}mp͍LLuvvuZ99ܫ,:m[Bv` |=aluyeʨkbzKakj ;cD(鬄; XZ'{Bm{`r$ Cߌ;onX1z^2_ _\~ : }`ՙg=[kֱ9زnkи' A'b~IAAB6fֱJAw3 <˜erJr'-&/&ҾC^E&سr2UTK5+sԷ`kBE+bh~dXψb}l[r _JΥ.XȷTe.w\b9tV\:V #t=K{J4kU.Z^-rjX0+TR"4J݆su*C8gTc\tJ%W{V;%VG[Ege[q3ٱ}{TQXkWB6.I=X}K^O}ۿ<^޿~%kZwWG#/_yZ{~Ļ/޻wR7{W{W[2ߥk{6P]Շ[Z%WJ!Kh%!{1(XK Z>ATV &U)+U+>_K%-f 0Lcچah=~|>πCna7:9e.0`Gⓐq o?,\(/6ާڪ~|O0%DmOa!m ?rmu=ɹS^3e8~{~}u=粞yO(]]l>vcm3~Q|MYm:ۍ{ֿXNu ٞ=H~c{78?E=9ާڽ6cjt֜qQ>DOW6S?_׃?r,*`qܯ{|?jYd(VYsi >y%GHZBRHYA`<3MDzBPB)|p\ct־[<̳b)S+y|cNUbUH$QPz eE Cz_)F)J A zxJ'ϯ90%/j}h$5OG%#>:uqD"~xǹICE*8~.'Ggxuh.=+=SʽZ&s3+`Eeg=>1)d(ʲ??ȿr<_zA.s&Y_OGsMILz'n g -VYd0">#1XzGxuG?ev'Y*'}(~Re~]O>^OߑY6l[ mGp.H~.HV ?*s #<z7OC]ΈU~֝jO D}]]_Bś0Vxϙ^{!WƦutl]?؂#Iϳ+oV N{Ui@Ƥ4ygGbءᱵ W׭دJCB8 3<@~j:ͱ{tOҾ]sZtsC<kwѶVSYr l !Yr `04ʭvjKUd4LTcY002 ̵- -ceK jx3< ǁ\J$[:ΆG Ux}=?cՊ [~P꿦}TPs`y;QCe֩U(Sgkiؕ[gbT#ԦJEiߢOcΞνzyc?/^=7lܷM,a֟ߛ<[9Ai~oϟ赻 ק%_7%H?yX&~#{oPB>CO!22 y>1@S@?sw1рvG PiB} #;ׇyAD9MЊʕGpDǢ}%gHr>l;nW _ܖa7L$?PܢF۳Н~)RPU{i vΔU6ܙMۗ:,nB"ASq cGxOs~aլ7Voi1s|w Ko TLqs SRP2 .Z<#(Ujrq d˃ 9y:x-=8쎟wYHÚs0湶 AM0 c_-4(w$y>ѓ+%p 4ljǤ''MMTa*u}1;!%a(W]H*wCԲ~HU@- E AWn/b=18lFlΐE}i|vϺ^iGUx%ٻ0 HF ;ͪ!HHUY›^˜D<'؝;btځ^h ϞK4D٨Wd<蘄[V㐄b } 4n<"a%Dz ByCx*b̔Ծ?*dA!<:?N20%^1iM7:SM8VvK5DhjeZf;lNmGW\Ң~:? rI%\떅*tsgd)Do5: ÂZ_'ᚖ ˧ B&'"Q'Rͥ %eZ0S !;' DK,!;'$a>"r -a"dvN8P (ل'6v;w8Y=@UTU[0' ae_hJ[`?Iyd86l~֬ZؾO='uaSÛ%EX/6kQ5䨲\,\†˂F>70$6ww*^S%($v,f4(n'$?j8pC`%'taEXJĮEN0{jAT 6K9 @%C8,2 "M%?f*"x<BՄUí1B۴ɩWFw/f (%sTL0MR,p2!>tPW1ȺV x*li?N% w (]J 0/ל}0J`˶1ȑ.q?G%{;D9*|B@=!+eQ:=B`%@IHA~P%&q.\+h(W=ӻ!c%e S"Ud?I;00b*]? ~Xsk $46f쉼Y|j _&6U]+T S\1U^EU Ī& yVM0ݣX9(19% `& oLɳ̛|=6ī|}xs=ujp Y9޶'H9Ju71^!WyGJ䂭ÇB5:NV ԰)%h ږnJ}+( 8ccd]%UeZNjs|(sx׉׾7O.>{j-}?Zʎێ5uP[[ "Bt՛4 B^'ᩒ)] [[9+Sϰ wO15Y`a (!x,>]8:b])ov{ʂabj8oz ͺ&Ӈ$vC5LK]'$! 5L]"ڲxم]'ˎnt%hvT.CE̽˾[}]U&-'Dpn۵ӄB?xhH'DN O)6[-L}M5D:OԠBVTQP[C3JTMOIRuُL|0uٵjO4:;tDYԬʗ-q=$"Y_o?+ۀ]پ~]çOˢ0Nb~:#'lN؝?HƩ¾0r bdT_ 1!\X%봳x oqؐ])__]$nP -!;a=7C8O_':Ū&+\"ɢ'tHuDxMQ*pMj2K>=!87q &'*؞+Ԅl ݝ)n(I2R'uQV/VNؘ]4 "~/'f[1DOhO ˲'>q"p>V%n2 Ș$%͑=zL[}DI9aPOvDWڂxLR,̹otL:-'|bGӭ|d"0፛`Ka}A?61s4#z-nse?\4D8X ?e~ĎՃgWz8b)Lޏ |K p' o48^ȸ'!DD/7k琟xOrOs'‰']> 'D$$?w C;ä,'lO.=El#s֭bcY&,:, oӪ,V䈹9#⛕aP߯^0p] +uŇ9{/,^{}Z>ӌl/vY-l{6$.l|Kbt­ sT@3ك;~V(~E* _Ӏ_#c|/T& "% n"@-p Ž &w @/P kwS4N.#⒥J`C}mk p~bZT4 LwL0/xTaT[mp_6*N7+RO@]MUݜamE/ Sx"ͪ)DiR67΋(c|o tEpOlBKBlvܡ;8-q~sݛ)]3{bae {žw ݽ2ބgs88MMP_>.q $lrP8 *A74E9_\$E1?r_Sc[K|X }5d,> [`_hVX|} ;k^gU\pqgv3cC.[gD"`zi7x_ol/\/%J8+|zF n[Ӱ/LczOr4[ næ9KvUG

/`Qۏ:h?}}9f&oTѰaN x^+ ԝM1<Z66O*ǖp4Ev؞±MZ <:Ѷorh5ɕE9uFZ2'OE ᗃd]ÃLwȹ~f@["|$}M "i2aa Oȷ}Avlx^VACÙ:N[qy? |ObBh.TX+s.KoRIl ެS]D"v\[j&=/pT$TE#Tn -ڔeݨE5E0,>лPQvn —5ŝݥX۴<]uW"Z~$$97ՅR4v\o\iaEw>>/ Qu 慅xYVa}XQf=.,Ly4,Z-Ɯ/LiY^a|бl߮n_ 䫯qM}MfLICPU:^ $0S561WEoG=o!MsFUȻSFb+-a#Hr!j̟(`xw(NBFzfgh.QF$2F B9QRmØoz T|I޵4hp, ΀Uv(EEm/έ|ܡA;x^Ln>-ȑf#%Ic@w4(i~dG房 ,-_:\V^N>F kj:Xӗc# [nsw qcjޢ +Xx]_G+{|*;UsPg :]Nn hWS\Yw}iw,?~X/~y{9%?ӗ*w7}M?PHREFTO_DO'To Do' DocumentationTOCIntroductionInstallationProgram descriptionKeyboard controlMouse controlIconsParameters dialogRegistration dialog INF fileTechnical information Status Author Credits __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: To Do 1.01 English Version Registered by Scorpio/Elite  *This archive contains:* -The demo version from To Do 1.01 plus some VERY useful instructions on how to get registered without paying the enormous shareware fee. *How to handle this??* -To get a full registered copy just do the following things: 1)enter in To do registration box the following Name: Elite European HQ enter in To do registration box the following KEY : HCJHOTQQ At this point a dialog box should appear to tell you the registration was successful. If the programs says the registration is unsuccessful then you have not entered carefully the name or the key,needless to say you do not have to fill in the other areas,just think that every word is Case sensitive, if you do not see how to registrate or can't understand how to input your datas here is a small picture: _' | To do registration box | | '| |Name :Elite European HQ_ | (-input the name here |Street:_ | |Place :_ | | '| |KEY :HCJHOTQQ | (-input the key here | '| | |Save details| |Ok| |Cancel|| -|- |_ Click here to validate 2)Quit the program and it will save your registration infos in an *.inf file. When you'll restart the program no more nifty windows with a boring and time consuming countdown. * A free advice * -Some people might think this is not the fastest way or the easier one to register a program,some others that this is shit coz they cannot enter their real name or whatever name they wish,and lotsa other would think it was better to crack this,or to include the registered *.inf file. -Our policy is to bring YOU the latest warez as if you ordered them from the author,in this case that means you have exactly what Joe Connor would have sent you if you paid your registration fee. As you're without doubt an Elite Freak and as i have lotsa available registrable key,you won't mind to use a product registered to Elite. If you want to get a registered version including your name you have 2 solutions: -Send to Joe Connor the requested amount of money...(huhuhu the expensive way). -Wait for a key maker (I dunno when it will be ready it depends if i have a good day or not.. If you want a key maker then e-mail faramir!!!) Anyway this method is SAFE and FUTURE compatible (except if the key format came to change...) *Does this sound like Piracy ??* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite IHQ Night Express & Irata Elite GHQ Nightline Elite number one in 96 * __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I  Elite interactive Shareware Piracy support Scheme  A complete list from the latest warez cracked/Spreaded by Elite:  -Mnilu Tranquil:Registered version -Mbe 1.01:Registered Version (Full valid Key included) -Easy Pgp shell 0.92:Cracked -Pacshell 2.63:Registered Version (Full valid key included) -Route Finder 2.2:Cracked -Starcall Key maker:Register Starcall 1.9 and above.. -Costa 1.34:Registered version (Full valid key included) -Costa Key maker:Register Costa 1.34 and above -Pacshell Key maker:Register Pacshell 2.59 and above -Grepit Key maker:Register Grepit 2.01 and above -Kadinsky Key maker:Register Kadinsky 1.74 and above -Boxkite 1.61 Registered:Registered version of Boxkite -Boxkite Key Maker: Register Boxkite 1.61 and above -Coma Key Maker:Register Coma Voice 2.70/3.20 and above?? -To Do 1.01:Registered version -Adress 2.04:Registered Version  InterActive order form: Please print out/email this form to: =K Address: InterActive: 65 Mill Road, Colchester, Essex, CO4 5LJ, England Email: jconnor@cix.compulink.co.uk (Internet) NeST: 90:102/168.0@nest.ftn Telephone: UK+(0)1206 852602 Leave a message on the answerphone! Your personal details -K Name : Street : Town : Postcode: Country : Email : Software required -K Software Sterling Please enter amount in pounds Sterling: -K [ ] Two-in-One 13.00 [ ] STG Creator 6.00+ ___.__ [ ] GFA Flydials 13.00 [ ] GFA Patch 6.00+ ___.__ [ ] Kandinsky 16.00 [ ] OCR 11.00+ ___.__ [ ] Kandinsky 2 30.00 [ ] CD-Player 6.00+ ___.__ [ ] Kandinsky upgrade 16.00 [ ] CAB  6.00+ ___.__ [ ] Look'n See 20.00 [ ] ST-Guide 6.00+ ___.__ [ ] A'la Card 25.00 [ ] GDOS Check 6.00+ ___.__ [ ] ToDo 13.00 [ ] TurboBlanker 10.00+ ___.__ [ ] PacShell 11.00 [ ] Internet Access Pack 15.00 [ ] IdeaList 13.00 [ ] Please add 1 pound Sterling for [ ] Everest 11.00 orders from outside UK. [ ] Egale 11.00  [ ] GSZRZ 16.00 [ ] Please email any keys and  [ ] Adresse 16.00 registration details. [ ] Munch 23.00  [ ] Freedom 16.00 [ ] Master disk/s not required. [ ] Thing 13.00  [ ] JML-Snapshot 12.00 [ ] Stamped addressed envelope and  [ ] 1st-Guide 20.00 disk/s for upgrade/s enclosed. [ ] Christoph Zwerschke 10.00 -K Total amount in pounds Sterling enclosed: _.__ =K This section helps us identify problems and use HD disks where possible -K Atari computer/s: ST/Mega, ST/e, TT, Falcon, etc: Operating system/s: TOS, MultiTOS, MagiC etc: Atari emulation/s: MagiC Mac, Gemulator etc: Floppy drive format/s: 720Kb DD, 1.44Mb HD etc: -K These details will be stored electronically. Your entry is available for inspection on request under the provisions of the UK Data Protection Act. =K InterActive supported software scheme 4th February 1996 -K About the scheme - The supported Shareware scheme was started by Joe Connor in 1993 to encourage authors to produce and support English language versions of their software AND to encourage UK users to register 'foreign' software. Recently the scheme was re-launched as InterActive. With currently over 1000 registrations the scheme has established the proven benefits of local support, which include: - Key to remove features reserved for registered users available - Local telephone, post and Email support - Free update service - No hassle handling foreign currency - Labelled Master disk and registration letter - ST-Guide on-line hypertext help (some software) - Other software (dependent on disk space) Registration fees are set to cover the currency handling, stationary, media and postage costs incurred in mailing out master disks and providing support. Although primarily a UK support scheme everyone is welcome to register via InterActive as an alternative to registering directly with the author/s. The currently supported software is: Version Software Fee Status and description -K v1.73e Kandinsky 16 [S] Vector art using GDOS/Speedo/NVDI3 v2.03e Kandinsky 2 30 [S] Upgrade from v1.73 costs 16 Sterling v1.51e Two-in-One 13 [S] Archive manager, twin selector style v4.8 GFA Flydials 13 [S] Enhanced GFA GEM routines [G] v1.04e GFA Patch 6+ [F] GFA patchs for most interpreters/compilers v3.5e Everest 11 [S] Text editor, fast and ultra compatible v2.7i gale 11 [S] File compare, edit and patch editor v5.7 GSZRZ 16 [C] XYZmodem protocols [ACC/PRG/030] v1.4c OCR 11+ [F] Optical Character Recognition v1.3d CD-Player 6+ [F] Play audio CDs v1.0a CAB 6+ [F] Crystal Atari Browser, html browser v1.4e ST-Guide 6+ [R] Hypertext help system [ACC/PRG] v2.63e PacShell 11 [S] Archive manager, alternative desktop style v10.94 STG Creator 6+ [F] Create hypertexts the easy way! v3.71e IdeaList 13 [S] Complete printer management [ACC/PRG] v2.04e Adresse 16 [S] Name & Address database [ACC/PRG] v1.5 Munch 23 [S] Art package, mono only v1.41e TurboBlanker 10+ [S] Falcon screensaver/accelerator[ACC/PRG] v1.15e Freedom 16 [S] Alternative non-modal file selector v1.0b Thing 13# [S] Desktop replacement, full AV server v0.95 Look'n See 20 [S] File manager/viewer, 99 amazing modules! v1.3c A'la Card 25 [S] Adds GFA Basic colour and MagiC Mac support! v1.01e ToDo 13 [S] Project manager, simple notepad style v2.06 GDOS Check 6+ [F] Create GDOS font lists, test printable area v3.0 JML-Snapshot 12 [S] Screen grabber, IMG/IFF/TIF, can grab windows v01/96 1st-Guide 20 [S] File viewer/hypertext [ACC/PRG][G] Christoph Zwerschke 10* [F] LED Panel, DiskCake, FontSel, Ikarus etc Internet Access Pack 15* [F] CAB plus STiK, on-line OVL file & scripts -K Key: [C]=Commercial [S]=Shareware [F]=Freeware [R]=Fairware [G]=German [GD]=German Docs +=Minimum *=All titles [ACC]=Accessory [PRG]=Application [030]=Separate 030 version All prices in pounds Sterling! #=Registered users only =K How to register from inside the UK -" 1) Use the included ORDER_FM.TXT to select the required software 2) Make sure your name and address is included and *legible*! 3) Make cheques/POs payable to InterActive for the total amount 4) Send the completed order form and payment to InterActive Additionally from outside the UK - - Add 1 to your order total to cover postage - Make certain payment is *in Sterling* drawn on a *UK* bank address The following methods are known to work: -Bank draft/cheque -Eurocheque -International Post Office cheque payable *in Sterling* -Cash! Sterling, Dollars and DMs are fine -but at your own risk! Contact - Mail: 65 Mill Road, Colchester, Essex, CO4 5LJ, England Email: Internet: jconnor@cix.compulink.co.uk NeST: 90:102/168.0@nest.ftn Fanfiles: 95:110/106.4@fanfiles.ftn Telephone: UK+(0)1206 852602 Leave a message on the answerphone! Update service - New releases are featured in the Public Arena pages of Atari World. Subscription details available on request. By post - To receive an update send a self addressed envelope including return postage (or IRC) and an unlabelled double sided floppy disk. Please state clearly: 1) The software y ou'd like updated 2) The version you're currently using How long will I have to wait? - Due to the number of people taking advantage of the service I can't always reply as quickly as I'd like to. Often I'm waiting for a new version or simply too busy earning a living so please be patient! If you have Internet access - You can obtain the latest English language releases via anonymous ftp, www, gopher, telnet or batch ftp from: micros.hensa.ac.uk URL: http://micros.hensa.ac.uk/ Path on hensa: micros/atari/tos/... The Atari area on hensa produces a newsletter containing details of the latest files. If you would like to be added to the mailing list, or have any other queries concerning hensa you can email Denesh Bhabuta at: danny@micros.hensa.ac.uk If you have a modem but no ftp access -% You can obtain the latest English language releases from 42BBS: SysOp: Colin Fisher-McAllum Telephone: UK+(0)1256 895106 System: 24 hour/28.8K modem/Falcon/8N1 Other Bulletin boards and ftp sites are allowed to carry the on-line archives but because minor updates to the English language version are sometimes made without changing the version number hensa and 42BBS are the places to go to ensure you have the very latest versions! Regards Joe Connor -- _K InterActive Internet/Email to: jconnor@cix.compulink.co.uk K .  r .. BOXKITE PRG ` ELITE NFO ``NF?<NNTJbAPaa`G0 [a [aHz?< NA\C)EASkQBCMajAErx0z|7蛶< l`a$`B零< l`a`Q`Nu [aa [aBgNA?<NATNuHP?< NA\Nu/ / OEB@`  gR@`RHg|m`raR@|mB&JAEp`cS@fB$IC,&IAp `f&IgS@fO4&_$_Nu A{EST High/Medium Only.. Press a key..E | | | | | | !| | | | | | | !| | | ! | | | | | | | ! | || | | | | || | | | | | | || | | | | || | | | | | | | | | | | || | || | | | || | | | | | Y*4Proudly Presents in the Year 96: Y,,Boxkite Key Maker 0.2 Coded By Scorpio/Elite Y/4Fuck to ST Format ! Y2 Input your Name (25 Chars...Maximum):Y4 Your Code will be (16 Chars...): N __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Boxkite keymaker 0.2 Coded by Scorpio/Elite *This archive contains:* -Boxkite.tos a nice proggy that allows you to register Boxkite 1.61 and above without paying the enourmous registration fee. *How to handle this??* -Just enter your name or whatever alias you want,the program gives you a code which need to be entered in Boxkite registration Box. *Does this sound like piracy??* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite IHQ Night Express & Irata Elite GHQ Nightline Elite number one in 96 L.   .. COMAKEY TOS `% ELITE NFO ` ELITE TXT J!hb&`(R?<NNTJbAjana``XGJ [a\ [aVHz?< NA\C)gEASQBHSC2 &Ia,a&_ [aa [aBgNA?<NATNuHP?< NA\Nua2Ati0@Av6A0H(0 02I"0C`t4ԁ؂ 4f rЄ$"&(*,."B$B&B(B*B,BH~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H`SfL|A0Hg S@!QAg SAQ _Nu@A0@NuBAA0Nu"CB@f ANuHAhE~aaa HaLNu0`0pNuR*'UCъ^-ޥ#~n_Rsҩ(Bsҩ(B@ @ :864@  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~0123456789ABCDEFEST High/Medium Only.. Press a key..E | | | | | | !| | | | | | | !| | | ! | | | | | | | ! | || | | | | || | | | | | | || | | | | || | | | | | | | | | | | || | || | | | || | | | | | Y*4Proudly Presents in the Year 96: Y,,Coma Key Maker 0.2 Coded By Scorpio/Elite Y/4Fuck to ST Format ! Y2 Input your Name (31 Chars...Maximum):Y4 Your Code will be (15 Chars...): C02013263A17 __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Coma keymaker 0.2 Beta version Coded by Scorpio/Elite *This archive contains:* -Comakey.tos a nice proggy in beta status that allows you to register Coma Pro 2.70/3.30 without paying the enormous registration fee. *How to handle this ??* -Just enter your name or a fake alias and comakey gives you a valid key for entering in Coma Registration Box. * A free advice * -The keymaker as described above is still in the beta status,if you know Coma for a long you'll understand pretty soon why. As the registration code changes every 6 months,you have to get a new keymaker to get registered. Do not panic! I get every update of Coma as fast as they appear on my local mailboxe and within week or so the keymaker is updated to take care of the new changes. Now for something completely different: If you follow the underground pirate scene,you may have noticed different patches to register Coma. The keymaker gives you a code for Registering Coma Pro version. This means: -Unlimited fax jobs -Unlimited fax length to send. -Unlimited message lenght recording in Coma Voice -All features of FTP-Pro & Coma voice Pro and many more features. Where the past patches gave you just the unlimited fax functions,this keymaker brings you a full registered version of Coma Pro,and this is worth 159 DM!!. I know that a lot of people were waiting for this and here it is. Unfortunately i must admit there is major failure in my program: It can't give you key for Coma. Do you understand?? Coma is divided in three part: Coma pro Coma voice Coma If you get a key for Coma Pro,all functions are enabled for: Coma Pro Coma Voice Coma. If you get a key for Coma voice: Coma voice Coma You can only use those parts of Coma. If you get a key for Coma: Coma will only work.Coma Voice and Coma Pro are still disabled or crippled. All that to say you get with my keymaker all functions. You cannot choose if you just want coma or coma voice. In other words if you want to get registered for just a part of Coma you have to send money to the author. But who will be mad enough to send money to register just a part of coma when he can register the whole coma package for free???!!! *Does this sound like Piracy??* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite IHQ Night Express & Irata Elite GHQ Nightline Elite number one in 96  __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I  Elite Interactive Shareware Piracy Support Scheme  A complete list from the latest warez cracked/Spreaded by Elite:  -Mnilu Tranquil:Registered version -Mbe 1.01:Registered Version (Full valid Key included) -Easy Pgp shell 0.92:Cracked -Pacshell 2.63:Registered Version (Full valid key included) -Route Finder 2.2:Cracked -Starcall Key maker:Register Starcall 1.9 and above.. -Costa 1.34:Registered version (Full valid key included) -Costa Key maker:Register Costa 1.34 and above -Pacshell Key maker:Register Pacshell 2.59 and above -Grepit Key maker:Register Grepit 2.01 and above -Kadinsky Key maker:Register Kadinsky 1.74 and above -Boxkite 1.61 Registered:Registered version of Boxkite -Boxkite Key Maker: Register Boxkite 1.61 and above -Coma Key Maker:Register Coma Voice 2.70/3.20 and above?? -To Do 1.01:Registered version -Adress 2.04:Registered Version -Thing 1.00 German version:Registered Version (Full valid Key included) -Thing Key maker:Register Thing 1.00 and above. .   .. ELITE DOC !ELITE TXT J!hTHINGKEYTOS `b __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I Elite proudly Presents: Thing Key maker 0.2 Coded by Scorpio/Elite *This archive contains:* -The Thingkey.tos a nice program done by scorpio/Elite that allows you to register Thing 1.00 and above in order to use the program without paying the *ENORMOUS* registration fee. *How to handle this??:* -Enter whatever name or alias you want,the program gives you a code,enter this one in Thing Registration Box and if everything goes right you're now the proud owner of a Full registered and unrestricted copy. No more shareware title in the background telling you to register. *A free advice* -This program and its associated files Must NOT be altered in any way by any means,in other words,bastards who are trying to rip the code or changing the Elite's logo will be strongly challenged!! The main copyright belongs to Elite but as many guys were yelling for the release of this keymaker and as many of you couldn't wait anymore we decided to give away this program. Distribution through Internet,Bulletin boards service,is *Highly* wished. This program can be put on a pirate utils compilation disk as well. *Does this sound like piracy??* -The legal bits: First let me tell you that you MUST treat this file as a *Full PREVIEW* and test it on your computer making your own advice for or against the fact to buy/register this ware. YOU are legally responsible if you do not respect the law of your country on the international copyrights and trademarks. Anyway you're using this package at your OWN risk and ELITE couldn't be held responsible for the use or non use of that program. This file isn't PD neither Freeware nor Shareware but Crackware Let me explain YOU what is Crackware: Crackware is a new mean of spreading including BBS,mail,copy-parties and so on... When you buy a full priced original ware,this one is registered to the software editor or something like that... But when its *Cracked* the copyright falls in Public Domain so that everyone is allowed to copy the Cracked version instead of the Protected one... Crackware means faster spreading for full commercial warez as i personnally think nowadays editors or people like that are not very motivated to distribute their own productions so that everyone could enjoy them... Old time is left behind,now with crackware,every pirated/cracked stuff must be copied to anyone,it greatly Improves PIRACY and after all who is against Software Piracy??? I certainly don't!!! You can register by sending money to the guy/crew that cracked that thing and it assures us to keep up the high standards of quality: More cracks,more money and more cracks... You're allowed to spread this stuff all over the world at the following conditions: -You keep all files together. -You clearly state that this package is Crackware and the crackright is the property from Elite. -You CANNOT sell this package for more than the price of a phonecall except if you are: A modem trader A leecher from a pirate BBS An official Elite distribution site or Swapper A cracker An original supplier -You are welcomed to add an ad for your BBS system to the end of this file only if you're a Pirate BBS or an H/P/A BBS. -contact us for any reasons at: faramir.elite@ping.be Elite SHQ Wet DReamz Elite IHQ Night Express & Irata Elite GHQ Nightline Elite number one in 96i __ _ _ __ _/ /\ / /\ / __ __ /\ _/ /\ / _/ // / / _ /_/\/ /\/_/ // _/ / / /_\// / / / /\\_\/ / /\_\// /_\/ / ___/\ / / / / / / / / / / ___/\ / /___\/ / /_/_ / / / / / / / /___\/  /_ /\/_ /\/___/ / /___/ / /_ /\ _\_/_/ /\_/ / /\___\/ \___\/ \_/ / / ___ / \_\_\/_ \_\/_\_\/_/ /\ /_?/ / \_6LoWLiFe__\/ ~I  Elite Interactive Shareware Piracy Support Scheme  A complete list from the latest warez cracked/Spreaded by Elite:  -Mnilu Tranquil:Registered version -Mbe 1.01:Registered Version (Full valid Key included) -Easy Pgp shell 0.92:Cracked -Pacshell 2.63:Registered Version (Full valid key included) -Route Finder 2.2:Cracked -Starcall Key maker:Register Starcall 1.9 and above.. -Costa 1.34:Registered version (Full valid key included) -Costa Key maker:Register Costa 1.34 and above -Pacshell Key maker:Register Pacshell 2.59 and above -Grepit Key maker:Register Grepit 2.01 and above -Kadinsky Key maker:Register Kadinsky 1.74 and above -Boxkite 1.61 Registered:Registered version of Boxkite -Boxkite Key Maker: Register Boxkite 1.61 and above -Coma Key Maker:Register Coma Voice 2.70/3.20 and above?? -To Do 1.01:Registered version -Adress 2.04:Registered Version -Thing 1.00 German version:Registered Version (Full valid Key included) -Thing Key maker:Register Thing 1.00 and above. `R\?<NNTJbAda`aR`JGD [aN [aHHz?< NA\C)gEASQBHSaR&_ [aa [aBgNA?<NATNuHP?< NA\Nu"HJgJgJgJgJg JgJgJf SNuH,O(H*IEBC`B70RC|)mBDBE LaBC`40RC40fBC`T40t BBB @RDBBBB @RDRC|o 40fzBD40f |ozBCJEgA O"L48Nua7zb41jhx8tqv6laEST High/Medium Only.. Press a key..E | | | | | | !| | | | | | | !| | | ! | | | | | | | ! | || | | | | || | | | | | | || | | | | || | | | | | | | | | | | || | || | | | || ||| y| | | | | Y*4Proudly Presents in the Year 96: Y,,Thing Key Maker 0.2 Coded By Scorpio/Elite Y/4Fuck to ST Format ! Y2 Input your Name (40 Chars...Maximum):Y4 Your Code will be (08 Chars...): (b.  F .. SECURE TXT {* SECURE PRG {*LIESMICHTXT {*JML_SNAPDOC tK fJML_SNAPACC kJ JML_ICONRSC {*`JML_SNAPHYP ] +JML_SNAPREF ] DJML_SNAPREG 7!JThe English manual follows the German! Wichtige Information zu JML-Snapshot! Seit der Version 4.00 untersttzt JML-Snapshot eine File-Hardcopy ber Alternate-Help. Um das zu ermglichen, mu das Programm in das Betriebssystem TOS eingreifen. Im Normalfall arbeitet JML-Snapshot als Accessory, und da gibt es leider ein paar prinzipielle Probleme. TOS erlaubt es, die Auflsung zu wechseln. Bei STs ist das der Wechsel von Mittel nach Gering (bzw. Umgekehrt). Beim TT kann man, bis auf TT Hoch, alle Auflsungen wechseln; fr FALCONs gilt das gleiche, nur da die kein TT Hoch haben. Der allgemeine Vorteil ist dabei, da nicht neu gebootet wird (es wird also auch nicht der AUTO Ordner abgearbeitet), sondern TOS startet einfach nur GEM neu. Dabei werden alle Accessories geschlossen und neu gestartet. Somit geht JML-Snapshot die Mglichkeit verloren, die ursprngliche Alt-Help Funktion des TOS wiederherzustellen. Im Klartext: Nach einem Auflsungswechsel funktioniert Alt-Help nicht mehr, es kann sogar zu Abstrzen kommen (die Alt-Help Funktion von JML-Snapshot funktioniert natrlich noch)! Um das zu verhindern, mu SECURE.PRG in den AUTO-Ordner. Es speichert eine Information fr JML-Snapshot in einem Cookie. Dazu mu alerdings ein Cookie-Jar vorhanden sein, und dieser mu noch mindestens einen Eintrag frei haben. -L Important information for JML-Snapshot Since version 4.00, JML-Snapshot supports file-hardcopy, via Alt-Help. In th eusual case, JML-Snapshot will be installed as an accessory, what causes a few problems. TOS allowes to change the resolution. On an ST, you can switch from lo-res to mid-res; on a TT you can switch all resolution, except TT-Hi. The same on Falcons, but it hasn't TT-Hi. The advantage of this is, that you don't have to boot completely new (TOS won't even run the programms in the AUTO-folder). Just GEM is started new. For doing this, all acessories get terminated and started new. Unfortunately this prevents JML-Snapshot from restoring the Alt-Help vector. That means, after a change of the resolution, the original Alt-Help harcopy won't work; only the Alt-Help function of JML-Snapshot will do. To prevent this, you have to copy SECURE.PRG to your AUTO-folder. It saves some information in a COOKIE. Beware, that there must be an existing cookie-jar, with one entry free! >` & `` > PURE-C < for ATARI-ST Version 1.0 (C)88-90 Borland International &H f&op`B@#3 k # Ј<.@#Jyg<"@(I$k,"Jf"JfB// ?<?<JNAO A<~kRrRAfA6<HCBB`6 !jBJ)gHiRC` "fSI "WSAkHiRCBSQJ)gHiRCHy`$ON0 J"LN? 9g @N 9g @NNj?<LNA// a&$x Ca" "P | dNu?/a8 _2J@f 0Nu3 pNuC!I!IR!I `H&H(k6+"+g0DtaJk+fZ"S"L Ip gSj`*| // " 0a`"_"JkNgPAp SjH@" 0a= 256 Farben kann ein Snapshot etwas lnger dauern! Das VDI mu den Ausschnitt in das Standard-Format umrechnen, und das dauert. Bei TIFF-Files mu JML-Snapshot zustzlich noch umrechnen. Die Assembler-Routinen sind aber recht schnell. Aus diesem Grund wollte ich mir auch die Zeit zum komprimieren sparen. Ein Snapshot wird aber meistens sofort weiterverarbeitet, dann ist das auch nicht so schlimm... JML_SNAP speichert die Optionen in sich selbst. Deshalb darf es nicht gepackt verwendet werden! Die Alt-Help Untersttzung ist leider nicht ganz echt. Da JML-Snapshot auch hier wie ein ACC arbeitet, ist es nicht mglich, ber Alt-Help einen Snapshot auszulsen, wenn keine Hintergrundprogramme untersttzt werden. Das ist der Fall unter Single TOS, wenn ein TOS oder TTP Programm gestartet wurde, und unter MagiC! im Single-Mode. Mchte man trotzdem unter MagiC! im Single-Mode eine Hardcopy per Alt-Help auslsen, mu man JML-Snapshot erst 'unfreezen'. Dazu mu man (mit Ctrl-Alt-Escape) den Taskmanger aufrufen, JML_SNAP mit den Pfeiltasten anwhlen und u drcken. 6. Bekannte Fehler Fr Benutzer von TOS 1.04 und einem Grobildschirm stellen sich Probleme. Die vr_trnsform - Routine des TOS arbeitet fehlerhaft. In diesem Fall mu NVDI (ab 2.0) oder ein Patch frs TOS installiert sein! Andere Fehler sind mir z.Z. nicht bekannt. Getestet wurde JML-Snapshot unter folgenden Bedingungen: - Fast alle ST Modelle, die je von ATARI gebaut wurden allen STE Modellen TT 030 FALCON 030 JANUS Macintsoh mit MagiCMac - Beschleunigerboards Hypercache, HBS, PAK/2 und PAK/3 - TOS 1.04, 2.06, 3.06 und 4.01 - MultiTOS 1.01, 1.08, MagiC!2 und MagiC!3 - 68000, 68010, 68020, 68030 und 68040 CPU - NVDI 2.01, 2.5, 3.x - Mit und ohne GDOS (NVDI, ATARI-GDOS, AMC-GDOS, FontGDOS) - in ATARI ST Hi, ST Mid, ST Lo, TT Mid, TT Lo und allen FALCON Modi - mit folgenden Grafikkarten in allen Farbtiefen, die die Karten ermglichen:  NOVA MEGA 256 NOVA VME 32k NOVA MEGA 16M Crazy Dots mit und ohne HiColor Modul Crazy Dots II MATRIX TC1006  Spektrum TC 7. History v <1.0 Interne Versionen, viele Fehler. v1.0 Die erste verffentlichte Version! v1.1 Hat man den Snapshot mit der rechten Maustaste abgebrochen, wurde der  Mauszeiger nicht restauriert! v1.2 JML Snapshot ist nun nach der Installation vom freien Hauptspeicher  unabhngig! Es gibt keine Fileselectbox mehr. Der Pfad fr den Snapshot kann in einer Datei "JML_SNAP.INF" voreinge- stellt werden. Die Installation erfolgt, auf Wunsch, durch ein Installations-Programm. v1.3 Der Speicherpfad kann nun auch von JML-Snapshot aus gendert und auf Wunsch gespeichert werden. v1.4 Die JML_SNAP.INF-Datei ist weggefallen, der Standardpfad wird direkt im Accessory gespeichert. Dies war notwendig, da GEM >3.0 (TOS 2.xx, TOS 3.xx) Accessories anders installiert, und das Laden der INF-Datei "zu lange" dauert. Es kommt dann zu blen Effekten (meist in Form von drei Bomben). v1.5 vq_color liefert jetzt den gesetzten, nicht den eingestellten VDI Wert v1.6 Sehr dummer Fehler in Zusammenhang mit Multitasking behoben; Letzte PD-Version v2.0 Shareware-Status eingefhrt. JML-Snapshot untersttzt nun auch Multitasking. Kein Installationsprogramm mehr. v3.00 Interne Version der 3er Serie. Viele Fehler, ettliche Fehlversuche. Immer neue nderungen am Dialog. Komplette berarbeitung des Programms. Neu sind smtliche Auswahlmglichkeiten, sowie die Speicherformate (X)IMG und TIFF. IFF-Files werden jetzt als IFF, statt als LBM gesichert. WINDOW-SNAP eingefhrt. v3.01 Erste Version fr registrierte, zahlende Benutzer. v3.02 Abfrage der rechten Maustaste verbessert, LINE-A Aufrufe aus dem Compilat weitgehend entfernt v3.10 Erste C-Version. Das Programm wurde komplett in C neugeschrieben. v3.11 Fehler in (X)IMG-Versionsnummer behoben v3.12 Interne Version, ab jetzt wird ein COOKIE installiert v3.13 Interne Version, Hi und TrueColor wird untersttzt v3.14 Erste offizielle TC-Version, Geschwindigkeit bei TIFF unter 256 Farben erheblich verbessert. v3.15, v3.16 Interne Version, kleinere Bugfixes v3.17 Umstellung interner Strukturen v3.18, v3.19 Nochmalige Umstellung interner Strukturen v3.20 Fenster knnen nun komplett mit Rahmen 'gesnappt' werden v3.21 Fehlermeldung bei Schreibfehlern jetzt auch bei (X)IMG und TIFF, Unter MagiC! behalten Fenster ihren 'topped' Status nderungen, wenn 'Fileselector aufrufen' aktiv ist: - Wird im Fileselector kein Name angegeben, wird automatisch "SNAP.ext" eingesetzt - Warnung fr berschreiben eines bestehenden Files eingebaut v3.30 Registrierung ber Schlssel eingebaut. v3.31 Innere Struktur verndert v4.00 Neu: - Alt-Help Untersttzung - Snap-Verzgerung eingebaut - Text knnen auch in Englisch ausgegeben werden  Gendert: - Aussehen der Dialoge - Window-Snap mit Rndern wird mit Klick auf ein Fensterelement ausgelst. v4.01 In der unregistrierten Version wurde immer der gesamte Bildschirm, anstatt des Ausschnitts gespeichert.  v4.02 Als Accessory installiert, konnte nicht direkt nach dem Booten per Alt-Help eine Filehardcopy ausgelst werden  v4.03 Bei manchen VDIs wurde unter Umstnden um eine Zeile verschoben gesnappt. v4.04 Fr unregistrierte User ist jetzt (X)IMG das einzige Speicherformat v5.00 Drag&Drop eingebaut v5.01 D&D Datenaustausch per Pipe jetzt wirklich immer als (X)IMG. Im Falle eines D&D-timeouts gab's zweimal eine Alertbox v5.02 XIMG-Bilder, die breiter als 1016 Pixel waren, wurden fehlerhaft gespeichert. v5.10 Install-Programm wieder entfernt Dialogbox (mal wieder) gendert Snap-Protokoll implementiert Registrierung ber Datei eingefhrt Speichern via Fileselektor auch in der unregistrierten Version v5.20 "Anpassen" nun auch fr (X)IMG v5.21 "registrieren"-Button wieder anwhlbar 8. Aussichten Fr Vorschlge bin ich absolut zugnglich. Was sinnvoll und durchfhrbar ist, werde ich implementieren. Man sollte dabei aber immer im Auge haben, da JML- Snapshot keine eierlegende Wollmilchsau ist und auch nicht werden soll. 9. Updates Updates von JML-Snapshot sind kostenlos! Und wie kommt man nun zum Update? Gute Frage. Ich werde die jeweils neueste Version in den Programmteil der Maus WI2 legen, wo sie sich jeder downloaden darf. Auch Uploads in andere, nicht kommerzielle, Mailboxen ist gestattet. Personen ohne Modem, knnen ja gelegentlich bei mir nachfragen, ob sich was getan hat. Aber wie immer gilt: Wer keine Funktion vermisst, bzw. keinen Fehler findet, braucht auch kein Update (logisch, oder?). Und wie das Ganze? Auch einfach. Da ich bei einer Sharewaregebhr von DM 20,- keine Kosten haben mchte, erwarte ich immer eine Diskette und das Rckporto. Ein Rckumschlag ist nicht ntig, aber vorteilhaft. 10. Dank an... - alle Betatester (man mge mir verzeihen, da ich nicht alle einzeln Aufzhle) - die Autoren des `Profibuches' - Laurenz Prssner, fr Anregungen durch Artikel im ST-Magazin - Joachim Loder fr's Betatesten und Ertragen meiner Launen - Reinhard Weger, der mich a) als erster angeschrieben und b) auf einen bsen Fehler aufmerksam gemacht hat. - Mike Steffl frs Betatesten, MEMOHELP und ner Menge PMs - Michael Ruge fr den Test am FALCON, obwohl seine Platte zerschossen wurde - Reiner Rosin fr nen guten Assembler-Tip, Zeig's mir und den ersten Bugreport seit Monaten - *MHG* von Computer Insel fr einen tollen Support, obwohl ich wie immer nerve! (Danke) - Dieter Fiebelkorn fr GemView und so... - Theo fr's BANG 2082 - Pink Floyd fr `The Dark Side Of The Moon' - last, but not least, meiner Verlobten fr ihr Verstndnis, wenn ich mal wieder zu lange am Rechner hnge! (Und fr vieles Andere...) 11. Meine Anschrift per Post: John McLoud Mozartstrae 1a 65439 Flrsheim am Main per E-Mail: John Mcloud @ WI2 (MAUSNET) Bankverbindung: Taunussparkasse BLZ 512 500 00 Kto. Nr.: 9 45 02 97 `|+vKD ``j > PURE-C < for ATARI-ST Version 1.0 (C)88-90 Borland International &H f&op`B@#\3` k #f Ј<.@#bJy`g<"@(I$k,"Jf"JfB// ?<?<JNAO A<~kRrRAfA6<HCBB`6 !jBJ)gHiRC` "fSI "WSAkHiRCBSQJ)gHiRCHy`$ONd0 J"LN? 9|g @N 9|g @NNmj?<LNAYOA "?jBo?|"¼t?A0|?@ ?| BoA0+rasH0+J@gS@gS@gS@g`:p+hHFȀ`*p+hHv6+tp0+ 2+H%D%D\OHypAj ?CA!xaa \Opj A!zaq:CA!xafJBF/|ap* o/P EapBo /g.`To0/H o"0f4/H…RBH´l||f " 7|r@g4|g|g| g|Fg,`HUHoCAappPOpUfrUftogB@ Ja<` k"f"BApdaopHUHoCAap*PO Ufpaqx7|aS@f5|:HSHR RNPO` Bj:B@aqNj# `nAa>hBFa`\"J La`R| fL09gDa[bal*Bk5|:BkBk7|d7|dHSHR RNPO Eala[ By|g0*#hk ap`0*#hap0*arAa= *7|r@g TGgB T2fAa<` T(fnHUHoCAamPOpUfrUftog B@ Ja`Zpao7|aS@f5|:HSHR RNPO` Bj:B@anj# ` T)fAa<a>`"J La8`| f09gaXajv*Bk5|:BkBk7|d7|dHSHR RNPO EajFaXBy` Lak`B@OL?j?|?|IHlHlHlHTr0amOHWHTa.POJ@fHlHlHlHTr0amO`ZHlHlHlHTr 0amO`0>?j?|?|HlHlHlHTr 0amrOHWHTa.|POJ@gHoHoHo Ho rB@amHOHWHTa.RPO5T5l5l5l`| B@ak*pal\pOLNuNuH>O y1`mBD6EG`0pOz/HBC8BBAP O&o(oBC3A20+abrpy?@ |yAr0+abN7y, LCpe"QA@aZ l f lf +GF|0HހE k ,lBo Bo C J4/ 2/ 0+a[r0+a\\r0+a\Dr0+a\V k,fBo `?| B,Bo0Bo2Bo4Bo6Bo8Bo:BoAt/H?|?|?| Bo"?k,$Bo&Bo(Bo*Bo Bo ?| ?| Bo Bo ?| ?| /H Bo `r2/ 0+a[A r0+aZB"J0/ @A 4/ 2/ 0+aZHoC0A r0+a\XO o B@2/ AC qg?| Ro o n2/ 0+a[TA r0+aYBo `0/ @A 20AC 3 Ro o nBo `*2/ 0@A@ABBAC 210+a[Ro o n`0/ | b@0;N&2>JVbnz#`^`x#``j#``^#a`R#a `F#aB`:#at`.#a`"#a`#a` #a8+$Hĉ0+*@?@ 2+$HHAJAgRD:+&Hŋ0,g8B,Bo0Bo2Bo4Bo6Bo8Bo:Bo/k?k&?k(?k* Bo"?k,$Bo&Bo(Bo*?o ?o 2/ k$SA?A 4/ k(SB?B Bo Bo pk$?@ rk(?A HoC0A 0+raYXO o fA0<aU>Bo o f& l fpDH2+,HaQ\2+(HaQRм/@l k,oJCf2AFA\AHӯlHUHot "/tp "L Ka%POJ@g|g|g`CA aHA aHA 0\fCA aGCA aGA a;S@fF9HHA$ ppaUS@f&|Bl p\AaGB(CAaH"`?,Ho a\O:` 9|`: o f 0, fHoHyHlCAaAO B/09ga?09HHA$/0CAa:JXO?@ 29ga? o fAaGJfCAaGhp.AaF/H fCAaF` C oaG`>#=`2'k.'k2#`&0,f #?x` #=|f>0,f #>` #=r o f'k.'k2` 'k.'k2?|MMn?|*p/|r k,g|f?|v`?|v?,Hopp /?a^O J@k B//H0@AHA1C3A!CBR//H0@AHA1C3A!C#R//H0@AHA1C3A!4+$HC#R//H0@AHA1C3A!4+(HC#R//H0@AHA1C3A!|fC#`0+,H/H2ABIA!/H0@AHA$0r!R//H0@BHC3A1C#A!R//H0@BHC3A1C# k,o0|fA!`2/H0@AHA!`/H0@AHABR//H0@AHA1C3A!r2/v$ԂԁԼC# k,oJCf2AFAHӱR//H0@AHA1C3A!C#R//H0@AHA1C3A!|fC#`/H0@AHA!R//H0@AHA1C#A1C#R//H0@AHA1C3A!4+,SBgSBgUBg6YBgT`\0H/@p`R0+$HH/@p2+$HHAJAg2Rp`,0+$HH/@p2+$HHAJAg `0+$H/@p|f2+$H ЀЁ/@p/H0@AHA!p 02+(HaD/H2ABIA!R//H0@AHC3A1C#A!R//H0@AHC31A1C# r2/v$ԂԁԼA!R/ k,gVJCfR/H0@AHC3@A14BFHC#t4/v"ҁ҂ҼA!R//H0@AHABpCBq?,HoX@H/?a O J@k?,Hyp/?a O J@k k,oJCfBo `vBo `fp4/ 2ABACA a=@0/ @A >0H"HABA. "<aC6?@?,Hor/?a (O J@kbRo o nRo o mBo `JCf`/ ?/ yN\O0+,U@g U@gY@g*`b20+&"k2 k.a.0`N20+&"k2 k.a.`:20"k2 k.,yN`$/ ?/ yN\O0+$"k2 k.,yN?,/+2//v?adO J@kRo 0/ k(mN` lfC/ La',"_a96J@fh0,f #?x` #=|f"/0+&H2+(HaA""ҁҀ/Ap~(ށ/|FORM/G/|ILBM/|BMHD/| , f?k&`?k$?k(BoBo|f|`k-B/B/B/BoB/B/?k&?k(|f:?,Hop(/?aFO J@k/|BODY?,Hop/?a"O J@k\?,Horp/?aO J@k@8+&HĉB/ Bo `/ ?/ yN\OBo `*BR`?,Ho p/?aO J@kRRRnRo 0/ om?o `*?,0/ kHp2H/?axO J@kRo 0/ omBo `*BR`?,Ho p/?aDO J@k~RRRnRo 0/ om?o `,?,0/ kHp2H/?aO J@k:Ro 0/ o m?o `,?,0/ kHp2H/?aO J@kRo 0/ o mBo `*BR`?,Ho p/?aO J@kRRRnRo 0/ om?W `,?,0/ kHp2H/?aLO J@kRo 0/ omRo 0/ k(m@`d/|CMAP0@FH/@?,Hor0/?aO J@k4BoBo `hp4/ 2ABACA a8Bo `:0/ @A >0H". "<a>.r2/ kRoRo o mRo o n?,/+//?afO J@k/|BODY?,Hop/?aBO J@k|?,Horp/?a&O J@k`Bo `P/ ?/ yN\OBo `,?,0/ kHp2/ H/?aO J@kRo 0/ k,mRo 0/ k(m0a>0/ f0 ,f(2k$ lf9HHA$ p(paB20,g?|H?kBo/ H|?ABoBoBoBoAB@ra??|G0?kBoA r?@$|?BBoBoBoAB@ra>` ?,?aXO09k^aA09aA:3Ho Ho Ho Ho Ho Bg?<BgBgBgBgBgBgBgBgBgBgp?C A 42p0a>O. lf Bl ka< o fA0<a?Bo lf AB@a? lf k:f B@a@Bk:A"Lpe"QOL|NuAC|f"$&B9(   ###`ʰ|f#%')   !### 9HHA$"pA~a1Nu// 0/gFE$0/ |g6|g`9HH rpa>`9HH rpa>$_$NuH8&/ o"0/a:(ro?/?aXO`gp`B@LNu//B@ o a;&JCj?/?aRXOp`0&$NuH8 o"o2i4hBl0`0h4)i6(hCl2`2(h6Po4`48)ho6`6(23C8B3D0A3H@lAlx`BD0LNu/ / YO$HGC/ Ja"_a/J@g| Bj"5|Bj`&Aa9J@f0a90/a9` Bj ShB* f Sh ` Sh * f Sh` Sh*f Sh` Sh Sh* Sh ShB ShZ j f ShZ`, j f ShB` *f Sh*` Sh0*f ShR` ShR0*"f Sh*` Sh* Shb Shz ShC/ Ja"_a.J@gb ShR Shj Sh* ShB Sh" Sh Shb Sh Sh Sh2 Sh Sh`` ShR Shj Sh* ShB Sh" Sh Shb Sh Sh Sh2 Sh Sh2*H ЀЁ Sp HjC S ha(XOXO&_$_NuH YO$H:6HWCa:bXO8D2H ЀЁr4Br:??0/C?4/Cr JB@a:\OXOL8NuH0 $o6/H 2*&HHa5&2*,Ha5& j%H.L NuH0 $o6/H 2*&HHa5|&2*,Ha5p& j%H2L NuH 8O$oNG$&7j&7j(7j*Bk 7j, I(9j&9|9j*Bl 9j, BW0/L?@?@rj$?ABoBo ?A BoHT"KA0*ra=(XO&7j&7|7j*Bk 7j, (9j&9|9j*9| 9j, "L K0*a60+8oL?@?@2+6k$SA?AK*;k&;|;k*Bm ;k, BoBo pk$?@ ?|HU"JAr0+a<8XOO8L,NuH 4O&oNE$BBjBjBjBj Bj >60+8oL?@?@2+6k$SA?AK*;k&;|;k*Bm ;k, BoBo pk$?@ ?|HU"JAr0+a;XO$5k&5|5k*Bj 5k, *;k&;|;k*;| ;k, "M J0+a;O8L,NuJ@g9HHA$ ppa7NuH:QO/HE##a2BCGBSI`B@4H"ҁ҂Aa6RS Sm oPH"y"i<""y i ~ o"h0)$aMBV y1`oBg"K NBBrB@a#@TO0gBC0f0JCg,<WWWWWWWp0W|WAr"o0)a:T yl"BVWWWWWWWpWABA"o0)a:BS`2H ЀЁ tf&ttg ) `2H ЀЁ) JCg|2H ЀЁ tf62H ЀЁttp2H ЀЁ4t|t`02H ЀЁ tg tf2H ЀЁ t 1WRS Sm>-|C-|D j0(Hh j0(Hhr j0(Hh j0(H"ji j0(H"jir j0(H"ji j h o.Uh jUhr jUh jUh jUhr jUh`0 jSh jShr jSh jSh jShr jSh9HHA$"pA~a'azPOL\NuH<(QO$o$>?j0jS@?@2/jSA?A6*HÇ8* CSD:* C j oSCIAr0,a6?<Bg??420,a6VPO j oWC`UCr0,a7 r0,a6pjg r0,a6`290,a6?<Bg??420,a5POABA0,a6JB@POL?j0jS@?@2/jSA?AIAr0,a6pj > j o&rj ?A4jWB?B0/jW@?@` ?j 0j\@?@2/jUA?Ar0,a6r0,a5BA0,a5A0,a5Rpjg"Ar0,a4d0>?@Ar0,a4NABA0,a5LB@POLNuH0&Ha.&$x Ca. g*`PJ g"K Jpa%J@f g$%j PJ fL NuA˘01|1|BhBhBh 1| BhBhBh1|BhBhBh1|Bh1| 1|"1|$1|&Bh(1|*Bh,1|.1|01|21|41|61|81|:NuH0O68:$H$*<Ī@fB@ *@f atR@g *@GBS`r+€fRS Sm>"?jBoBo?C?D 0ES@?@ 2o*SA?AA0ra.HSHSHSHSHSBg?<BgBgBgBgBgBgBgBgBgBgp?"KA.42p0a.O.| f?|` W"f ofB@`pOL 8NuHO?9?9BBBAp a0XO3rH??to,ro.a0:XO09kTBgBgBgHyra10O Ho8Ho>CDAFa.POE4Ho0Ho6p@?rP??/H"JAD4/LB@r a/TOo(6R 0/6o.m`0/.?@62o,m`2/,40/.o*o2S@4/6@n`4/.o*o2SB?B60/,o(o0S@2@n`2/,o(o0SA4?/0?/4??/<09ra0PPO y1`oBgBgBgp?r09a0.POB@a/,BgBgBgBgr 09a0POKEBHoHoHo@HoFHoLBgBgBgBgBgBgBgBgBgBgBgBgp?Cl J42pa,JO.>U@fFBApda,Ho8Ho>CDAFa-HPO0/:g pa.pa.pa-N`H?/(?/,?/0?/4poD?CAtoHrp a,O Ho8Ho>CDAFa,PO0/:fB 2/<0/>a-?@BgBgBgHora.O pa.B@a.0/ygZpa,pA@@` ,ZfR,|A ,Zn`R,p La*|&kJkp o8ro8g?|8`Bo84?5o@Bj5o5o>5o< 5o8 ,HH,HA5@ J0/ra*rphH/@BA0< a)XOJ@o$phH"/f0<BAa* Mr0a)>`BEf Kr 0a)&r f> BoBo`0/ PATHf?|Xo o m0/AD/P PATHf /|`4 .IMGf/o`" .TIFf/o` .IFFf/oAr0a(Z Mr0a(Xo f oofP PATHf K"<0a(X` .TIFfz` .IMGf z o0` .IFFfz` gF f.9HHA$ ppa+U@f4~|` g g fBE`h fb o1| Ka+J@gN Ka~S 3\g C KaXC KaL Ka(J@g KaLSB3C Ka*:<JEg|ov0a'hHS@gS@g S@gBU@g `X9HHA$ ppa*`:9HHA$ ppa*`9HHA$ ppa*‘B@a)rJEg*4~|` B@a)\`BgBgBgBgr 09a+xPO|fd0|gVn|g S@gtS@g`F|(gd|g`40*yf&?*?* ?* 4*20/Ha4\O`0*yf?*?* ?* ?*ra*PO`0*yfBgBgBgBgr a*PO`Jf9HHA$ ppa)S@gU@g `BR`pa)BB9HHA$/0"L KaXOS@fHT"K Ka,XO:<`BRB@a)N`:0*|H@r*A Lpa%&Jk Mr0a%0a%Z Rf oBh:pa'0`B@OLBA0a+D?|PBoRHo8Ho>HoDHoJr0a(OK0HmHmHmHUr 0a(OETG@`HUHo,aPOJ@g45m0mS@5@2-mSA5A J0ra*8 J0a*0o>62-o<7A4mSBvlCn`tl7B0+mS@rlAn`pl7@7U7m 0+Sk7@ 2+kk 7A0ll 4+llHoPHo"L K0ra*,PO JBA0a)HmHmHmHUr 0a'O0-g2-f0<a%B@a&O\L<8NuH4OB86B@E.` 2ABrR@|mGBBkBkBkBk Bk BkBkBkA~.?|?|?|Bo ?C BoBoBoHW"K Jr0a)XOr0a(r0a(r0a(r0a(A>.K(BU;|Bm Mr0a(h Jr0a'JHW"K Jr0a)6XO:/>:BmBm Mr0a(4 Jr0a'HW"K Jr0a)XOBUBm;| Mr0a( Jr0a&HW"K Jr0a(XO0/>~2|gSAg QAgLQAgV`2|g4n|g|gYAg`j|g| g`Z~`V~`R~`N~`J~`F~`B|f~ `8~`4|f |fJ@f~ JFf|f|f~|f JEfJ@f~ A~.HSC Jr0a(XO0OL,NuH>O<8,HAp@raERrp@ JaBCGB` 0@BsRC|mI(BBlBlBlBl Bl BlBlBlKA*;|;|;|Bm ;D BmBmBmHU"L Kr0a'`XOr0a&r0a&r0a&r0a&A*.?|?|?|?| ?D BoBoBoBoBo@ABo@A?|@A>f>f6f.<=|=|=| =| Bn=| =|`@fHf@f8<=|=|=| =| =| =|=|=| `:f4f,f$BV=|=|=| =|=|`f6f.f&<=|=|=| =|=| `\f6f.f&< =|=|=|=| =|`|>f4f,f$< =|=|=|=| =|`:fFf>f6< =|=|=|=| =|Bn=|=|`ffgf2f*f"<=|=|=| Bn=|`@f4f,f$<=| =|=| =|=|`B@`pOL|xNuH $HvraJg.B`B@ar2Rp/ Ja"e`vZB@LNu/ / $H0*gZGA*a?AJa?Ama?Aja?AHav?A&al?C Ka O B+ K`A&_$_NuH>O&HBCA BA< <b;k`|<*f<`&<0< b ACp a$Wb<gt<.f6<*f4`$<0< b ACp a$Wb4g<߲<Lf g`<hggr@dp|?@0;N`````N`N``````````````````````````NNN````````````````` [0`|A`0A2"LaN@`\ [2"LaL@`JJEj `p0?4 La"TO@`*JEj `0H?4 LaTO@` JEj `p0?4 LaTO@`JEj `p0?4 LaTO@`@HN0\OLxNup24C8jxA aA pJWF@?@gA 2SAktaSb (Q2/@4/(jt@jtBgf 0Ao@@Alx?B?D`jH0$H&IB(v`H0$H&IvJWFCJBj4Cb6xJAkCc8Cf K0a0 JN`0 JN0 Kax0DL Nu6x0/gf@ JaV0/g@AN0/g@ Ja00/g@A N0/gg@ Ja0OLNuH0E6`H0E4&H6g8Kg SC JpNQ J0|gNL Nu0 JgJgJgJgJg JgJgJfSHggggg ggf @NugfSHNuJgNug fC`Jg INuSHNugFf8g>f0g6f(g.f g&fgfgfggepNupNuJfpNu g<g8g4g0g,g(g$g ggggg ggf @Nu"HJgJgJgJgJg JgJgJf SNuSeg gb pNuJfpNupNu"SefBJgSf ANuH0$H|g|$bGhrtgJ3kSJgtJ@f"p <0f:pgb<߶<Xf(pf"`N|f<0fg><߶<Xfg.G3d"3d&HCHCJCfԃԁd` & gSJ"L Nu3"|p` 3!|p& g"`//"4UB|"bZC"t&HCJCf&HC;0NRBH@B@H@f`$?&8BCHC06H@0HC;0&RBJf8QB" _&Nu3!|`0123456789abcdefghijklmnopqrstuvwxyz/ EBABBSe2g2 ge p` Jfp`p$_Nu/ &y g/ &S?<INA\O`&y g/ &S?<INA\O`&_NuJg/bg2 4gf!Sf`f`!Sg"gH?LxH?LxH?LxH?Lx`H?Lx8H?LxH?LxH?LxH?LxH?LxpH?LxHH?Lx H?LH?SfvLx2|HgS@!!Q|gSA!Q`2 4gfSf`f`S"gH?LxHxLxHx(LxHxPLxHxxLxHxLxHxLxHxLxHxLxHx@LxHxhLxHxLxHxLHSfxLx2|HgS@ Q|gSAQ _Nu/$gSe40HB4 gxH_>"&(*,."B$B&B(B*B,BH~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H~H`SfL||0HgS@!Q|gSAQ _Nu  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~@ @ :864@0   !"#  !"#$HBJBf$HBJBfNuHBЂNuHBЂNu$jD BJjD$HBJBf"$HBJBf $jDNuHBЂ$jDNuHBЂ$jDNu$jD"BJjD$HBJBf4$HBJBfH@B@H@$ jDNuB@H@HB0@0H@0H@$ jDNu AH@r2B@tЀӁd҈рӁQF@$ jDNuHRHP?< NA\O$_NuHRHP?<INA\O$_NuHR/?<HNA\O @$_NuH>@NAO $_NuHRHP?<NA\O$_NuHR??/?<BNAO $_NuH>?NAO $_NuHR??<>NAXO$_NuHR?<NATO$_NuHRHP?<NA\O$_NuHRHoHQHP??<NAO$_NuHR?HP?<NNAPO$_NuHR?HP?<=NAPO$_NuHRHP?<ANA\O$_NuHR?HP?<3  'Z  %v !  '  %: !Vr  ' 7&                .+ "  " ! !@@ %#$ $@"@  (&''@%@ +)**@ (@,- -@(+@, 2/16"0@R1@7.@n 3 4 5 6 7 ' 7&T ahq ~  2 0  8@ H    N PX `.+ "" ! !@h@ %#$ $@p"@ (&' '@x%@ +)* *@(@ ,--@+@2/1j"0@1@.@ 3 4 5 6 7. 'J    /Nm  h@0 `JML-Snapshot3.00xxx(c)1995 by John McLoudRegistriert frx(Diese Software ist SHAREWARE! registrieren OKJML-Snapshot3.00(c)1995 by John McLoudregistred forx(This software is SHAREWARE! register OKRegistrierung_Name: _X_Strae: _X_Ort: _X_ Schlssel: _ X AbbruchOKRegistration_Name: _X_Street: _X_City: _X_ Key: _ X CancelOKInfoSichernSpracheEndeAbbruchOKInfoSaveLanguageQuitCancelOK[3][ | Sorry, max. 256 Farben! | ][ Abbruch ][3][ | Sorry, max. 256 colours! | ][ Cancel ][3][ | Unbekannte Grafikhardware! ][ Abbruch ][3][ | Unknown graphic hardware! | ][ Cancel ][3][ | Zu wenig Speicher frei! | ][ Abbruch ][3][ | Not enough memory! | ][ Cancel ][2][ | Altes File berschreiben? | ][ Nein |Ja][2][ | Overwrite old file? | ][No| Yes ][1][ | Das File wurde im | Standardpfad gespeichert! | ][ OK ][1][ | The file was saved to the | standardpath! | ][ OK ][1][ | Disk ist Schreibgeschtzt! | ][ Abbruch ][1][ | Disk is write-protected! | ][ Cancel ][3][ | Schreibfehler! | ][ Abbruch ][3][ | Readerror! | ][ Cancel ][3][ | In der unregistrierten Version| nicht mglich!| ][ Abbruch ][3][ | Not possible with the | unregistred version!| ][ Cancel ][3][ | Fehlerhafte Angaben! | ][ Abbruch ][3][ | Wrong data! | ][ Cancel ][2][ | Einstellungen sichern? | ][ Nein |Ja][2][ | Save parameters? | ][No| Yes ][2][ | Welche Sprache?| ][Deutsch| Englisch ][2][ | Which language?| ][German| English ][3][ | JML-Snapshot kann noch| nicht drucken!][ Abbruch ][3][ | JML-Snapshot is not yet| able to print!][ Cancel ][2][ | Der Schnapschu wurde auf| den Mlleimer gezogen!| | Was nun?][Weiter| Lschen ][2][ | The snapshot has been dragged| to the trashcan!| | What now?][Go on| Delete ][1][ | Die Zielapplikation hat| Drag&Drop nicht akzeptiert!][ OK ][1][ | The chosen application | hasn't accepted Drag&Drop!][ OK ][1][ | Zu viele Daten fr die | Zielapplikation!][ OK ][1][ | Data is too long for| the chosen application!][ OK ][2][ | Das D&D Fenster wurde| geschlossen!| | Was nun?][Weiter| Lschen |Sichern][2][ | You've closed the| D&D window| | What now?][Go on| Delete |Save][1][Registrierung erfolgreich!|Speichern nicht vergessen!][ OK ][1][Registration ok!|Don't forget saving!][ OK ]Unregistrierte VersionUnregistred versionJML-Snapshot suchensearch for JML-SnapshotStandardpfad auswhlenchoose standardpathFilename auswhlenchoose filenameJML-SnapshotSpeichernStandardFileselektorDrag & DropProtokollFormat IFF  (X)IMG TIFFSonstiges Gummiband Alt-Help Anpassen berschreiben VerzgernD:\TEST1\TEST2\TEST3\TEST41\JML-SnapshotSavingStandardFileselectorDrag & DropProtocollFormat IFF (X)IMG TIFFExtra Rubberband Alt-Help Fix width Overwrite DelayD:\TEST1\TEST2\TEST3\TEST41\123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890Sende Snap-Protokoll an:@(#)JML-Snapshot, Version 5.21, (c) John McLoud, Feb 10 1996JML-Snapshot5.21%s%s%s JML-Snap V JML-Snapshot Not installed\%c%s:\%c%s:\\NurAufrufJMLSJML-SnapshotJMLSJMLSJML-SnapshotJMLSJMLS%sACC%sACX%sAPP%sPRG%s%s%sJML_SNAP.%s%s*.*%sJML_SNAPJML struct%.28s%.28s%s%s*.*%s.IMG.TIF.IFF.IMG%s%s%.2d%sSNAP_SNAP%s%s%s*SNAPJML-Snapshot%.28s.IMG.IMGPATHU:\PIPE\DRAGDROP.AASNAP\SCRAP.*IMG%d%d%d%d%d%dJML_SNAP.REG'B`~͆Ξ<\D~<D\~r  R rz&"p "F(~&H,>$b4:P  <4& H :<  n t f$:  & n  "X `ب  P`0t     <v ,  T*6 f`j:&$ b "8   :H.*$ ,  BD"p":,$" JJDf ~b "&X("t$$4D  .&.$    *000000H HH00000 0H HH00000 0 ((((``$`(     `( N`6 N`D N`R NJML_SNAP.PRGSNAPSHOTSJML_SNAPJML_SNAP.ACC@UUUV@@@@CCGO?OOOOOOOO?OGC@@???? ? @@CCGO?OOOOOOOO?OGC@`?)=ww0 @UUUT@  U M} }?HDOC&pTitleMain Introduction SFeatures Legal things Shareware [Installation  ZRegistration  - InterActive  How to use 2 Drag&Drop( If something doesn't work" Some common things  Known bugs !D History&[Preview'eUpdates(7-Thanks to)/Author*Joe Connor+Index+ Documentation for JML-Snapshot John McLoud/Mick Lock $VER: Release 5.21 (13/4/1996) Title +g -i +zDocumentation/Facilities  Zw+2p  (/aCϻ-5 b懲I7S։pmPegqBsJhPp53[ $, ņ=߂I1TJt(4\AX |NJ8 PTP iUҍ$^eH:J&,Mڡs~ٍMܱmSvC/)FYM KI y'o8=(}4ȗu_yO"HvobI0K2IZ[i#Stmꦜ3n8H809X_b-"߆cԭ pf )`F08@!$c8lo]x嬪XaceK rD=&N籘 ѵ2oPhT >^[ǟ?(ח6ƛFj^s9 .h1s\R,bh$iC3W+ƽ5lP"ؙZ; =fr*5kw#?=ڕ^9qOSShƽT*|_ZG~ە;ѻB4PPr;3vR\&Z/4%(tz\5[ jxlQ4lȚҋ__br"j⼲lq!o(\R: χ;"8NuYMV4;1HsX[5ͩ$r+ۻu{t+*3(1s.yE棒-/(ԾI^LT @mpk+4VN93dkb97d 4l|% hP'dY$ut *?/$Q\IVqjc錝3*He\vFgV l"a,5NӰӫZrUq%%wOdH%eKnfM 5Nٻ3 Rf*>|\aGD鰿rvSUp`;NdbI`O)4;H>saVWRRA}d%9 Rn4d"ߑ/Fa#{jmɾM4#S1Jh8xczոԺV"2U2Xd3$l#-Fk׬ I-k\-<5UUy/}l:x 1S6ق{:.!tij`Ya.-_PqͿU[h"8"s'>V1y(Z9"5IԔNB ,Zm~abO".CN a,SV/)}ddtg䳁c>3v_~*bSF&Yڶ#{(dʽWlN:ԯl8mX&)e{0G6u9#r()qE+쮢rQ 3cC:puFяBj5}=>qD$:j6ܕp9@uvalSZ^MmQ9I7#% stC<r+sK5VGESMnW\ R(eY?la<59d'ѱQ-d?H[b*uL69ilb/fʡt>>:ՎT tӪB᱆#D4ѫ;c~Q lZe66:N;ȶiph).q[6#G<24lvl;ZG;P2 ӿW8+.bU8󧻿6L|ק 5s=cTI Ld8KU82b 5*d%4q+RD>tξ 󤾷OWLcA~ oIMh?<ܿ&򇷋0ox9L(pzD>%1Xsvmܴ@;pcIq^8poKfѻTMEbJ?/|JI`0{{m/y99~ ^ߞ?kv& MZx|:X_SaBL|ҘljmSRnmeJ*M UmrݥnrknK$}ݟk֛n. )ug̞wWAO44,-1r1(DHHT_WZjU>SI3=# q+d M`ܲ^P#_Xfiy[mBki32 ֖Gֻ.OC#Vv_K?;kmޜd5MVs\eL ԽNʙ^ 5;̅E%}+CG @6;Q q 8ҷ.]|e@0rS=G,D+?͟ EIe>S4%?gݟ?֡>Ps7eT8?r0A@>T`rY'Rtd )] A*3ah"F+'Z'6;Ԥ9*DeOiLǤcUSajd\"j<[' O؋s i`y{$ymu`;wEm)F8HK \ ϔ?0,Ap7isuOhfbjZ;0,via6 i0uݘʞR!to(dlaĽ*7 "8 .aukcB?̇\ _t˒4hj[C J‹?=x@)bfΧ:pV#>{ $kT`LZQ,Ѓ\W'01+uͥ SQ ܛ>a}UYd58OeJ&$ OΖ3Z=)lk. a QHN&zGy_01KStJWxY ̹ѷtXx/cT;<=io(TֵK #O~G4cG3ʗIvk@`OSƚ,mraVZ6(42 ^UnW| qEOFz\fG npVk6?݃Ɣ0EL*ZQNV.ѿHZ?Դ@F`&biSz{9zi6>^裺DɁ`| ʳMXn؅%#ふ҅s沣-ۍ=MB⼊43/?OGd𤴞t|IE\E$mBy}Q;Gl_zU"ʞ$,u-2_:5a@&HJā`V2 V %$ė5+u%yF=GT䕒ǚ%)ҕJϿejZpT!eD*"<0(Qk2'ܐq EO2Nkd~*;X"a4zM\ã?amo(T v|ح8 6ZCb!$U\idN3x XO V􋹤[\ y680G蝀NUjBZudN>JӺv,Y>ܪ?,GS/)owO=fIF:_hS'N?I{qHs @Q3g|C>~>ҽFQ+S߫۟~~-CtKG_^RX,L: $'Q Fd`Òi.Of$ SB?1A@bџ=FSp`mTr)lx]ơghdV0W$Yz| 6cb## L'j"<_U? ,Z,5Nxf_Y!S_睃4L ]o9K[s-|U/^)*>Ӑ(˘/&d_2ʀc6xxt'g}UmEbQչ +q: jw>DLaS.׏(9tjNTWB~StIr~7{< b-0腌|oQEy.d9RAb_ eJl ȵr$mXVuW8/E)48gZ,.\0OÍ]u,]M{~xUu>Y<8%ÂϾa:"9m)ڦHyz㉽/ 9d"ȩd#K Ve_j%"dd53uĴ?N;"w+|{.$4vujCS&^oRGkw6cQ *_aXԅ1E D $S{sV8KdCH]=0s{py^k<9h;H);m7k?|hp+8f ECa&id RP=p N>i >XD0& b3_$Ye1ģVS\,4dzCF~;i"^tg(n2C,rܠ3ic>H܄Rd QH=*"Xn$eHƴ$)$7cf\8Ðtͦq %4S2{iD8*smʈGG!Tp\f h< S7 H:Mx+k^PȂS'Roݿ{¼B{= 7߿j%;=j@,i,])gp볮+ʉc 6͓L~O ŧ(y'Ylڕtzt>6sv~DS`Z.e:сd_ܣؔ=AMfi.ܼuAx~;cܴqf %bKal$qr b6&&ƭ9n6m6U'G.ܡ9-Uh_UO=& Q>Ʉ8{ h]5R&~|PZH.`R` b8'촐ڄa(f9B68{G$PYT.=EHڋ,Gp22 e"l eiT[ h,QE<^r8qdwE=K-~ II*_-MƏƼܚB4򴩤WƟϏ(~8UIk(3>23e.-, N`8n cæXr#犙[<chÜ ~vN=m+[X9cr=:ڏřpl:Lz_ޤ>ܹzӵk<3[ ϑߤ.-oP }{=bcm.d94gBI'F?QZ6#\`ϋK\l52N&Z⾙8rE_t?w!T+Y{b';'[eN(}ƍ)M}|*jkZ BFTɐ؅1YEvPv*iBaɚ\?}̂\Xpk1^/Q{!q qFQuDǢI2e[no5JN0z d@Dr |s\*دqBo7*Pl PY~lx -rkӗnraD]gtN~±Fob؉ٟꨦK;%UDHu2jJflqf5NVbs]A91wo% X 3%AuB^I ЩSCXmX- ^܎"ZXMԇ҃ 1s:)#Zaspnn ;l;Ca;fvkݨBa^(,~8a1\@BFb5 V djRD>zFzV%r VBrnJCQ]x^EhH[kL^+Z&^bzs؎>TѭUŎ ";lQqdLsk<0eyǘ>6UښNZldLL-EkNߞF hka8Zz}u f -L: n4Cx6Yl D1G b.!K{|x3p D{eؤdEsD ,}osB ㇂Ei;…Amėu94/{"8#ݸPPI %BV+b0낥N,ѐMz=F05*EL*K'Pt19ǖt273h:~%p MP=&p9>`\)=1;uXogs>4bT5.$%fyZ;*TgdnMVL~xQq39^Fӻ Lc~GᔎҜghaȖԘ"dHva ~ITtmG eOk2a7< iOMcv عTgBVN0iX%:UR9Zٴk"ҷ7bNAmj!qř$0ow66Q܌0~V68Mo:ƂWZ|+ k`& IhL{XKT|9c ZL(| fܐ7!8WlcGm>~|$ $l4AyE"ceK;h6qsu ƚXRsn(6e|'|p\/<.' uWD :Aϧ!57Sz/hM~9J:s`jSv3um4$@Ǐ*An46 oĔ/U~c**ZC(F[ u*HOl\ bT)_+1 '̿H 1ԞfÁ."r HREF0 JML_SNAP!Documentation for JML-SnapshotTitleMain ContentsIntroduction FeaturesLegal things SharewareInstallationRegistrationInterActive How to use Drag&DropIf something doesn't workSome common things Known bugs History Preview Updates Thanks toIndexElite European HQ Hi to all Elite Members Hi to Vectronix !! 2512031011.  @ .. ELITE1 PRG  /`. HMJg.><]/<NNTO*@NNTOJ@g.BQHV?< NA\O*o4P |.,UGaNqNq |4 CJgёrSAkfC`C`T+[+[ +SLҀ* Ҁ*LHC&NNO$&YdL (HGBm*mLN$|4u. aaBe`a>e `ta2dI"a:SBkHAA Q`tra$4 BH84 aDNuЀgNua\рNuaVр`BBЀgՂQNuaevra`(I^aev`raSBkvB` I8a6I$a2 Qm\Nu| QDNu !!! 21 Y *Sentry 2.2 by Eagle`8+!PNV lLDqF B"| NA <9cHONN߬ 5B]3 @}#tw">B34B8 &۝S"B&62#E/2"tpr,6L@ 3r&@ș9Jf`ѫkݠQXRZRQD_4} u"Dw4 ?"$Qȼc/|?<}nN\&}Dw: #F:4HEAJVLdgN Pp"PR0: :T ,݂VX:ȂZ.i)"$J*HILI,'I:#U@D-^u_ j 9az9! #I: pFO+qt]EW(- OFJ gefN oj1CNC(B5@M2PqcNsU_C " # H@9F( +tvxD/]<Yf#%nrhHE*؊+$p&4Y%d6|Nup6߷CR yf71B9ද&0LRҮfB`7~9ݏ[x\x](^xx)_x.`!xa?b xx fc"AHK=2rr7Jf X`QPb;2J%pn~DG(a:x.;&xypL1 yБ`u{L{a>a. vܠ |Hb ǿ0@ ;moF9T+Nj㕂`t|/p5vA~ (ab&EC @  sHT{C>8 7 v&Ȇ@  fm/$045b4q@} @pz =0M_`DWcݒU!6 ?lOP;?1 °~m \h)僉'_/h;H`Ch@}9 |u?02B竎/gG&};`'[Od;/u&yܐFBMB@u-sUWV91N[ෝ'u k&FzݯVH~(Lvl4'?VGo9Æ_hN/%=/n~U ^ӽ!P}0 z^-5|V9A p1w`@=*pP jN\#&W@[ DoxxW.FNMHwy@88;?] _PP. `*-$q q @Ro}/sƫ|0FQ1{( ~tP7߅~DH`XSAǃγ!_gw{k-v?/sGG8}gCVq -:&8 @|a*ua`צr 8[=( SX @0visT멀O<"@tt#?|@0H!U:~" 7s,8"\TviFPC6x H # BG8yF+>l?(@pUpƧ AbU@A01#/ pQ,|6 / J` boY. s,{K耉`u`!tvW%;z@uy?Rud*+xyt),@mD:'y"Ѕ`y렃c829< ttW01 :7UvЅ`u`x9 ȃ%̈AqR% 7_)PI@Ȓt!t^sK~]&$tn9@ %A_LׁAqNyǾpujW/wyテ8̃./ 0xAAE<`('<B0t!mtݐo7<: ĠAcAaZ4ҕ fBm>CFfGǘnR?]1ᚠG]:LֹH@S ,j-pp"(+-YJfS2j1C2Ge:p$`"lIIMaj*&nx '``f xo,;B |t&zB6sX>(m tff`f<fQ-,LC"@V (!.knV$ I8cL|G>@g($zn4rW El1ƥ-B.RλVZ0pDxCE@ Jan  f#0)<`31!CC"&P$!K1 12A(8tٗ !L(,E4[%` f $A4i;46Q@0B>\42:JBgkA0K|B+Q$"zIJXWOh2dNC ![Mc`RaZ$z@4:<*K1E)B.$Q~E RA;Nu~CE!g5Wvh00yO8*:JXfpc6&1، `Œ <;V`&!&$4|!&n<=I"z0fa!I1GT-26|p / < *|Y f``Pjٱfd5}.kBA2;NSTNu[A1ۙ "`i`TAQ`#Rf kTDk@(l:C@201߰~"&f+Z `.ʕhĘۣj FtD UX`VC!gNv!FCCJgS *`\k` sPfJjf&fƂ l /+߶.Ea%SSp#+NO ~|l:p7bAo friWx+0@qojpovc}2 n M / gaw GGp0S#[}Y8{eQ>, ب~Npjd^YamKG?;852 m,*'%#!Nn=-COSO`0@RTFMX/@R04shqw -ľp旕3t   {H掘䚯ATZ *E\s';NZq{_ Ozq< d,c YP۱p 0 T  G GdZ T&c 9%/ G@Ȁ 8 N  b;TWbq|N<e<_ir2Eh2OlXavW ~e3=#<ȣ3%-S=_SfT0_?âTtrww'c[q b|GJ76H]!$x y0{.jя..033a57I\*~h /_ *,7:4O?`C(A>;:025]= 48=m7_c6b7DѻzLo([``o 0C DMU_`]Mz vIWG I@j[_m7s'G rApr^*_y?kxxKvO9HGM5N0'=·- ]S=/kqjuU=Z#W_ ԟ4]D4|{KUAN ["ה_@ T]^k!ODnE;> *O xyՐpZKN_y | | p[OO '0{~ ~pbuXz+8/:zq 8oUU^V/s@a=_EO|__??_0 ?@] աZ|1ϞW__P?@u9$*`~o}GkIr~z~OO( OAy |/OOג _ 5!>>!/+'sU_|oI U/88=pӗwq j[jQ *;p]×w8-z1 'G!`\o_xoT/ 8o?_ d@o/ .?@`ߕS}yvsplieb^[WTQNKB@=;9765:c2335679;=@BEHKNQTW[^beilpsvy} N K(088 @NHP$XH`8hUp$xK 1VXhbI`ON42bV¹FdaWISOM5k|LEpG9gjIOPYOU2E "OM USEFUL?&a?D#j2RCأΥT$uCKBVPI(BW FAi[G丆WETZ8n+p:gTOIeb"MIN&S$kGMD]vf TSCw . d j 8 :4 :  g#a0 #b0 #c???000?000<000?00;;400;0;;;4440??0;;?0?;0;;;0??03103 #d - #E 98 12 #W 00 01 12 01 25 17 08 A:\*.*@ #W 00 00 02 0B 4C 09 00 @ #W 00 00 0A 0F 34 09 00 @ #W 00 00 0E 01 34 09 00 @ #M 00 00 00 FF A DISKETT@ @ #M 00 01 00 FF B DISKETT@ @ #T 00 03 02 FF PAPPERSKORG@ @ #F FF 04 @ *.*@ #D FF 01 @ *.*@ #G 03 FF *.APP@ @ #G 03 FF *.PRG@ @ #P 03 FF *.TTP@ @ #F 03 04 *.TOS@ @ $