Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_2_scp.adf » !ARMEdit_ARMEdit » !ARMEdit/Configure/Messages

!ARMEdit/Configure/Messages

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_2_scp.adf » !ARMEdit_ARMEdit
Filename: !ARMEdit/Configure/Messages
Read OK:
File size: 0C64 bytes
Load address: 0000
Exec address: 0000
File contents
#   File        : Messages
#   Date        : 07-Dec-97
#   Author      : � A.Thoukydides, 1996, 1997
#   Description : Text messages for the ARMEdit configuration application.

# General messages
_TaskName:ARM Edit Config

# Serious error handling
SigBut:Continue,Quit
SigTpl:%0 Click Continue to attempt to carry on, or Quit to exit immediately.
SigTplO:%0 Click OK to attempt to carry on, or Cancel to exit immediately.
SigFPE:An arithmetic exception has occurred.
SigIll:An illegal instruction has been executed.
SigSegV:A bad memory access has occurred.
SigStak:A stack overflow has occurred.
SigErr:An unexpected error has occurred: '%0'
SigUnk:An unexpected error has occurred.

# Application specific messages
QuitConfig:The configuration has been modified but not saved. Do you wish to abandon the changes and quit?
QuitInstall:The installation has not been completed. Do you wish to discard the current state and quit?
CfgSave:Unable to write the configuration file. Ensure that the disc is not write protected, and try again.
InstSave:Unable to write the installation options file. Ensure that the disc is not write protected, and try again.
InstBadPC:The specified PC card front-end path does not appear to be valid
InstBadConfig:The specified PC card configuration tool path does not appear to be valid
InstBadPart:The specified PC partition path does not appear to be valid
InstErr:%0 (%1)
InstType:%0. If the object is on a removable drive, then please ensure that the required disc is in the drive
InstPathNew:%0. Would you prefer to Correct the path, or Ignore the problem?
InstPathOld:%0. Click OK to accept the current path, or Cancel to change it.
InstPathBut:Correct,Ignore
InstFile:The %0 file does not exist in the specified directory
InstFileNew:%0. Should a New %1 file be created, or would you prefer to Change the path?
InstFileOld:%0. Click OK to create a new %1 file, or Cancel to change the path.
InstFileBut:New,Change
InstPath:The AUTOEXEC.BAT file may require modification to extend the search path. This is necessary to allow the DOS utilities to be run from a command prompt.
InstDevice:The CONFIG.SYS file may require modification to load and configure the ARMEDIT.SYS device driver.
InstDOSDrive:A full DOS path should start with a drive specification, such as 'C:'
InstDOSRoot:A full DOS path should reference the root directory by placing a backslash after the drive specification, for example '%0:\'
InstDOSNew:%0. Would you prefer to Correct the path, or Ignore this advice?
InstDOSOld:%0. Click OK to accept the current path, or Cancel to change it.
InstDOSBut:Correct,Ignore
ZipRun:The UnZip utility could not be executed. Try to free some memory and then try again.
ZipDirFile:'%0' is a file. The destination must be a directory.
ZipDirNew:The directory '%0' does not exist. Create the directory or Abandon the installation?
ZipDirOld:The directory '%0' does not exist. Click OK to create the directory, or Cancel to abandon the installation.
ZipDirBut:Create,Abandon
ZipDirAbort:The directory has not been created. Installation abandoned.
EditActive:Save or discard any changes to configuration being edited and then try again.
00000000  23 20 20 20 46 69 6c 65  20 20 20 20 20 20 20 20  |#   File        |
00000010  3a 20 4d 65 73 73 61 67  65 73 0a 23 20 20 20 44  |: Messages.#   D|
00000020  61 74 65 20 20 20 20 20  20 20 20 3a 20 30 37 2d  |ate        : 07-|
00000030  44 65 63 2d 39 37 0a 23  20 20 20 41 75 74 68 6f  |Dec-97.#   Autho|
00000040  72 20 20 20 20 20 20 3a  20 a9 20 41 2e 54 68 6f  |r      : . A.Tho|
00000050  75 6b 79 64 69 64 65 73  2c 20 31 39 39 36 2c 20  |ukydides, 1996, |
00000060  31 39 39 37 0a 23 20 20  20 44 65 73 63 72 69 70  |1997.#   Descrip|
00000070  74 69 6f 6e 20 3a 20 54  65 78 74 20 6d 65 73 73  |tion : Text mess|
00000080  61 67 65 73 20 66 6f 72  20 74 68 65 20 41 52 4d  |ages for the ARM|
00000090  45 64 69 74 20 63 6f 6e  66 69 67 75 72 61 74 69  |Edit configurati|
000000a0  6f 6e 20 61 70 70 6c 69  63 61 74 69 6f 6e 2e 0a  |on application..|
000000b0  0a 23 20 47 65 6e 65 72  61 6c 20 6d 65 73 73 61  |.# General messa|
000000c0  67 65 73 0a 5f 54 61 73  6b 4e 61 6d 65 3a 41 52  |ges._TaskName:AR|
000000d0  4d 20 45 64 69 74 20 43  6f 6e 66 69 67 0a 0a 23  |M Edit Config..#|
000000e0  20 53 65 72 69 6f 75 73  20 65 72 72 6f 72 20 68  | Serious error h|
000000f0  61 6e 64 6c 69 6e 67 0a  53 69 67 42 75 74 3a 43  |andling.SigBut:C|
00000100  6f 6e 74 69 6e 75 65 2c  51 75 69 74 0a 53 69 67  |ontinue,Quit.Sig|
00000110  54 70 6c 3a 25 30 20 43  6c 69 63 6b 20 43 6f 6e  |Tpl:%0 Click Con|
00000120  74 69 6e 75 65 20 74 6f  20 61 74 74 65 6d 70 74  |tinue to attempt|
00000130  20 74 6f 20 63 61 72 72  79 20 6f 6e 2c 20 6f 72  | to carry on, or|
00000140  20 51 75 69 74 20 74 6f  20 65 78 69 74 20 69 6d  | Quit to exit im|
00000150  6d 65 64 69 61 74 65 6c  79 2e 0a 53 69 67 54 70  |mediately..SigTp|
00000160  6c 4f 3a 25 30 20 43 6c  69 63 6b 20 4f 4b 20 74  |lO:%0 Click OK t|
00000170  6f 20 61 74 74 65 6d 70  74 20 74 6f 20 63 61 72  |o attempt to car|
00000180  72 79 20 6f 6e 2c 20 6f  72 20 43 61 6e 63 65 6c  |ry on, or Cancel|
00000190  20 74 6f 20 65 78 69 74  20 69 6d 6d 65 64 69 61  | to exit immedia|
000001a0  74 65 6c 79 2e 0a 53 69  67 46 50 45 3a 41 6e 20  |tely..SigFPE:An |
000001b0  61 72 69 74 68 6d 65 74  69 63 20 65 78 63 65 70  |arithmetic excep|
000001c0  74 69 6f 6e 20 68 61 73  20 6f 63 63 75 72 72 65  |tion has occurre|
000001d0  64 2e 0a 53 69 67 49 6c  6c 3a 41 6e 20 69 6c 6c  |d..SigIll:An ill|
000001e0  65 67 61 6c 20 69 6e 73  74 72 75 63 74 69 6f 6e  |egal instruction|
000001f0  20 68 61 73 20 62 65 65  6e 20 65 78 65 63 75 74  | has been execut|
00000200  65 64 2e 0a 53 69 67 53  65 67 56 3a 41 20 62 61  |ed..SigSegV:A ba|
00000210  64 20 6d 65 6d 6f 72 79  20 61 63 63 65 73 73 20  |d memory access |
00000220  68 61 73 20 6f 63 63 75  72 72 65 64 2e 0a 53 69  |has occurred..Si|
00000230  67 53 74 61 6b 3a 41 20  73 74 61 63 6b 20 6f 76  |gStak:A stack ov|
00000240  65 72 66 6c 6f 77 20 68  61 73 20 6f 63 63 75 72  |erflow has occur|
00000250  72 65 64 2e 0a 53 69 67  45 72 72 3a 41 6e 20 75  |red..SigErr:An u|
00000260  6e 65 78 70 65 63 74 65  64 20 65 72 72 6f 72 20  |nexpected error |
00000270  68 61 73 20 6f 63 63 75  72 72 65 64 3a 20 27 25  |has occurred: '%|
00000280  30 27 0a 53 69 67 55 6e  6b 3a 41 6e 20 75 6e 65  |0'.SigUnk:An une|
00000290  78 70 65 63 74 65 64 20  65 72 72 6f 72 20 68 61  |xpected error ha|
000002a0  73 20 6f 63 63 75 72 72  65 64 2e 0a 0a 23 20 41  |s occurred...# A|
000002b0  70 70 6c 69 63 61 74 69  6f 6e 20 73 70 65 63 69  |pplication speci|
000002c0  66 69 63 20 6d 65 73 73  61 67 65 73 0a 51 75 69  |fic messages.Qui|
000002d0  74 43 6f 6e 66 69 67 3a  54 68 65 20 63 6f 6e 66  |tConfig:The conf|
000002e0  69 67 75 72 61 74 69 6f  6e 20 68 61 73 20 62 65  |iguration has be|
000002f0  65 6e 20 6d 6f 64 69 66  69 65 64 20 62 75 74 20  |en modified but |
00000300  6e 6f 74 20 73 61 76 65  64 2e 20 44 6f 20 79 6f  |not saved. Do yo|
00000310  75 20 77 69 73 68 20 74  6f 20 61 62 61 6e 64 6f  |u wish to abando|
00000320  6e 20 74 68 65 20 63 68  61 6e 67 65 73 20 61 6e  |n the changes an|
00000330  64 20 71 75 69 74 3f 0a  51 75 69 74 49 6e 73 74  |d quit?.QuitInst|
00000340  61 6c 6c 3a 54 68 65 20  69 6e 73 74 61 6c 6c 61  |all:The installa|
00000350  74 69 6f 6e 20 68 61 73  20 6e 6f 74 20 62 65 65  |tion has not bee|
00000360  6e 20 63 6f 6d 70 6c 65  74 65 64 2e 20 44 6f 20  |n completed. Do |
00000370  79 6f 75 20 77 69 73 68  20 74 6f 20 64 69 73 63  |you wish to disc|
00000380  61 72 64 20 74 68 65 20  63 75 72 72 65 6e 74 20  |ard the current |
00000390  73 74 61 74 65 20 61 6e  64 20 71 75 69 74 3f 0a  |state and quit?.|
000003a0  43 66 67 53 61 76 65 3a  55 6e 61 62 6c 65 20 74  |CfgSave:Unable t|
000003b0  6f 20 77 72 69 74 65 20  74 68 65 20 63 6f 6e 66  |o write the conf|
000003c0  69 67 75 72 61 74 69 6f  6e 20 66 69 6c 65 2e 20  |iguration file. |
000003d0  45 6e 73 75 72 65 20 74  68 61 74 20 74 68 65 20  |Ensure that the |
000003e0  64 69 73 63 20 69 73 20  6e 6f 74 20 77 72 69 74  |disc is not writ|
000003f0  65 20 70 72 6f 74 65 63  74 65 64 2c 20 61 6e 64  |e protected, and|
00000400  20 74 72 79 20 61 67 61  69 6e 2e 0a 49 6e 73 74  | try again..Inst|
00000410  53 61 76 65 3a 55 6e 61  62 6c 65 20 74 6f 20 77  |Save:Unable to w|
00000420  72 69 74 65 20 74 68 65  20 69 6e 73 74 61 6c 6c  |rite the install|
00000430  61 74 69 6f 6e 20 6f 70  74 69 6f 6e 73 20 66 69  |ation options fi|
00000440  6c 65 2e 20 45 6e 73 75  72 65 20 74 68 61 74 20  |le. Ensure that |
00000450  74 68 65 20 64 69 73 63  20 69 73 20 6e 6f 74 20  |the disc is not |
00000460  77 72 69 74 65 20 70 72  6f 74 65 63 74 65 64 2c  |write protected,|
00000470  20 61 6e 64 20 74 72 79  20 61 67 61 69 6e 2e 0a  | and try again..|
00000480  49 6e 73 74 42 61 64 50  43 3a 54 68 65 20 73 70  |InstBadPC:The sp|
00000490  65 63 69 66 69 65 64 20  50 43 20 63 61 72 64 20  |ecified PC card |
000004a0  66 72 6f 6e 74 2d 65 6e  64 20 70 61 74 68 20 64  |front-end path d|
000004b0  6f 65 73 20 6e 6f 74 20  61 70 70 65 61 72 20 74  |oes not appear t|
000004c0  6f 20 62 65 20 76 61 6c  69 64 0a 49 6e 73 74 42  |o be valid.InstB|
000004d0  61 64 43 6f 6e 66 69 67  3a 54 68 65 20 73 70 65  |adConfig:The spe|
000004e0  63 69 66 69 65 64 20 50  43 20 63 61 72 64 20 63  |cified PC card c|
000004f0  6f 6e 66 69 67 75 72 61  74 69 6f 6e 20 74 6f 6f  |onfiguration too|
00000500  6c 20 70 61 74 68 20 64  6f 65 73 20 6e 6f 74 20  |l path does not |
00000510  61 70 70 65 61 72 20 74  6f 20 62 65 20 76 61 6c  |appear to be val|
00000520  69 64 0a 49 6e 73 74 42  61 64 50 61 72 74 3a 54  |id.InstBadPart:T|
00000530  68 65 20 73 70 65 63 69  66 69 65 64 20 50 43 20  |he specified PC |
00000540  70 61 72 74 69 74 69 6f  6e 20 70 61 74 68 20 64  |partition path d|
00000550  6f 65 73 20 6e 6f 74 20  61 70 70 65 61 72 20 74  |oes not appear t|
00000560  6f 20 62 65 20 76 61 6c  69 64 0a 49 6e 73 74 45  |o be valid.InstE|
00000570  72 72 3a 25 30 20 28 25  31 29 0a 49 6e 73 74 54  |rr:%0 (%1).InstT|
00000580  79 70 65 3a 25 30 2e 20  49 66 20 74 68 65 20 6f  |ype:%0. If the o|
00000590  62 6a 65 63 74 20 69 73  20 6f 6e 20 61 20 72 65  |bject is on a re|
000005a0  6d 6f 76 61 62 6c 65 20  64 72 69 76 65 2c 20 74  |movable drive, t|
000005b0  68 65 6e 20 70 6c 65 61  73 65 20 65 6e 73 75 72  |hen please ensur|
000005c0  65 20 74 68 61 74 20 74  68 65 20 72 65 71 75 69  |e that the requi|
000005d0  72 65 64 20 64 69 73 63  20 69 73 20 69 6e 20 74  |red disc is in t|
000005e0  68 65 20 64 72 69 76 65  0a 49 6e 73 74 50 61 74  |he drive.InstPat|
000005f0  68 4e 65 77 3a 25 30 2e  20 57 6f 75 6c 64 20 79  |hNew:%0. Would y|
00000600  6f 75 20 70 72 65 66 65  72 20 74 6f 20 43 6f 72  |ou prefer to Cor|
00000610  72 65 63 74 20 74 68 65  20 70 61 74 68 2c 20 6f  |rect the path, o|
00000620  72 20 49 67 6e 6f 72 65  20 74 68 65 20 70 72 6f  |r Ignore the pro|
00000630  62 6c 65 6d 3f 0a 49 6e  73 74 50 61 74 68 4f 6c  |blem?.InstPathOl|
00000640  64 3a 25 30 2e 20 43 6c  69 63 6b 20 4f 4b 20 74  |d:%0. Click OK t|
00000650  6f 20 61 63 63 65 70 74  20 74 68 65 20 63 75 72  |o accept the cur|
00000660  72 65 6e 74 20 70 61 74  68 2c 20 6f 72 20 43 61  |rent path, or Ca|
00000670  6e 63 65 6c 20 74 6f 20  63 68 61 6e 67 65 20 69  |ncel to change i|
00000680  74 2e 0a 49 6e 73 74 50  61 74 68 42 75 74 3a 43  |t..InstPathBut:C|
00000690  6f 72 72 65 63 74 2c 49  67 6e 6f 72 65 0a 49 6e  |orrect,Ignore.In|
000006a0  73 74 46 69 6c 65 3a 54  68 65 20 25 30 20 66 69  |stFile:The %0 fi|
000006b0  6c 65 20 64 6f 65 73 20  6e 6f 74 20 65 78 69 73  |le does not exis|
000006c0  74 20 69 6e 20 74 68 65  20 73 70 65 63 69 66 69  |t in the specifi|
000006d0  65 64 20 64 69 72 65 63  74 6f 72 79 0a 49 6e 73  |ed directory.Ins|
000006e0  74 46 69 6c 65 4e 65 77  3a 25 30 2e 20 53 68 6f  |tFileNew:%0. Sho|
000006f0  75 6c 64 20 61 20 4e 65  77 20 25 31 20 66 69 6c  |uld a New %1 fil|
00000700  65 20 62 65 20 63 72 65  61 74 65 64 2c 20 6f 72  |e be created, or|
00000710  20 77 6f 75 6c 64 20 79  6f 75 20 70 72 65 66 65  | would you prefe|
00000720  72 20 74 6f 20 43 68 61  6e 67 65 20 74 68 65 20  |r to Change the |
00000730  70 61 74 68 3f 0a 49 6e  73 74 46 69 6c 65 4f 6c  |path?.InstFileOl|
00000740  64 3a 25 30 2e 20 43 6c  69 63 6b 20 4f 4b 20 74  |d:%0. Click OK t|
00000750  6f 20 63 72 65 61 74 65  20 61 20 6e 65 77 20 25  |o create a new %|
00000760  31 20 66 69 6c 65 2c 20  6f 72 20 43 61 6e 63 65  |1 file, or Cance|
00000770  6c 20 74 6f 20 63 68 61  6e 67 65 20 74 68 65 20  |l to change the |
00000780  70 61 74 68 2e 0a 49 6e  73 74 46 69 6c 65 42 75  |path..InstFileBu|
00000790  74 3a 4e 65 77 2c 43 68  61 6e 67 65 0a 49 6e 73  |t:New,Change.Ins|
000007a0  74 50 61 74 68 3a 54 68  65 20 41 55 54 4f 45 58  |tPath:The AUTOEX|
000007b0  45 43 2e 42 41 54 20 66  69 6c 65 20 6d 61 79 20  |EC.BAT file may |
000007c0  72 65 71 75 69 72 65 20  6d 6f 64 69 66 69 63 61  |require modifica|
000007d0  74 69 6f 6e 20 74 6f 20  65 78 74 65 6e 64 20 74  |tion to extend t|
000007e0  68 65 20 73 65 61 72 63  68 20 70 61 74 68 2e 20  |he search path. |
000007f0  54 68 69 73 20 69 73 20  6e 65 63 65 73 73 61 72  |This is necessar|
00000800  79 20 74 6f 20 61 6c 6c  6f 77 20 74 68 65 20 44  |y to allow the D|
00000810  4f 53 20 75 74 69 6c 69  74 69 65 73 20 74 6f 20  |OS utilities to |
00000820  62 65 20 72 75 6e 20 66  72 6f 6d 20 61 20 63 6f  |be run from a co|
00000830  6d 6d 61 6e 64 20 70 72  6f 6d 70 74 2e 0a 49 6e  |mmand prompt..In|
00000840  73 74 44 65 76 69 63 65  3a 54 68 65 20 43 4f 4e  |stDevice:The CON|
00000850  46 49 47 2e 53 59 53 20  66 69 6c 65 20 6d 61 79  |FIG.SYS file may|
00000860  20 72 65 71 75 69 72 65  20 6d 6f 64 69 66 69 63  | require modific|
00000870  61 74 69 6f 6e 20 74 6f  20 6c 6f 61 64 20 61 6e  |ation to load an|
00000880  64 20 63 6f 6e 66 69 67  75 72 65 20 74 68 65 20  |d configure the |
00000890  41 52 4d 45 44 49 54 2e  53 59 53 20 64 65 76 69  |ARMEDIT.SYS devi|
000008a0  63 65 20 64 72 69 76 65  72 2e 0a 49 6e 73 74 44  |ce driver..InstD|
000008b0  4f 53 44 72 69 76 65 3a  41 20 66 75 6c 6c 20 44  |OSDrive:A full D|
000008c0  4f 53 20 70 61 74 68 20  73 68 6f 75 6c 64 20 73  |OS path should s|
000008d0  74 61 72 74 20 77 69 74  68 20 61 20 64 72 69 76  |tart with a driv|
000008e0  65 20 73 70 65 63 69 66  69 63 61 74 69 6f 6e 2c  |e specification,|
000008f0  20 73 75 63 68 20 61 73  20 27 43 3a 27 0a 49 6e  | such as 'C:'.In|
00000900  73 74 44 4f 53 52 6f 6f  74 3a 41 20 66 75 6c 6c  |stDOSRoot:A full|
00000910  20 44 4f 53 20 70 61 74  68 20 73 68 6f 75 6c 64  | DOS path should|
00000920  20 72 65 66 65 72 65 6e  63 65 20 74 68 65 20 72  | reference the r|
00000930  6f 6f 74 20 64 69 72 65  63 74 6f 72 79 20 62 79  |oot directory by|
00000940  20 70 6c 61 63 69 6e 67  20 61 20 62 61 63 6b 73  | placing a backs|
00000950  6c 61 73 68 20 61 66 74  65 72 20 74 68 65 20 64  |lash after the d|
00000960  72 69 76 65 20 73 70 65  63 69 66 69 63 61 74 69  |rive specificati|
00000970  6f 6e 2c 20 66 6f 72 20  65 78 61 6d 70 6c 65 20  |on, for example |
00000980  27 25 30 3a 5c 27 0a 49  6e 73 74 44 4f 53 4e 65  |'%0:\'.InstDOSNe|
00000990  77 3a 25 30 2e 20 57 6f  75 6c 64 20 79 6f 75 20  |w:%0. Would you |
000009a0  70 72 65 66 65 72 20 74  6f 20 43 6f 72 72 65 63  |prefer to Correc|
000009b0  74 20 74 68 65 20 70 61  74 68 2c 20 6f 72 20 49  |t the path, or I|
000009c0  67 6e 6f 72 65 20 74 68  69 73 20 61 64 76 69 63  |gnore this advic|
000009d0  65 3f 0a 49 6e 73 74 44  4f 53 4f 6c 64 3a 25 30  |e?.InstDOSOld:%0|
000009e0  2e 20 43 6c 69 63 6b 20  4f 4b 20 74 6f 20 61 63  |. Click OK to ac|
000009f0  63 65 70 74 20 74 68 65  20 63 75 72 72 65 6e 74  |cept the current|
00000a00  20 70 61 74 68 2c 20 6f  72 20 43 61 6e 63 65 6c  | path, or Cancel|
00000a10  20 74 6f 20 63 68 61 6e  67 65 20 69 74 2e 0a 49  | to change it..I|
00000a20  6e 73 74 44 4f 53 42 75  74 3a 43 6f 72 72 65 63  |nstDOSBut:Correc|
00000a30  74 2c 49 67 6e 6f 72 65  0a 5a 69 70 52 75 6e 3a  |t,Ignore.ZipRun:|
00000a40  54 68 65 20 55 6e 5a 69  70 20 75 74 69 6c 69 74  |The UnZip utilit|
00000a50  79 20 63 6f 75 6c 64 20  6e 6f 74 20 62 65 20 65  |y could not be e|
00000a60  78 65 63 75 74 65 64 2e  20 54 72 79 20 74 6f 20  |xecuted. Try to |
00000a70  66 72 65 65 20 73 6f 6d  65 20 6d 65 6d 6f 72 79  |free some memory|
00000a80  20 61 6e 64 20 74 68 65  6e 20 74 72 79 20 61 67  | and then try ag|
00000a90  61 69 6e 2e 0a 5a 69 70  44 69 72 46 69 6c 65 3a  |ain..ZipDirFile:|
00000aa0  27 25 30 27 20 69 73 20  61 20 66 69 6c 65 2e 20  |'%0' is a file. |
00000ab0  54 68 65 20 64 65 73 74  69 6e 61 74 69 6f 6e 20  |The destination |
00000ac0  6d 75 73 74 20 62 65 20  61 20 64 69 72 65 63 74  |must be a direct|
00000ad0  6f 72 79 2e 0a 5a 69 70  44 69 72 4e 65 77 3a 54  |ory..ZipDirNew:T|
00000ae0  68 65 20 64 69 72 65 63  74 6f 72 79 20 27 25 30  |he directory '%0|
00000af0  27 20 64 6f 65 73 20 6e  6f 74 20 65 78 69 73 74  |' does not exist|
00000b00  2e 20 43 72 65 61 74 65  20 74 68 65 20 64 69 72  |. Create the dir|
00000b10  65 63 74 6f 72 79 20 6f  72 20 41 62 61 6e 64 6f  |ectory or Abando|
00000b20  6e 20 74 68 65 20 69 6e  73 74 61 6c 6c 61 74 69  |n the installati|
00000b30  6f 6e 3f 0a 5a 69 70 44  69 72 4f 6c 64 3a 54 68  |on?.ZipDirOld:Th|
00000b40  65 20 64 69 72 65 63 74  6f 72 79 20 27 25 30 27  |e directory '%0'|
00000b50  20 64 6f 65 73 20 6e 6f  74 20 65 78 69 73 74 2e  | does not exist.|
00000b60  20 43 6c 69 63 6b 20 4f  4b 20 74 6f 20 63 72 65  | Click OK to cre|
00000b70  61 74 65 20 74 68 65 20  64 69 72 65 63 74 6f 72  |ate the director|
00000b80  79 2c 20 6f 72 20 43 61  6e 63 65 6c 20 74 6f 20  |y, or Cancel to |
00000b90  61 62 61 6e 64 6f 6e 20  74 68 65 20 69 6e 73 74  |abandon the inst|
00000ba0  61 6c 6c 61 74 69 6f 6e  2e 0a 5a 69 70 44 69 72  |allation..ZipDir|
00000bb0  42 75 74 3a 43 72 65 61  74 65 2c 41 62 61 6e 64  |But:Create,Aband|
00000bc0  6f 6e 0a 5a 69 70 44 69  72 41 62 6f 72 74 3a 54  |on.ZipDirAbort:T|
00000bd0  68 65 20 64 69 72 65 63  74 6f 72 79 20 68 61 73  |he directory has|
00000be0  20 6e 6f 74 20 62 65 65  6e 20 63 72 65 61 74 65  | not been create|
00000bf0  64 2e 20 49 6e 73 74 61  6c 6c 61 74 69 6f 6e 20  |d. Installation |
00000c00  61 62 61 6e 64 6f 6e 65  64 2e 0a 45 64 69 74 41  |abandoned..EditA|
00000c10  63 74 69 76 65 3a 53 61  76 65 20 6f 72 20 64 69  |ctive:Save or di|
00000c20  73 63 61 72 64 20 61 6e  79 20 63 68 61 6e 67 65  |scard any change|
00000c30  73 20 74 6f 20 63 6f 6e  66 69 67 75 72 61 74 69  |s to configurati|
00000c40  6f 6e 20 62 65 69 6e 67  20 65 64 69 74 65 64 20  |on being edited |
00000c50  61 6e 64 20 74 68 65 6e  20 74 72 79 20 61 67 61  |and then try aga|
00000c60  69 6e 2e 0a                                       |in..|
00000c64