indian12
01-23-2012, 01:54 PM
begin
if (not(FileExists(FilePath))) then Exit;
Result:= not(StrToBool(ReadINI('Main', 'Running', FilePath)));
end;
hope u can fix it :D
if (not(FileExists(FilePath))) then Exit;
Result:= not(StrToBool(ReadINI('Main', 'Running', FilePath)));
end;
hope u can fix it :D