Skip to main content

CBL_CHECK_FILE_EXIST - any there problems with spacey pathnames?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Release 4.0:

Is there a problem using CBL_CHECK_FILE_EXIST also CBL_COPY_FILE in regard to pathnames including spaces, not getting back a return code consistently?

Resolution:

Basically, there is no problem using CBL_CHECK_FILE_EXIST, also CBL_COPY_FILE to get back return codes correctly. Please check attached demo file to get more information about.

This demo program1.cbl shows how you can use a spacey pathname pointed to drive E:. (If you do not have an E: drive change it to a drive you want).

Attachments:

CBLSPACE.zip

Old KB# 3917