|
-
Mar 11th, 2020, 06:33 PM
#1
Thread Starter
PowerPoster
VBScript Editor,A good IDE For vbs,js
vbsedit
(which can be found with a search)
VBScript Editor
Code:
The objects created dynamically by createobject will prompt intelligently.
VB6 cannot do this, and 90% of the software cannot implement this function.
Set objWord = CreateObject("Word.Application")
Set objDoc = objWord.Documents.Open("c:\scripts\inventory.doc")
objWord.*
VbsEdit supports VBScript with syntax coloring, Intellisense, code snippets, this VBScript Editor has everything you need!
VbsEdit is a VBS editor but also a WSF editor and an HTA editor.
It can be installed without admin rights. The evaluation version never expires.
VBScript Debugger
Vbsedit lets you debug your scripts in the integrated debugger. You can explore and modify variables and their content from our debug console.
Compile VBScript to Executable
Compile your scripts to Executable (VBS to EXE, HTA to EXE) in Console mode or Windows Mode. 32 bit and 64 bit. Customize Icon. Select UAC level.
Convert HTML, CSS and JavaScript into EXE
Convert HTML, CSS and JavaScript into Application. Debug with our integrated debugger. Customize Icon. Select UAC level. Many samples.
Tons of Samples
Vbsedit makes it easy to learn with tons of sample scripts.
Last edited by Shaggy Hiker; Mar 12th, 2020 at 10:49 AM.
Reason: Removed link that amounted to advertising.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|