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

FileQueryDateTime()

This is an inbuilt function function provided by PPWIZARD.

This routine is used to return a nicely formatted date and time.

This routine takes these parameters:

  1. FileName
    This is the name of a file being queried.

  2. FormatSpec
    This is the format specification which is passed to FormatTime() to format the file time (see it for more details).

  3. ConfigSet
    This value is optional, see FormatTime() for more details.

  4. Die if file does not exist?
    An optional parameter which if not passed or set to 'Y' causes PPWIZARD to abort if the file does not exist.

    If "N" was passed then this function returns '' rather than terminating with an error message.


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

[Top][Contents][Search][Prev]: FilePart()[Next]: FileQueryExists()


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