HLPBOX |
Hlpbox displays the help on the record of an OBJect by hitting Alt+F1.
Hlpbox c_exp
|
Element |
Description |
Restrictions |
|
c_exp |
Expression of the Char type that results in the help filename |
None |
# Help on a parameterHlpbox "ADP_"+[M]CHAPITRE+"_"+[M]PARAM(nolign-1)
# Help on an activity codeHlpbox "ACV_"+[M]CODACT(nolign-1)
# Help on a sizing elementHlpbox "ADM_"+[M]DIMCOD(nolign-1)
# Help on an OBJect's record When GSTAHLO If TYPGES=2 CHAINE = GABREV+"_"+evalue("[M]"+CLEPRIM+"("+num$(nolign-1)+")") Elsif CLECUR2<>"" & TYPGES<>3 CHAINE = GABREV+"_"+CLECUR2+"_"+CLECUR1 Else CHAINE = GABREV+"_"+CLECUR1 EndifHlpbox CHAINE
Hlpbox displays the HTML help on an OBJect's record by hitting <Alt+F1>. This combination of the <Alt+F1> keys sets the box's status to 1822. It is while testing either this status, or the GSTAHLO variable (equal to 1822) that you may activate the help on an OBJect's element.
The help text is stored in the OBJ directory of the help under the name: key_abbrev.htm
If
the help is requested but the HTML document was not created, an HTML page will
display with the following error message:
HTTP 404 - File not found.
|
Error |
Description |
|
|
|
|
|