⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apro.str

📁 测试用例
💻 STR
📖 第 1 页 / 共 2 页
字号:
;***** BEGIN LICENSE BLOCK *****
;* Version: MPL 1.1
;*
;* The contents of this file are subject to the Mozilla Public License Version
;* 1.1 (the "License"); you may not use this file except in compliance with
;* the License. You may obtain a copy of the License at
;* http://www.mozilla.org/MPL/
;*
;* Software distributed under the License is distributed on an "AS IS" basis,
;* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
;* for the specific language governing rights and limitations under the
;* License.
;*
;* The Original Code is TurboPower Async Professional
;*
;* The Initial Developer of the Original Code is
;* TurboPower Software
;*
;* Portions created by the Initial Developer are Copyright (C) 1991-2002
;* the Initial Developer. All Rights Reserved.
;*
;* Contributor(s):
;*
;* ***** END LICENSE BLOCK *****

/*********************************************************
 * Async Pro : APRO.STR 4.06                             *
 *********************************************************
 * Async Pro : Error strings resource                    *
 *********************************************************/

; This resource must be compiled using TurboPower's String Resource Manager
; Compiler (SRMC), and then the resulting files must be compiled using one of
; Borland's Resource Compilers (BRCC/BRCC32)

; Example command lines for the compilers are:

; 16-bit first stage using SRMC:
; SRMC -16 -foAPRO.S16 APRO.STR

; 32-bit first stage using SRMC:
; SRMC -32 -foAPRO.S32 APRO.STR

; 16-bit second stage using BRCC:
; BRCC -dwin16 -foAPRO.R16 APRO.RC

; 32-bit second stage using BRCC32:
; BRCC32 -32 -foAPRO.R32 APRO.RC

; Obviously, there may be other options that apply to you. Be sure to check
; the applicable compiler's documentation (README.TXT in the SRMGR's
; subdirectory for SRMC)

; Error constants are found in OOMISC.PAS

0,     "OK"
2,     "File not found"
3,     "Path not found"
4,     "Too many open files"
5,     "File access denied"
6,     "Invalid file handle"
8,     "Insufficient memory"
15,    "Invalid drive"
18,    "No more files"

100,   "Attempt to read beyond end of file"
101,   "Disk is full"
102,   "File/device not assigned"
103,   "File/device not open"
104,   "File/device not open for input"
105,   "File/device not open for output"
150,   "Disk is write-protected"
151,   "Unknown disk unit"
152,   "Drive is not ready"
153,   "Unknown command"
154,   "Data error"
155,   "Bad request structure length"
156,   "Seek error"
157,   "Unknown media type"
158,   "Disk sector not found"
159,   "Printer is out of paper"
160,   "Device write error"
161,   "Device read error"
162,   "General failure"

1001,  "Bad handle passed to com function"
1002,  "Bad argument passed to function"
1003,  "Got quit message"
1004,  "Terminal buffer greater than 65521"
1005,  "ComPort component not assigned"
1006,  "Internal error creating window class"
1007,  "Modem component not assigned"
1008,  "Phonebook component not assigned"
1009,  "Component not compatible with WinSock"

2001,  "ie_BadId - Specified comport doesn't exist"
2002,  "ie_Baudrate - unsupported baud rate"
2003,  "ie_Bytesize - invalid byte size"
2004,  "ie_Default - error in default parameters"
2005,  "ie_Hardware - Specified comport in use"
2006,  "ie_Memory - unable to allocate queues"
2007,  "ie_NOpen - device not open"
2008,  "ie_Open - device already open"
2009,  "No more handles, can't open port"
2010,  "No timers available"
2011,  "The ComNumber property of the TApdComPort has not been set"
2012,  "Comport was not opened by Tapi"

3001,  "No device layer specified"
3002,  "Function not supported by driver"
3003,  "EnableCommNotification failed"
3004,  "Failed to put entire block"
3005,  "Failed to get entire block"
3006,  "Output buffer too small for block"
3007,  "Buffer is empty"
3008,  "Tracing not enabled"
3009,  "Logging not enabled"
3010,  "Base address not set"

