WebFOCUS - How to run a different script inside a script / re-use code

in programming •  7 years ago 

In order to reuse your WebFOCUS-Code, you can run a already existent WebFOCUS-script (.fex) within another script.

Just use the -INCLUDE keyword and specify the filename of the script you want to run.

Sample code:

-INCLUDE myscript.fex

Note the - character before the INCLUDE. The script has to be located in the same directory as the script which is activating it.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!