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

GetDependancyInfo()

This is an inbuilt function function provided by PPWIZARD.

This function allows you to access information about input and output dependancy information currently stored.

The parameters are as follows:

  1. Dependancy Type Information
    You should pass either "INPUT" or "OUTPUT". The value "INPUTSTAMP" can also be used to retrieve the current value for an input dependancy (for a file a timestamp).

  2. Which One
    If this parameter is not supplied a count of the number of available items of the type specified is returned.

    You may pass any number from 1 to the number of items available to retrieve it.

An "input" dependancy file that begins with "*" is not a file but a special code.


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

[Top][Contents][Search][Prev]: GetCurrentDirectory()[Next]: GetEnv()


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