- Aug
- 2,219
- 101
I use VbsEdit, which is a VBScript Editor with Debugger.
A menu option is Samples, from which you select a VBScript, it pastes into a new edit screen, which you can then run, compile to an .EXE, edit, etc.
These are all of the Sample Scripts that are included with VbsEdit.
Note also that VbsEdit has a Snippet menu, in which you can use existing snippets, and add your own snippets of code.
Maybe the TCC Debugger and CMDebug could be made to work like the VbsEdit program, and provide paste-and-go .BTM example code just like VbsEdit does.
Ref: Update help (more) and new tutorials
Joe
A menu option is Samples, from which you select a VBScript, it pastes into a new edit screen, which you can then run, compile to an .EXE, edit, etc.
These are all of the Sample Scripts that are included with VbsEdit.
Note also that VbsEdit has a Snippet menu, in which you can use existing snippets, and add your own snippets of code.
Maybe the TCC Debugger and CMDebug could be made to work like the VbsEdit program, and provide paste-and-go .BTM example code just like VbsEdit does.
Ref: Update help (more) and new tutorials
Joe