Hello All !
The function
" FileExists& = ISFILE(FILENAME$) "
- (as example shown in PBCC help) does not work.
It causes compiling error: DefType, TypeId os AS requiered: ISFILE
What am i doing wrong ?
Thanks for help.
Karl
The function
" FileExists& = ISFILE(FILENAME$) "
- (as example shown in PBCC help) does not work.
It causes compiling error: DefType, TypeId os AS requiered: ISFILE
What am i doing wrong ?
Thanks for help.
Karl
Comment