Post Reply 
Simple programming help with the Prime
06-09-2014, 09:11 PM
Post: #8
RE: Simple programming help with the Prime
OK. So let's assume I make a program named "ADD". In code, can I set up the program to automatically take a number to append. Such as. ADD() would automatically assume the first to vales instead of saying ADD(2).

Also when I begin my program:

Export Add(x)
Begin;

End;

Does this program just know to take the values from the "stack" automatically? It seems like I would need to store them as some variable within the program so they may be manipulated as need be...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Simple programming help with the Prime - Ernesto - 06-09-2014 09:11 PM



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