Well, if anyone still cares I've solved almost all of my problems, and I can
get values from different frames now (it was a silly mistake) but now my
problem is a different one, can anyone tell me why these three lines of code
give me an "integer expected" error?
numberInt := Rint(StringToNumber(GetSlot(NumBox, 'text)));
typeInt := Rint(StringToNumber(GetSlot(TypeBox, 'text)));
SetValue(ResultText,'text,NumberStr(Random(numberInt,typeInt*numberInt)));
Sorry to be a such a pain. Thanks for all the help :)
Regards,
Varun Mehta
On 11/11/02 3:43 PM, "Varun Mehta" <varun_at_mehtasw.com> wrote:
>...the plot thickens! I gave the controls names in the template info
> window, and an error -48807 means variable undefined, can we link these
> things together? Other programs that use the same functions don't get these
> errors on my machine.
>
-- This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries List FAQ/Etiquette/Terms: http://www.newtontalk.net/faq.html Official Newton FAQ: http://www.chuma.org/newton/faq/
This archive was generated by hypermail 2.1.2 : Mon Dec 02 2002 - 22:02:31 EST