Preprocessor to translate statement
Posted: Sun Dec 09, 2018 5:16 am
Iwant a preprocessor to translate:
MyList():<xVar> => MyList():GetCode( <"xVar">)
e,g.
MyList():AreaCode => MyList():GetCode("AreaCode")
Thanks
Joe
MyList():<xVar> => MyList():GetCode( <"xVar">)
e,g.
MyList():AreaCode => MyList():GetCode("AreaCode")
Thanks
Joe