Smartzkid
11-20-2006, 01:58 AM
program readertest;
{.include SRL/SRL.Scar}
begin
SetUpSRL;
writeln(GetNewChatMsg);
end.
ok...the end result of this will be a script that can be controlled remotely with certain commands...but i can't even get the program to read chats...some help please...
{.include SRL/SRL.Scar}
begin
SetUpSRL;
writeln(GetNewChatMsg);
end.
ok...the end result of this will be a script that can be controlled remotely with certain commands...but i can't even get the program to read chats...some help please...