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

  1. 34912    Function %s caused a disk capacity insufficiency. \nDelete any unnecessary files.
  2. 35049    The path name specified in function %s is incorrect. \nCheck the path name.
  3. 35050    The length of the path name specified in function %s exceeds the limit. \nReduce the length of the path name to 259 bytes or less.
  4. 35051    File %s, specified in function %s, was not found. \nCheck the file name.
  5. 35052    Function %s failed to read the specified file, %s. \nCheck whether data in the file was destroyed.
  6. 35053    File %s, specified in function %s, cannot be copied. \nCheck the file name or the attributes of the copy destination file.
  7. 35054    Function %s cannot rename file %s. \nCheck the file name.
  8. 35055    File %s, specified in function %s, cannot be deleted. \nCheck the file name or attributes.
  9. 35056    Directory name %s, specified in function %s, cannot be deleted. \nCheck the directory name.
  10. 35057    Directory name %s, specified in function %s, cannot be deleted. \nDelete all the files from the directory.
  11. 35058    Function %s cannot delete a file from directory %s. \nCheck the file attributes, and delete all applicable files.
  12. 35059    The same directory name, %s, as in another file, is specified in function %s. \nRename the directory name.
  13. 35060    Function %s failed to create a directory. \nCheck the directory name.
  14. 35061    Directory name %s, specified in function %s, does not exist. \nCheck the directory name.
  15. 35062    Function %s cannot assign a name. \nDelete any unnecessary files, or rename the file.
  16. 35063    A file attribute specified in function %s is incorrect. \nSpecify an integer from 0 to 7.
  17. 35064    Function %s failed to change the attributes of file %s. \n(DOS error code %s)\nCheck the file name and attributes.
  18.