[stackoverflow] [progress Openedge Abl] Progress Abl How Test For Webspeed In The Pre-processor

Status
Not open for further replies.
N

node7

Guest
I want to conditionally compile some blocks of code depending on type of client i'm running in. this is fine for batch and tty as i can use the {&BATCH-MODE} but how to test for when the code is being compiled in webspeed agent? eg. {&IF} not {&SOMETHING} EQ "YES" {&THEN} {&ANALYSE-SUSPEND} foo bar {&ANALYSE-RESUME} {&ENDIF} it would be helpful if this did not rely on defines generated auto generated by the architect in .w's etc but that would be a nice to have not essential.

Continue reading...
 
Status
Not open for further replies.
Top