re installed simba
added srl osr to includes
downloaded smart8.1 to plugins(8.0 was giving me smart cannot spawn client)
everything updated and all
tryed to do basic smart test
and getting errorCode:program new;
{$DEFINE SMART8}
{$i SRL-osr/SRL.simba}
begin
SetupSRL();
end.
C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:203): Invalid number of parameters at line 228
Compiling failed.
please help

