Is it possible to declear a variable as a pointer in Axapta?

Eks:

str pointer;
;

Class::Method(pointer);
print pointer;
pause;

I want to be able to print the value that pointer has got in Method.



Yahoo! Groups Links

Reply via email to