I have been looking everywhere for a version of CBS for REALBasic. Has anyone seen (or heard) of one?
*CSB
It was written for Visual Basic
CSB will work with REALbasic, at least on Windows. If your trying to make this work on a Mac or Linux, your out of luck. To get it to work, just register the OCX (regsvr32 PATH_TO_OCX) and then add the CleanSlateBot as an ActiveX component. Drag the component onto your window and your set.
As for a CSB for Mac, you'd have to write a library, or a shared library. I'll give you a hand in Carbon, if you're interested.
No, thats ok. I better just do it myself... :(