4001,  "StartModem has not been called"
4002,  "Modem is busy elsewhere"
4003,  "Modem is not currently dialing"
4004,  "Dialer is not dialing"
4005,  "Dialer is already dialing"
4006,  "Modem is not responding"
4007,  "Invalid command sent to modem"
4008,  "Wrong modem status requested"

; PhonebookEditor strings -- constants in ADPBEDIT.PAS

4101,  "Are you sure you want to delete this entry?"

; Simple Modem strings -- constants in ADSMODEM.PAS

4201,  "Ready"
4202,  "Initializing modem"
4203,  "Initialize timed out"
4204,  "AutoAnswer in background"
4205,  "Waiting for incoming call"
4206,  "Answering call"
4207,  "Dialing"
4208,  "Pausing until redial"
4209,  "No dialtone"
4210,  "Connected waiting"
4211,  "Connected"
4212,  "Disconnecting"
4213,  "Canceling"

; Dialer strings -- constants in ADDIAL.PAS

4301,  "Cycling dial attempt . . ."
4302,  "Waiting . . ."
4303,  "Wait complete, redialing . . ."
4304,  "Dialing . . ."
4305,  "Modem connected!"
4306,  "Connected at %d baud"
4307,  "Connection Result: Remote answered with voice"
4308,  "Connection Result: Modem return an error"
4309,  "Connection Result: No carrier, connection failed"
4310,  "Connection Result: Remote is busy"
4311,  "Connection Result: No dialtone, check connections"
4312,  "Dial attempt timed out"

; Phonebook entry strings -- constants in ADPENTRY.PAS

4401,  "You must enter an entry name"
4402,  "You must enter a phone number"
4403,  "A phonebook entry with that name already exists"

; RAS component strings -- constants in ADRASUTL.PAS

4500,  "OpenPort"
4501,  "PortOpened"
4502,  "ConnectDevice"
4503,  "DeviceConnected"
4504,  "AllDevicesConnected"
4505,  "Authenticate"
4506,  "AuthNotify"
4507,  "AuthRetry"
4508,  "AuthCallback"
4509,  "AuthChangePassword"
4510,  "AuthProject"
4511,  "AuthLinkSpeed"
4512,  "AuthAck"
4513,  "ReAuthenticate"
4514,  "Authenticated"
4515,  "PrepareForCallback"
4516,  "WaitForModemReset"
4517,  "WaitForCallback"
4518,  "Projected"
4519,  "StartAuthentication"
4520,  "CallbackComplete"
4521,  "LogonNetwork"
4522,  "SubEntryConnected"
4523,  "SubEntryDisconnected"

4550,  "Interactive"
4551,  "RetryAuthentication"
4552,  "CallbackSetByCaller"
4553,  "PasswordExpired"

4599,  "DeviceConnected"

; Paging component strings -- constants in ADPAGER.PAS

4600,  ""
4601,  "Off Hook"
4602,  "Dialing"
4603,  "Ringing"
4604,  "Wait For Connect"
4605,  "Connected"
4606,  "Waiting To Redial"
4607,  "Redialing"
4608,  "Message Not Sent"
4609,  "Cancelling"
4610,  "Disconnect"
4611,  "Cleanup"

4630,  ""
4631,  "No Dial Tone"
4632,  "Busy"
4633,  "No Connection"

4660,  ""
4661,  "Login Prompt"
4662,  "Logged In"
4663,  "Login Error"
4664,  "Login Fail"
4665,  "Message Ok To Send"
4666,  "Sending Message"
4667,  "Message Acknowledged"
4668,  "Message Not Acknowledged"
4669,  "Message Error"
4670,  "Message Completed"
4671,  "Done"

; Protocol resource strings
; If strings are added -- apStatusMsg needs to be changed in AWABSPCL.PAS

4700,  "OK"
4701,  "Protocol handshaking in progress"
4702,  "Bad date/time stamp received and ignored"
4703,  "File rejected"
4704,  "File renamed"
4705,  "File skipped"
4706,  "File doesn't exist locally, skipped"
4707,  "File skipped "
4708,  "Time out in protocol"
4709,  "Bad checksum or CRC"
4710,  "Block too long"
4711,  "Duplicate block received and ignored "
4712,  "Error in protocol"
4713,  "Cancel requested"
4714,  "At end of file"
4715,  "B+ host refused resume request"
4716,  "Block was out of sequence"
4717,  "Aborting on carrier loss"
4718,  "Got CrcE packet (Zmodem)"
4719,  "Got CrcG packet (Zmodem)"
4720,  "Got CrcW packet (Zmodem)"
4721,  "Got CrcQ packet (Zmodem)"
4722,  "B+ is trying to resume a download"
4723,  "B+ host is resuming"

