Problem:
Where to put the Dialog validation error file?
Resolution:
Here are 2 options for placement of the error file:
1) Do not specify any path with the error file from the resource files
for the location error file. This will leave it on the same directory as
the screenset
-OR-
2) Specify an environment variable with the error file from the resource
files for the error file location, save it, then set this environment
variable to point to the location of the error file. This is more
flexible, since, if the error file is relocated elsewhere, only
the value of the environment variable needs to be changed.
Example:
1. specify $ENVDserror.err from the resource files options for error file (ENV is an environment variable name which could be any name you choose)
2. save the screenset in runtime format
3. set the environment variable ENV to point to the location of the error file
