Spin PUB routine order
James Edgar
Posts: 2
I have been having issues with PUB routines not working depending on what order the routines are in. I have not seen any documentation indicating that the position in the file should matter. There have been times when one PUB routine fails, but the one below it works. If I switch the order of the routines, the one that was not working now works and the one that was working fails. Also, when I delete PUB routines that are not being used, the program will stop working.
Has anyone else seen this behavior? Are there reasons to put PUB routines in a particular order?
Thanks,
James
Has anyone else seen this behavior? Are there reasons to put PUB routines in a particular order?
Thanks,
James
Comments
-Phil