; Fax resource strings
; If strings are added -- apStatusMsg needs to be changed in AWABSPCL.PAS

4801,  "Initializing modem for fax processing"
4802,  "Dialing"
4803,  "Busy, waiting until redial..."
4804,  "Sending page data"
4805,  "Sending EOP"
4806,  "Error sending page"
4807,  "Page accepted by remote"
4808,  "Connecting..."

4820,  "Waiting for incoming call"
4821,  "No connect on this call"
4822,  "Answering incoming call"
4823,  "Incoming call validated as fax"
4824,  "Getting page data"
4825,  "Getting end-of-page signal"
4826,  "Getting end-of-document status"
4827,  "Getting hangup command"
4828,  "Got Class 2 FHNG code"

4830,  "Switching modes"
4831,  "Monitoring for incoming faxes"
4832,  "Not monitoring for incoming faxes"

4840,  "Getting connection params"
4841,  "Got called-station ID"
4842,  "User abort"
4843,  "Finished"

; Error strings -- constants in OOMISC.PAS

5001,  "No more trigger slots"
5002,  "Data trigger too long"
5003,  "Bad trigger handle"

5501,  "Start string is empty"
5502,  "Packet size cannot be smaller than start string"
5503,  "CharCount packets must have an end-condition"
5504,  "End string is empty"
5505,  "Packet size cannot be zero"
5506,  "Packet too long"

6001,  "Bad format in file list"
6002,  "No search mask specified during transmit"
6003,  "No files matched search mask"
6004,  "Directory in search mask doesn't exist"
6005,  "Cancel requested"
6006,  "Fatal time out"
6007,  "Unrecoverable event during protocol"
6008,  "Too many errors during protocol"
6009,  "Block sequence error in Xmodem"
6010,  "No filename specified in protocol receive"
6011,  "File was rejected"
6012,  "Cant write file"
6013,  "Kermit window table is full, fatal error"
6014,  "Aborting due to carrier loss"
6015,  "Function not supported by protocol"
6016,  "Protocol aborted"

7001,  "Key string too long"
7002,  "Data string too long"
7003,  "No fields defined in database"
7004,  "Generic INI file write error"
7005,  "Generic INI file read error"
7006,  "No index defined for database"
7007,  "Record already exists"
7008,  "Record not found in database"
7009,  "Invalid index key name"
7010,  "Maximum database records (999) reached"
7011,  "No records in database"
7012,  "iPrepareIniDatabase not called"
7013,  "Bad field list in INI component"
7014,  "Bad field index in INI component"

8001,  "File is not an APF file"
8002,  "Unsupported graphics file format"
8003,  "User aborted fax conversion"
8004,  "User aborted fax unpack"
8005,  "CreateBitmapIndirect API failure"

8050,  "No image loaded into viewer"
8051,  "No block of image marked"
8052,  "APFAX.FNT not found, or resource bad"
8053,  "Invalid page number specified for fax"
8054,  "BMP size exceeds Windows' maxheight of 32767"
8055,  "Font selected for enhanced text converter too large"

8060,  "Fax incompatible with remote fax"
8061,  "Bad response from modem"
8062,  "Modems failed to train"
8063,  "Error while initializing modem"
8064,  "Called fax number was busy"
8065,  "Called fax number answered with voice"
8066,  "Incoming data call"
8067,  "No dial tone"
8068,  "Failed to connect to remote fax"
8069,  "Fax failed in mid-session"
8070,  "Fax failed at page end"
8071,  "NextBand GDI error in fax print driver"
8072,  "Multiple resolutions per session not supported"
8073,  "Initialization of fax converter failed"
8074,  "Remote fax did not answer"
8075,  "Directory already being monitored"

