so yes, now i'm trying to get the rest of my information from my form, to work with my procedures and script, everything works but when i click my "begin" button this happens..
[Runtime Error] : Access violation at address 0000333C.
now, before i added...
...in my main loop, it worked fine. now their's a problem, any ideas?Code:LeatherToTan:= StrToInt(Edit2.Text); CraftedLeather:= StrToInt(Edit1.Text);
thanks![]()



Reply With Quote