balasenthilsp
Member
Like dynamic function is there any method to create variable whose name is value of another variable.
eg. I have to do like this..
is it possible ?
define variable m_var as character init "new_var".
define variable string(m_var) as integer.
eg. I have to do like this..
is it possible ?
define variable m_var as character init "new_var".
define variable string(m_var) as integer.