Module_Name - cUIObject
Obsolete Assists in the process of locating context-sensitive help information
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String Module_Name
| Access Type | Syntax |
|---|---|
| Read Access: | Get Module_Name to StringVariable |
| Write Access: | Set Module_Name to StringVariable/Value |
Description
Obsolete
This property only applies to character mode DataFlex. See cHtmlHelp for creating Help in DataFlex Windows applications.
The DataFlex help system relies on two global properties, application_name and module_name to assist in the process of locating context-sensitive help information. The Module_Name defaults to the name of the program (stored in the .EXE file).