Notifications
Clear all

[Closed] Clearing a <windowstream> , macroRecorder

Hi all!

I’m back coding for a few days that i have some time and i’ve found myself with a little problem

Is there a way to clean the macroRecorder?

I mean, i’m using it like a central column of a script that i’m doing, but i would like to clear it from time to time because with a lot of time it will become bigger and bigger.

Thanks!

Cheers.

4 Replies
 JHN

clearListener()

-Johan

It doesn’t work, it clears the listener, but not the macrorecorder, wich is what i need to clear
But thanks.

Cheers.

 JHN

Sorry, read too fast. There is the “macrorecorder” statement, that returns a windowsStream, but there’s no way to set the data it seams. Sounds like a job for UIaccessor, but I’m not very proficient at making those work, maybe someone else can jump in.

-Johan

1 Reply
(@cerberusc)
Joined: 11 months ago

Posts: 0

What is UIaccessor?

Cheers and thanks

P.S.: ok, i’ve foudn what is it :), i’m going to investigate. thanks