Post Reply 
Simple programming help with the Prime
06-09-2014, 09:36 PM
Post: #10
RE: Simple programming help with the Prime
Yes it makes perfect sense. I am just trying to figure a clever way to run Add(x,y) without without typing the (x,y) value if that makes sense. Ultimately I would like to create a "shortcut" and assign it to one of the tabs at the top, maybe called ADD. It refers to a custom program Add(2) that takes the 2 values and adds them.

Maybe something like this:

Export Add()
Begin;
Add(2)
End;
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:36 PM



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