home *** CD-ROM | disk | FTP | other *** search
/ Sams Cobol 24 Hours / Sams_Cobol_24_Hours.iso / Cobol32 / PowerGEM / Powergem.z / F3BXCFIO.DLL / string.txt
Text File  |  1996-09-25  |  1KB  |  15 lines

  1. 34910    The object specified in function %s is invalid. \nCheck the object.
  2. 34911    The character strings to be read in function %s are too long. \nReduce the length of the character strings to 64,000 bytes or less.
  3. 34912    Function %s caused a disk capacity insufficiency. \nDelete any unnecessary files.
  4. 35029    Function %s failed to open file %s. \n(error code %s)\nCheck the file name and attributes.
  5. 35030    File %s, specified in function %s, already exists. \nCheck the file name.
  6. 35031    The open mode specified in function %s is incorrect. \nCheck the open mode.
  7. 35032    Too many files are open in function %s. \nClose any unnecessary files.
  8. 35033    Function %s cannot find the specified file, or the file name is incorrect. \nCheck the file name.
  9. 35034    The number of array elements read in function %s exceeds the limit. \nReduce the number of array elements to 10,000 or fewer.
  10. 35035    File %s, specified in function %s, is open in %s mode. \nCheck the file name and the open mode.
  11. 35036    Data cannot be read from file %s, specified in function %s, because the file pointer has reached EOF. \nCheck the file name.
  12. 35037    Function %s failed to close specified file %s. \nCheck the file name.
  13. 35038    Function %s failed to read specified file %s. \nCheck the file name.
  14. 35039    Function %s failed to write specified file %s. \nCheck the file name.
  15.