PPWIZARD is a free preprocessor for HTML, REXX, Visual Basic or any text files.
[Bottom][Contents][Search][Prev]: DirGetCurrent()[Next]: Dirs4Mask()
\ -> Rexx -> Inbuilt PPWIZARD Functions -> DirQueryExists()

DirQueryExists()

This is an inbuilt function function provided by PPWIZARD.

This routine is generally used for 2 main reasons:

  1. To find out if a directory exists (this function returns "" if it doesn't).

  2. To ensure we have the full name of the directory (not relative). If the directory exists the full name is always returned.

This routine takes these parameters:

  1. DirectoryName
    This is the name of a directory being queried.

The FileQueryExists() function performs the same function for files.


email me  any feedback, additional information or corrections.
See this page online (look for updates)

[Top][Contents][Search][Prev]: DirGetCurrent()[Next]: Dirs4Mask()


PPWIZARD Manual
My whole website and this manual itself was developed using PPWIZARD (free preprocessor written by Dennis Bareis)
Saturday May 28 2022 at 2:55pm