Post Reply 
A few Prime programming questions
10-05-2017, 09:55 AM
Post: #6
RE: A few Prime programming questions
While there is no pass by reference (a limitation I've also run into in the past), several of the global variables are used consistently across apps, so depending on your application, you might want to use global variables instead of passing by reference.
As for the help feature, you could capture the help key in your program so that while your program is running, if the help key is pressed, you could present your own help that way.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A few Prime programming questions - webmasterpdx - 10-05-2017 09:55 AM



User(s) browsing this thread: 1 Guest(s)