How do I tell Simba to write something on osrs?
How do I tell Simba to write something on osrs?
Simba Code:procedure TypeSend(Text: string);
There used to be something meaningful here.
all that did was write on Simba. I want it to write on osrs.
I must be doing it wrong. It still writes on Simba even after I focus on osrs
program new;
//{$DEFINE SMART8}
{$i srl/srl.simba}
{$i P07Include.simba}
begin
SetupSRL;
TypeSend('work');
end.
Last edited by Sjoe; 04-11-2013 at 07:32 AM.
Creds to DannyRS for this wonderful sig!
There are currently 1 users browsing this thread. (0 members and 1 guests)