0 Members and 1 Guest are viewing this topic.
:1->N:prgmAXEPROG
:If N (I don't know the code to use the external var which should equal one):Clrdraw
GetCalc("varN")→PIf PDisp "The value of N:",i,float{P}>Dec,iElseDisp "Variable N does not exist!",iEnd
:GetCalc("varN")->P:float{P}->P
Sweet thanks. So:BasicCode: [Select]:1->N:prgmAXEPROGAxe:Code: [Select]:GetCalc("varN")->P:float{P}->PSo now P is 'usable' and should equal 1, right?
GetCalc("Str0")->P