home *** CD-ROM | disk | FTP | other *** search
/ TAP YIPL / TAP_and_YIPL_Collection_CD.iso / PHREAK / GENERAL / THC_TS10.ZIP / ERRLEVEL.DOC < prev    next >
Text File  |  1996-05-01  |  2KB  |  44 lines

  1. The errorlevels & responses returned from THC-SCAN
  2.  
  3.  
  4. Error Response
  5.   0   No error occured
  6.   1   Could not initialize port! (Try 9600 in TS-CFG or use a FOSSIL Driver)
  7.   2   Unkown parameter "$ParamStr" !
  8.   3   Variable range only between 1-65535 -> "$ParamStr"
  9.   4   Variable range only between 1-1000 -> "$ParamStr"
  10.   5   You may only have up to 10 entries of -R
  11.   6   You may only have up to 10 entries of -D
  12.   7   Option "$ParamStr" meets not the correct definition !
  13.   8   Minutes may not be greater then 59 -> "$ParamStr" !
  14.   9   Hour may not be greater then 23 -> "$ParamStr" !
  15.  10   There may be only 1 to 4 X variables in dialmask : $dialmask
  16.  11   Could not initialize modem!
  17.  12   Modem reported ERROR on this init string -> $modeminit
  18.  13   You may only have up to 10 Entries of -X
  19.  14   Exclude mask is bigger then variable size
  20.  15   You may only choose ONE Mode at commandline, either -C or -T !
  21.  16   DataFile is invalid!
  22.  17   You may only have up to 10 entries of -*
  23.  18   Outdial - Hangup Flee Character not defined in .CFG
  24.  19   Old version of Config File ! Run TS-CFG to convert!
  25.  20   Config File not found -> $configname
  26.  21   Not enough Disk Space free! You need at least 250kb/500kb to run!
  27.  22   Oudial Scanning : Not connected to a modem!
  28.  23   If you assign a number to the /W Option it must be between 1-255 !
  29.  24   No Fossil Driver loaded! Load Driver or turn Use_Fossil OFF in TS-CFG.
  30. 101   ENDing time reached (/E:)
  31. 102   Scan time used up (/H:)
  32. 103   Scan tries used up (/#:)
  33. 104   Defined "NO DIALTONE" error message number reached
  34. 105   Can't find specified text intput file to scan : $textfile
  35. 106   User decided to abort scan because a verification failure was found
  36. 107   Specified text input file may NOT have the suffix .DAT !
  37. 108   Specified text input file is empty! Nothing to scan!
  38. 109   Number saved in textscan's .DAT not found in textscanfile !
  39. 128   Nothing to scan!
  40. 255   Help aquired.
  41.  
  42.  
  43. They can be catched by MsDos "IF ERRORLEVEL" batch commands.
  44.