8080,  "Unidrv support files already installed"
8081,  "Cannot determine windows system dir"
8082,  "Cannot determine windows dir"
8083,  "Cannot determine setup file layout"
8085,  "Cannot install Unidrv files to system dir"
8087,  "Error copying printer driver"
8088,  "32-bit AddPrinter call failed"
8089,  "Bad/missing resources in driver"
8090,  "Driver file not found"
8091,  "Cannot determine Win NT printer driver dir"
8092,  "AddPrinterDriver API failed"

; APRO-specfic error constants are found in ADSOCKET.PAS

9001,  "Async Professional Error"
9002,  "Error loading Winsock DLL"
9003,  "Incorrect version of Winsock"
9004,  "Winsock not initialized - %s"
9005,  "Specified port is not valid"
9006,  "Cannot change parameter while socket is connected"
9007,  "Cannot resolve destination address"

; Standard Winsock error constants are found in ADWUTIL.PAS

10004, "Interrupted function call"
10009, "Bad file number"
10013, "Permission denied"
10014, "Unknown error"
10022, "Invalid argument"
10024, "Too many open files"

10035, "Warning : the socket would block on this call"
10036, "A blocking call is in progress"
10037, "WSAEALREADY: watch out, Al is ready"
10038, "Socket descriptor is (1) not a socket, or (2) is of wrong type"
10039, "The destination address is required for this operation"
10040, "The datagram was too large to fit into the buffer and was truncated"
10041, "WSAEPROTOTYPE"
10042, "The option is unknown or not supported"
10043, "Either (1) not enough buffer space to create socket (2) protocol not supported"
10044, "Specified socket type not supported in this address family"
10045, "Operation is not supported by this socket"
10046, "Specified protocol family is not supported"
10047, "Specified address family is not supported by this protocol"
10048, "The address is already in use for this operation"
10049, "The address is not available from this machine"
10050, "The network subsystem has failed"
10051, "The network is unreachable from this machine at this time"
10052, "The network has been reset"
10053, "The virtual circuit has been aborted due to timeout, etc"
10054, "The virtual circuit has been reset by the partner"
10055, "The descriptor is not a socket, or no buffer space is available"
10056, "The socket is already connected"
10057, "The socket is not connected"
10058, "The socket has been shutdown"
10059, "WSAETOOMANYREFS"
10060, "The operation timed out"
10061, "The attempt to connect was forcibly refused"
10062, "WSAELOOP: see WSAELOOP"
10063, "The name is too long"
10064, "The host machine is down"
10065, "The host machine is unreachable"
10066, "WSAENOTEMPTY"
10067, "WSAEPROCLIM"
10068, "WSAEUSERS"
10069, "WSAEDQUOT"
10070, "WSAESTALE"
10071, "WSAEREMOTE"

10091, "Network subsystem unusable"
10092, "Version requested by WSAStartUp not supported by loaded Winsock DLL"
10093, "WSAStartUp not yet called"

10101, "WSAEDISCON"

11001, "Host not found"
11002, "Host not found, or SERVERFAIL, can try again"
11003, "Non recoverable errors, FORMERR, REFUSED, NOTIMP"
11004, "Valid name, but no data record of requested type"

; TAPI Line Call State Messages -- See ADTUTIL & ADTAPI

13501, "Line is idle"
13502, "Offering line..."
13503, "Accepting call..."
13504, "Dialtone detected"
13505, "Dialing..."
13506, "Ringback detected"
13507, "Called number is busy"
13508, "Special info"
13509, "Connected!"
13510, "Proceeding..."
13511, "On hold..."
13512, "Call conferenced"
13513, "On hold pending conference..."
13514, "On hold pending transfer..."
13515, "Call disconnected (%s)"
13516, "Unknown state"

; TAPI Line Device State Messages -- See ADTUTIL & ADTAPI

13533, "Other"
13534, "Ringing"
13535, "Connected"
13536, "Disconnected"
13537, "Message wait on"
13538, "Message wait off"
13539, "In service"
13540, "Out of service"
13541, "Maintenance change"
13542, "Ppen change"
13543, "Closed"
13544, "Number of calls changed"
13545, "Number of completions changed"
13546, "Terminals changed"
13547, "Roam mode changed"
13548, "Battery changed"
13549, "Signal changed"
13550, "Device specific change"
13551, "Re-initialized"
13552, "Lock change"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -