'SETUP & CFG control file for Microscope Ver 2.0 International '(c) Molcol Software 1994 (UK) ' ' 'International Support: Microscope is designed to work on a PC ' using code page 850 with the relevant ' DOS KEYB country code established to ' identify correct ASCII codes. ' ' e.g PO=Portuguese, UK=United Kingdom '=============================================================== 'Note: The area called initial is written to on each start up ' of SETUP.EXE ' 'DETERMINE LANGUAGE FILES PRESENT ON DISC AND MARK WITH Yes/No ' -INITIAL ' *CFGFILE = MIC2.CFG ' *LANGUAGE = ENGLISH FILE=UK.LNG to select language press *PROMPT_PO = Use to select language press *PROMPT_SU = . . *PROMPT_SP = . . *PROMPT_GR = . . *PROMPT_DU = . . *PROMPT_BR = . . *PROMPT_IT = . . *PROMPT_SV = . . *PROMPT_NO = . . ' *SCREEN_UK = (1) English (2) International *SCREEN_UK = Press number key to select screen layout 1 or 2 *SCREEN_UK = Select International if English is poor: (2) ' *SCREEN_PO = (1) Inglˆs (2) Internacional *SCREEN_PO = Press number key to select screen layout 1 or 2 <<< *SCREEN_PO = Recomenda‡„o: Internacional (2) and run mouse.com! Use Mouse: Left button to select, Right Button for information. *COPY_PO Microsc¢pio v2.0 Internacional Direitos: Molcol Software 1994/5 mouse error use mouse *COPY_SU ' ' ' *COPY_SP ' ' ' *COPY_GR ' ' ' *COPY_DU ' ' ' *COPY_BR ' ' ' *COPY_IT ' ' ' *COPY_SV ' ' ' *COPY_NO ' ' ' +GLOBAL END ' -UKAREA ...................start of UK section............. ' *RESPONSE = RAPID 150 *RESPONSE = FAST 250 *RESPONSE = NORMAL 350 < *RESPONSE = SLOW 500 *TEXT = BUTTON RESPONSE TIME Vary the response time to the mouse button being clicked. Note: Mouse button release is not monitored by the software. (Recommended setting = Normal) ' *CLICKON = OFF 0 *CLICKON = ON -1 < *TEXT = BUTTON CLICK Produce an audible click through the PC speaker when the mouse button is pressed. (Recommended setting = ON) ' *CLICKWARN = OFF 0 *CLICKWARN = ON -1 < *TEXT = INVALID WARNING BEEP Produce an audible BEEP when mouse clicked on a non-available option. Note: Useful to have ON while learning to use software! (Recommended setting = ON) ' *FLASHWARN = OFF 0 *FLASHWARN = RAPID 1000 *FLASHWARN = FAST 2000 *FLASHWARN = NORMAL 3000 < *FLASHWARN = WAIT 6000 *TEXT = FLASH INVALID OPTION NOTICE Flash a quick note to the screen when a control button is pressed for a non-operation or as part of a general warning. Can be turned ON or OFF during a session (! option) if set to anything now other than OFF. (Recommended setting = NORMAL). ' *AUTOHELP = OFF 0 *AUTOHELP = INTELLIGENT 1 < *AUTOHELP = AUTO 2 *AUTOHELP = MANUAL 3 *TEXT = NON-MANUAL HELP MESSAGES Automatically displays help messages dependent on the level set here. Can be turned OFF and ON during a session- see (A) option near HELP button on main screen - but only if set here to anything other than OFF. (Recommended setting = INTELLIGENT) ' *NAMEDELAY = RAPID 500 *NAMEDELAY = FAST 1000 *NAMEDELAY = NORMAL 2000 < *NAMEDELAY = SLOW 4000 *TEXT = FLASH SLIDE NAME TO SCREEN Displays the name of the slide being viewed, for the time set here, when the NAME button is pressed. (Recommended setting = NORMAL). ' *GENERAL ' ' General UK text area ' *GENERAL_END +UK_END 'end of section for UK --------- -POAREA ...................start of PO section............. ' *RESPONSE = R pido 150 *RESPONSE = Veloz 250 *RESPONSE = Norma 350 < *RESPONSE = Lento 500 *TEXT = BUTTON RESPONSE TIME Set program response time to the mouse button being clicked. Note: Mouse button release is not monitored by the software. (Recommended setting = Normal) ' *CLICKON = Apagoda 0 *CLICKON = Activar -1 < *TEXT = BUTTON CLICK Produce an audible click through the PC speaker when the mouse button is pressed. (Recommended setting = ON) ' *CLICKWARN = Apagoda 0 *CLICKWARN = Activar -1 < *TEXT = INVALID WARNING BEEP Produce an audible BEEP when mouse clicked on a non-available option. Note: Useful to have ON while learning to use software! (Recommended setting = ON) ' *FLASHWARN = Apagoda 0 *FLASHWARN = R pido 1000 *FLASHWARN = Veloz 2000 *FLASHWARN = Norma 3000 < *FLASHWARN = Esperar 6000 *TEXT = FLASH INVALID OPTION NOTICE Flash a quick note to the screen when a control button is pressed for a non-operation or as part of a general warning. Can be turned ON or OFF during a session (! option) if set to anything now other than OFF. (Recommended setting = NORMAL). ' *AUTOHELP = Apagoda 0 *AUTOHELP = Inteligente 1 < *AUTOHELP = Automatico 2 *AUTOHELP = Manual 3 *TEXT = NON-MANUAL HELP MESSAGES Automatically displays help messages dependent on the level set here. Can be turned OFF and ON during a session- see (A) option near HELP button on main screen - but only if set here to anything other than OFF. (Recommended setting = INTELIGENTE) ' *NAMEDELAY = R pido 500 *NAMEDELAY = Veloz 1000 *NAMEDELAY = Norma 2000 < *NAMEDELAY = Lento 4000 *TEXT = FLASH SLIDE NAME TO SCREEN Displays the name of the slide being viewed, for the time set here, when the NAME button is pressed. (Recommended setting = NORMAL). ' *GENERAL ' ' General PO text area ' *GENERAL_END +PO_END 'end of section for PO ---------