A92: command lines


[Prev][Next][Index][Thread]

A92: command lines




I haven't programmed any Fargo programs before, but I have done some
usgard.  I'm thinking about a making a first program.  Well, what I was
wondering is, is there a way to run command lines from inside a fargo
program.  For instance, can I run the command "solve(x+2=5,x)->answer"
from inside a fargo program.  Also, can I access preexisting variables
like getting the value of answer after this is run, or is this something
I can only do in TI-BASIC.  I'm wanting to port a TI-BASIC program I'm
working on to Fargo.