Click or drag to resize

ResourceFile Constructor

X#
Construct a resource file object.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	sName
) CLIPPER
Request Example View Source

Parameters

sName (Optional)
Type: Usual
The name of the resource file, either an .EXE or .DLL file. If omitted, the default is the executable (.EXE) program file name.
See Also