MATRIXx

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set rve option in XMATH or MATRIXx

Hello all,

I am working on autocode migration ( from Sun to Linux ) on MatriXx / Xmath tool. 

I want to know what is rve option ( RunTime Variable Editor ) in xmath or matrixx tool and how do we enable it. 

My autocode is crashing, when my TPL file processing happens. Because in TPL file code it checks if  rve option is enabled or not. Below sample code for reference..

vars.tpl 

@SEGMENT declare_variable_structs()@@
@ASSERT rve_option_b@@
@declare_pvar_struct(0)@@
@declare_varblk_struct(0)@@
@ENDSEGMENT@@

In above code, 2nd line it checks for rve option. 

I don't know where to set that.  

Please help.....

 

Regards,

Sandeep

0 Kudos
Message 1 of 1
(4,925 Views)