jimhunt
Specifier/Regulator
- Oct 31, 2002
- 6
Just starting programming in IUA and finding my way round pretty well but stuck on one basic concept -
If for example I use the Search function in my program I get
the result in a geometric variable. Then I want to pass it as an argument to a subprogram but the subprogram wants an integer address.
Is there a standard way to translate to and fro between them?
An example code fragment would be great.
If for example I use the Search function in my program I get
the result in a geometric variable. Then I want to pass it as an argument to a subprogram but the subprogram wants an integer address.
Is there a standard way to translate to and fro between them?
An example code fragment would be great.