Focal Point
[CLOSED]&CSS.EVAL

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1947049286

July 01, 2016, 09:01 AM
Petter
[CLOSED]&CSS.EVAL
I am re-writing an FOCUS program in Web Focus and I found this line that I am not sure what it does. Any ideas?

&CSS.EVAL

This message has been edited. Last edited by: <Emily McAllister>,


WebFocus 7703
Windows, All Outputs
July 01, 2016, 09:06 AM
Danny-SRL
Petter,

Only that on the line?
If so, I would guess that the variable &CSS contains a DM command (something that starts with a -). The suffix .EVAL will cause WF to execute the contents of &CSS and not stick it onto the stack.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

July 01, 2016, 09:33 AM
Doug
The value of your &CSS variable is whatever it was -SET to, or -DEFAULT or -DEFAULTH which needs to be a valid command.

I'm guessing that this is used within a TABLE FILE request, right?
July 01, 2016, 09:47 AM
Ricardo Augusto
Use in your code to help your debugging:

-SET &ECHO=ALL;

-TYPE &CSS

-EXIT
 



WebFOCUS 8.1.05 / APP Studio