0 Members and 3 Guests are viewing this topic.
Quote from: yeongJIN_COOL on October 17, 2011, 07:09:26 amAfter storing some values in Pointer, is there a way to "DelVar" it?Every time I run the program, the Pointer still have all the values.That is both a strength and weakness of shell programs. A strength because you don't have to create an appvar for save games, a weakness because you can't keep the original data for the next run if you modified it.
After storing some values in Pointer, is there a way to "DelVar" it?Every time I run the program, the Pointer still have all the values.
In other news, Frey continues kicking unprecedented levels of ass.
.ZAText(0,0,F(5,6)>Dec)Text(50,0,F(6,5)>Dec)Text(0,10,F((6-1),(6+1))>Dec)Text(50,10,F(6,6)-1>Dec)Text(0,20,F(6,(5+4))>Dec)Text(50,20,F(6,5)+F(6,4)>Dec)Pause 5000Lbl Fr1*r2+r1+r2Return
Text(50,20,F(6,5)+F(6,4)>Dec) ^
:.MPREV:GetCalc("varF")->A:GetCalc("varP")->B:float{A}->F:float{B}->P:F->oAA //o is a degree sign:P->oBB:freq(oAA,oBB:Return
:.MPREV:GetCalc("varF")->A:GetCalc("varP")->B:float{A}->F:float{B}->P:freq(F,P:Return