WHAT IS IT ALL ABOUT?
On this site, you will find a variety of articles that I hope will be useful.
You can filter individual posts and articles by using categories and tags.
Main Topics
Tag Cloud
RECENT POSTS:
This CATScript shows how to implement a custom dialog window
other than MsgBox and InputBox -
freely programmable and customizable.
The dialog is based on a HTA:Application and
in combination with
wshell
and mshta.exe
.CATScript OOP programming Object-oriented programming (OOP) is not so frequently used for CATScript macros.
This is why I’d like to present some code for a generic OOP class here mainly to see how it looks like and what the benefits and possible drawbacks are.
Object-Oriented-Programming with CATScript Object-oriented programming (OOP) is not commonly used in CATScript macros, or at least, there is not so much information and sample-code available on the web or in various books and documentation I looked at.
However, CATScript - similar to VBS - does support class declarations, so there is no excuse for an adventurous programmers to not use it.
Binary Software Packages
Pls. check out, if there is something useful for you.