📄 adexcept.sw
字号:
scsConnectDevice {4502} = 'ConnectDevice';
scsDeviceConnected {4503} = 'DeviceConnected';
scsAllDevicesConnected {4504} = 'AllDevicesConnected';
scsAuthenticate {4505} = 'Authenticate';
scsAuthNotify {4506} = 'AuthNotify';
scsAuthRetry {4507} = 'AuthRetry';
scsAuthCallback {4508} = 'AuthCallback';
scsAuthChangePassword {4509} = 'AuthChangePassword';
scsAuthProject {4510} = 'AuthProject';
scsAuthLinkSpeed {4511} = 'AuthLinkSpeed';
scsAuthAck {4512} = 'AuthAck';
scsReAuthenticate {4513} = 'ReAuthenticate';
scsAuthenticated {4514} = 'Authenticated';
scsPrepareForCallback {4515} = 'PrepareForCallback';
scsWaitForModemReset {4516} = 'WaitForModemReset';
scsWaitForCallback {4517} = 'WaitForCallback';
scsProjected {4518} = 'Projected';
scsStartAuthentication {4519} = 'StartAuthentication';
scsCallbackComplete {4520} = 'CallbackComplete';
scsLogonNetwork {4521} = 'LogonNetwork';
scsSubEntryConnected {4522} = 'SubEntryConnected';
scsSubEntryDisconnected {4523} = 'SubEntryDisconnected';
scsRasInteractive {4550} = 'Interactive';
scsRasRetryAuthentication {4551} = 'RetryAuthentication';
scsRasCallbackSetByCaller {4552} = 'CallbackSetByCaller';
scsRasPasswordExpired {4553} = 'PasswordExpired';
scsRasDeviceConnected {4599} = 'DeviceConnected';
{ Pager TDialingStatus }
sPDS_NONE {4600} = '';
sPDS_OFFHOOK {4601} = 'Off Hook';
sPDS_DIALING {4602} = 'Dialing';
sPDS_RINGING {4603} = 'Ringing';
sPDS_WAITFORCONNECT {4604} = 'Wait For Connect';
sPDS_CONNECTED {4605} = 'Connected';
sPDS_WAITINGTOREDIAL {4606} = 'Waiting To Redial';
sPDS_REDIALING {4607} = 'Redialing';
sPDS_MSGNOTSENT {4608} = 'Message Not Sent';
sPDS_CANCELLING {4609} = 'Cancelling';
sPDS_DISCONNECT {4610} = 'Disconnect';
sPDS_CLEANUP {4611} = 'Cleanup';
{ PDialingError }
sPDE_NONE {4630} = '';
sPDE_NODIALTONE {4631} = 'No Dial Tone';
sPDE_LINEBUSY {4632} = 'Busy';
sPDE_NOCONNECTION {4633} = 'No Connection';
{ TTapStatus }
sTAPS_NONE {4660} = '';
sTAPS_LOGINPROMPT {4661} = 'Login Prompt';
sTAPS_LOGGEDIN {4662} = 'Logged In';
sTAPS_LOGINERR {4663} = 'Login Error';
sTAPS_LOGINFAIL {4664} = 'Login Fail';
sTAPS_MSGOKTOSEND {4665} = 'Message Ok To Send';
sTAPS_SENDINGMSG {4666} = 'Sending Message';
sTAPS_MSGACK {4667} = 'Message Acknowledged';
sTAPS_MSGNAK {4668} = 'Message Not Acknowledged';
sTAPS_MSGRS {4669} = 'Message Error';
sTAPS_MSGCOMPLETED {4670} = 'Message Completed';
sTAPS_DONE {4671} = 'Done';
{ Protocol status }
spsOK {4700} = 'OK';
spsProtocolHandshake {4701} = 'Protocol handshaking in progress';
spsInvalidDate {4702} = 'Bad date/time stamp received and ignored';
spsFileRejected {4703} = 'File rejected';
spsFileRenamed {4704} = 'File renamed';
spsSkipFile {4705} = 'File skipped';
spsFileDoesntExist {4706} = 'File doesn''t exist locally, skipped';
spsCantWriteFile {4707} = 'File skipped ';
spsTimeout {4708} = 'Time out in protocol';
spsBlockCheckError {4709} = 'Bad checksum or CRC';
spsLongPacket {4710} = 'Block too long';
spsDuplicateBlock {4711} = 'Duplicate block received and ignored ';
spsProtocolError {4712} = 'Error in protocol';
spsCancelRequested {4713} = 'Cancel requested';
spsEndFile {4714} = 'At end of file';
spsResumeBad {4715} = 'B+ host refused resume request';
spsSequenceError {4716} = 'Block was out of sequence';
spsAbortNoCarrier {4717} = 'Aborting on carrier loss';
{Specific to certain protocols}
spsGotCrcE {4718} = 'Got CrcE packet (Zmodem)';
spsGotCrcG {4719} = 'Got CrcG packet (Zmodem)';
spsGotCrcW {4720} = 'Got CrcW packet (Zmodem)';
spsGotCrcQ {4721} = 'Got CrcQ packet (Zmodem)';
spsTryResume {4722} = 'B+ is trying to resume a download';
spsHostResume {4723} = 'B+ host is resuming';
spsWaitAck {4724} = 'Waiting for B+ ACK';
{Internal protocol codes}
spsNoHeader {4725} = '';
spsGotHeader {4726} = '';
spsGotData {4727} = '';
spsNoData {4728} = '';
spsAbort {4730} = '';
{Fax progress codes, sending}
sfpInitModem {4801} = 'Initializing modem for fax processing';
sfpDialing {4802} = 'Dialing';
sfpBusyWait {4803} = 'Busy, waiting until redial...';
sfpSendPage {4804} = 'Sending page data';
sfpSendPageStatus {4805} = 'Sending EOP';
sfpPageError {4806} = 'Error sending page';
sfpPageOK {4807} = 'Page accepted by remote';
sfpConnecting {4808} = 'Connecting...';
{Fax progress codes, receiving}
sfpWaiting {4820} = 'Waiting for incoming call';
sfpNoConnect {4821} = 'No connect on this call';
sfpAnswer {4822} = 'Answering incoming call';
sfpIncoming {4823} = 'Incoming call validated as fax';
sfpGetPage {4824} = 'Getting page data';
sfpGetPageResult {4825} = 'Getting end-of-page signal';
sfpCheckMorePages {4826} = 'Getting end-of-document status';
sfpGetHangup {4827} = 'Getting hangup command';
sfpGotHangup {4828} = 'Got Class 2 FHNG code';
{Fax server codes }
sfpSwitchModes {4830} = 'Switching modes';
sfpMonitorEnabled {4831} = 'Monitoring for incoming faxes';
sfpMonitorDisabled {4832} = 'Not monitoring for incoming faxes';
{Fax progress codes, common}
sfpSessionParams {4840} = 'Getting connection params';
sfpGotRemoteID {4841} = 'Got called-station ID';
sfpCancel {4842} = 'User abort';
sfpFinished {4843} = 'Finished';
{Trigger errors}
secNoMoreTriggers {5001} = 'No more trigger slots';
secTriggerTooLong {5002} = 'Data trigger too long';
secBadTriggerHandle {5003} = 'Bad trigger handle';
{Packet errors}
secStartStringEmpty {5501} = 'Start string is empty';
secPacketTooSmall {5502} = 'Packet size cannot be smaller than start string';
secNoEndCharCount {5503} = 'CharCount packets must have an end-condition';
secEmptyEndString {5504} = 'End string is empty';
secZeroSizePacket {5505} = 'Packet size cannot be zero';
secPacketTooLong {5506} = 'Packet too long';
{Protocol errors}
secBadFileList {6001} = 'Bad format in file list';
secNoSearchMask {6002} = 'No search mask specified during transmit';
secNoMatchingFiles {6003} = 'No files matched search mask';
secDirNotFound {6004} = 'Directory in search mask doesn''t exist';
secCancelRequested {6005} = 'Cancel requested';
secTimeout {6006} = 'Fatal time out';
secProtocolError {6007} = 'Unrecoverable event during protocol';
secTooManyErrors {6008} = 'Too many errors during protocol';
secSequenceError {6009} = 'Block sequence error in Xmodem';
secNoFilename {6010} = 'No filename specified in protocol receive';
secFileRejected {6011} = 'File was rejected';
secCantWriteFile {6012} = 'Cant write file';
secTableFull {6013} = 'Kermit window table is full, fatal error';
secAbortNoCarrier {6014} = 'Aborting due to carrier loss';
secBadProtocolFunction {6015} = 'Function not supported by protocol';
secProtocolAbort {6016} = 'Protocol aborted';
{INI database}
secKeyTooLong {7001} = 'Key string too long';
secDataTooLarge {7002} = 'Data string too long';
secNoFieldsDefined {7003} = 'No fields defined in database';
secIniWrite {7004} = 'Generic INI file write error';
secIniRead {7005} = 'Generic INI file read error';
secNoIndexKey {7006} = 'No index defined for database';
secRecordExists {7007} = 'Record already exists';
secRecordNotFound {7008} = 'Record not found in database';
secMustHaveIdxVal {7009} = 'Invalid index key name';
secDatabaseFull {7010} = 'Maximum database records (999) reached';
secDatabaseEmpty {7011} = 'No records in database';
secDatabaseNotPrepared {7012} = 'iPrepareIniDatabase not called';
secBadFieldList {7013} = 'Bad field list in INI component';
secBadFieldForIndex {7014} = 'Bad field index in INI component';
{State Machine}
secNoStateMachine {7500} = 'No state machine specified'; {!!.04}
secNoStartState {7501} = 'StartState not set'; {!!.04}
secNoSapiEngine {7502} = 'No SAPI engine specified'; {!!.04}
{ fax codes }
secFaxBadFormat {8001} = 'File is not an APF file';
secBadGraphicsFormat {8002} = 'Unsupported graphics file format';
secConvertAbort {8003} = 'User aborted fax conversion';
secUnpackAbort {8004} = 'User aborted fax unpack';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -