i deleted my pld topic
this is what i get
[Runtime Error] : divide by Zero in line 487 in script C:\Documents and Settings\User\Desktop\cathybanana.scar ![]()
SCAR Code:Procedure ProgressReport;
var totalspent, profit,rateV,rateP, sec : integer;
begin
SRLRandomsReport;
begin
TotalSpent := Bananas * 10;
RateP:= 3600 * Profit / Sec;
RateV := 3600 * Bananas / Sec;//<---Line 487??
AddToReport('');
iwas told to put avoind or somthing like that..?





Reply With Quote














