Hi Raghu,
Please let me know how to declare the variable(not constant) in RPG to
receive the hexadecimal value
This is the wrong list for RPG discussions. The correct list is
RPG400-L. More info about that list can be found here:
http://lists.midrange.com/listinfo/rpg400-l
Also, when you ask your question there, please clarify what you're
asking. Hexadecimal is not a type of variable. It's a way of
representing numeric values. You can assign hexadecimal values to many
types of variables. Or, do you mean you have a variable of a particular
type, and want to know how to display it's contents in hex?
Either way, please re-ask your question on the RPG400-L mailing list,
and try to clarify what you're attempting to do and why.
Thanks!