Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. vtf137

    Indirect varible assignment

    I am new to REXX, I have a CLIST that did the following : SET A = VNAME SET &&A = VALUE WRITE A = &A WRITE VNAME = &VNAME will result in A = VNAME and VNAME = VALUE Can I or how do I do this in REXX ? This is just a simple example, the actually CLIST is used to be like an interpreter of...

Part and Inventory Search

Back
Top