Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.
Is it possible to set a pointer to a subroutine in CRBasic? I could not find any information on how to do this.
Pointers in CRBasic only work on memory locations of variables. There is no low level access to the call stack.