I recently came across some yab functions that seem to have escaped from the documentation.
These appear in neither the yab commands textfile nor in the Besly app. I just had a feeling that they had to exist, so I, ummmm, ripped apart an existing app to extract its code and see how it was done. Sorry, lorglas, I think it was one of yours.
In fact, looking at the list of reserved keywords there may be a few more undocumented commands. roundrect, anyone?
Code:
a = pcworkspaces
a- window get "MainWindow", "workspace"
These appear in neither the yab commands textfile nor in the Besly app. I just had a feeling that they had to exist, so I, ummmm, ripped apart an existing app to extract its code and see how it was done. Sorry, lorglas, I think it was one of yours.
In fact, looking at the list of reserved keywords there may be a few more undocumented commands. roundrect, anyone?