Showing posts with label delete file. Show all posts
Showing posts with label delete file. Show all posts

Tuesday, September 28, 2010

File related variables

These variables are used with WF and DF commands. In all other cases their values are ignored by WhizBase.
WB_FileName - This variable contains the file name of the DF (file will be deleted) and WF (key value will be written in file).
WB_KeyName - This variable contains the name(s) of the key(s) that will be changed/added/deleted using WF.
WB_KeyValue - This variable contains the value(s) for the key(s) that will be changed or added using WF.
WB_Section - This variable contains the name of the section containing the key that will be changed/added/deleted using WB_Command value WF.
WB_Separator - This variable contains the character which will be used to separate different entries in the WB_Keyname and WB_KeyValue variables.

read more

Monday, August 16, 2010

5057 - Required form field WB_FileName missing!

This error is generated when WBSP tries to execute DF or WF and neither form nor configuration file have specified value for variable WB_FileName.

read more