SUBROUTINE SETPARAM
INCLUDE #RW.INCLUDE.DEFS FROM /SYSFILES/REALWEB,BP
CALL RW_SET_PARAM("FIRSTNAME", "Esmerelda")
CALL RW_SET_PARAM("KNOWNAS", "Granny")
CALL RW_SET_PARAM("SURNAME", "Weatherwax")
CALL RW_SET_PARAM("JOB", "Witch")
CALL DISPLAYPARAMS
RETURN
NEC welcomes your feedback on our documentation.
If you have any comments about the current Reality Help, or want something to be added in a future revision, please contact your NEC Helpdesk.
If your comment relates to this particular Help topic, remember to include the following information:
Product:
|
RealityVersion 15.4
|
Help revision:
|
Revision 0
|
Help topic:
|
SETPARAM Example (RealWeb)
|
File name:
|
SETPARAM.htm
|