Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


RE: What editor do you use?

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,27156
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: What editor do you use?
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: <<   < prev  1 2 [3] 4 5   next >   >>
[Poll]

What editor do you use?


UltraEdit (Shareware) www.ultraedit.com
  10% (4)
EditPlus (Trial Availabe) www.editplus.com
  0% (0)
NoteTab (Freeware) www.notetab.com
  0% (0)
Notepad, Wordpad, MS Script Editor (Free with Windows)
  25% (10)
PrimalScript (Trial available) www.sapien.com
  25% (10)
Admin Script Editor (Trial Available) www.adminscripteditor.com
  7% (3)
Notepad++ (Free) notepad-plus.sourceforge.net/uk/site.htm
  10% (4)
TextPad (Trial Available) www.textpad.com
  5% (2)
OnScript (Trial available) www.onscript.com
  0% (0)
Others?
  15% (6)


Total Votes : 39


(last vote on : 11/16/2005 7:39:36 AM)
(Poll ended: 11/21/2005 6:00:00 AM)
Login
Message << Older Topic   Newer Topic >>
 RE: What editor do you use? - 4/3/2006 5:02:28 AM   
  neiwiertz

 

Posts: 17
Score: 0
Joined: 3/30/2006
Status: offline
ultraedit32  great in search and specially replace in all project files

somebody knows how to setup ultraedit to setup as
a compiler and debugger for vb scripting could email me

(in reply to mrgoodwin)
 
 
Post #: 41
 
 RE: What editor do you use? - 4/3/2006 5:17:11 AM   
  ebgreen


Posts: 4408
Score: 29
Joined: 7/12/2005
Status: online
Using Google, I found the UltraEdit fora. There I searched and found this post:

http://www.ultraedit.com/index.php?name=Forums&file=viewtopic&t=2207&highlight=execute+vbscript

It is for getting perl scripts to run but you should be able to tweak it for VBScript.

_____________________________

"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick
Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm
http://www.visualbasicscript.com/m_47117/tm.htm

(in reply to neiwiertz)
 
 
Post #: 42
 
 RE: What editor do you use? - 4/3/2006 5:23:35 AM   
  DiGiTAL.SkReAM


Posts: 1056
Score: 6
Joined: 9/6/2005
From: Florida, USA
Status: offline
When I have a huge project, i usually break out the big guns: EDLIN
But, when it's just a small, utility script, I just use COPY CON.


_____________________________

"There's the one man who learns by reading, the two men that learn by watching, and the rest of us have to pee on the electric fence for ourselves." - Roy Rogers

"Would you like to touch my monkey?" - Dieter (Mike Meyers)

(in reply to ebgreen)
 
 
Post #: 43
 
 RE: What editor do you use? - 4/4/2006 2:09:41 AM   
  sorex

 

Posts: 77
Score: 0
Joined: 3/9/2006
Status: offline
I tend to use AnyEdit PRO but since a few months I'm (ab)using notepad or notepad2 since they don't require regging of DLL's etc
so easy to remove from a client's system although AnyEdit has a lot more options than the Notepads most of the stuff still has
to come from your grey cells and fingertips to make thing happen as supposed to be

(in reply to DiGiTAL.SkReAM)
 
 
Post #: 44
 
 RE: What editor do you use? - 4/4/2006 2:39:11 PM   
  Cybex


Posts: 412
Score: 0
Joined: 9/14/2005
From: Florida
Status: offline
Just because I haven’t seen anyone mention it yet…  Microsoft Script Editor.  Standard part of Office, does syntax highlighting, limited auto complete.  Open Word, Excel or anything else, “Tools”, “Macro”, “Microsoft Script Editor” or run it straight from the executable “MSE7.exe”.  All in all, not bad in a pinch and eaiser on the eyes than notepad.


Cybex

_____________________________

Common sense is not so common.

(in reply to sorex)
 
 
Post #: 45
 
 RE: What editor do you use? - 4/17/2006 7:17:31 AM   
  daluu

 

Posts: 26
Score: 0
Joined: 4/17/2006
Status: offline
I use JEdit. An open source cross-platform text editor. Though it doesn't have any code completion & syntax error highlighting, it has VBScript code syntax coloring/highlighting and its free (& cross-platform, but this wouldn't matter for windows only VBScript).

(in reply to mbouchard)
 
 
Post #: 46
 
 RE: What editor do you use? - 4/27/2006 6:53:10 AM   
  mcds99


Posts: 395
Score: 4
Joined: 2/28/2006
Status: offline
Crimson Editor it highlights, has line numbers, does lots of languages.

Free is best ;-)

Mcds99

_____________________________

Sam

Keep it Simple Make it Fun KiSMiF

(in reply to daluu)
 
 
Post #: 47
 
 RE: What editor do you use? - 5/17/2006 9:18:09 AM   
  stedler


Posts: 4
Score: 0
Joined: 5/16/2006
From: East Central Florida
Status: offline
Wow,

I had no Idea there where so many editors out there. 

So, is "Visual Studio 2005" not needed then.

I am brand new to scripting.

Max Parker
stedler@earthlink.net
"Who is General Failure and why is he reading my hard disk?"

(in reply to mbouchard)
 
 
Post #: 48
 
 RE: What editor do you use? - 5/17/2006 11:37:32 AM   
  vbsnovice

 

Posts: 21
Score: 0
Joined: 11/1/2005
Status: offline
Hi all,

I'm using ConTEXT http://www.context.cx/. It's a free one and great tool.


_____________________________

Cheers,
VBSnovice

(in reply to mbouchard)
 
 
Post #: 49
 
 RE: What editor do you use? - 5/23/2006 3:17:40 AM   
  dalemontgomery45177

 

Posts: 26
Score: 0
Joined: 5/11/2006
Status: offline
 
I use SciTE (free)

http://www.scintilla.org/SciTE.html

(in reply to kirrilian)
 
 
Post #: 50
 
 RE: What editor do you use? - 6/1/2006 5:15:04 AM   
  multiplexed

 

Posts: 1
Score: 0
Joined: 5/9/2006
Status: offline
Something to keep in mind when purchasing a product is if the licensing is per computer, or per user.

I bought vbsedit, and I like it a lot, but it's licensed per computer. I have a need for two installations, plus if I get a different job, that would add yet another license I would need to buy (for a total of at least three needed licenses).

PrimalScript is expensive, but I read on their forums that it was licensed per user. They'll allow up to 5 installations per user license. So, three cheap licenses from vbsedit totals $150, but PrimalScript 4 Professional is less than $100 more, costing $235 to $250 total. For that difference in price, I wish I'd started out with a PrimalScript Professional license.

(in reply to mbouchard)
 
 
Post #: 51
 
 RE: What editor do you use? - 6/8/2006 3:53:12 PM   
  Mikey2OZ


Posts: 1
Score: 0
Joined: 4/26/2006
Status: offline
I use PrimalScript for developing my VBScripts, then I use UltraEdit-32 for documentation and for working with HTML and HTA scripts.

(in reply to mbouchard)
 
 
Post #: 52
 
 RE: What editor do you use? - 6/23/2006 5:09:48 AM   
  wsheeUT

 

Posts: 12
Score: 0
Joined: 3/21/2005
From:
Status: offline
I use gvim (windows vi) . It is free and is very useful.

(in reply to Mikey2OZ)
 
 
Post #: 53
 
 RE: What editor do you use? - 6/28/2006 12:23:42 AM   
  bwolsleben

 

Posts: 3
Score: 0
Joined: 6/28/2006
Status: offline
I've used both PrimalScript 4.0 Professional and AdminScriptEditor v2.4. Both are great but AdminScriptEditor was cheaper, so it won. AdminScriptEditor = 99.00, PrimalScript = 249.00.....a no brainer.

(in reply to mbouchard)
 
 
Post #: 54
 
 RE: What editor do you use? - 6/28/2006 1:22:18 AM   
  ebgreen


Posts: 4408
Score: 29
Joined: 7/12/2005
Status: online
Unless work is paying for it anyway. 

_____________________________

"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick
Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm
http://www.visualbasicscript.com/m_47117/tm.htm

(in reply to bwolsleben)
 
 
Post #: 55
 
 RE: What editor do you use? - 6/29/2006 12:10:40 PM   
  dm_4ever


Posts: 1938
Score: 30
Joined: 6/29/2006
From: Orange County, California
Status: offline
PrimalScript Professional is the best I've used. Plus new version coming out soon will support Powershell(Monad).
http://www.primalscript.com/psnextpreview.asp

(in reply to ebgreen)
 
 
Post #: 56
 
 RE: What editor do you use? - 7/4/2006 12:30:52 PM   
  DiGiTAL.SkReAM


Posts: 1056
Score: 6
Joined: 9/6/2005
From: Florida, USA
Status: offline
I am now using PrimalScript Enterprise v4.0.496.
For large installations (more than 3 or 4 licenses, they will send you a license file.
It's nice to work for a huge company sometimes!  heh heh heh



_____________________________

"There's the one man who learns by reading, the two men that learn by watching, and the rest of us have to pee on the electric fence for ourselves." - Roy Rogers

"Would you like to touch my monkey?" - Dieter (Mike Meyers)

(in reply to dm_4ever)
 
 
Post #: 57
 
 RE: What editor do you use? - 8/1/2006 3:45:35 AM   
  Deckyon

 

Posts: 2
Score: 0
Joined: 8/1/2006
Status: offline
Poll's ended, so I will just post what I use here:  UltraEdit v 12.10a.  Best editor for the price I have tried.  I have used PrimalScript through their trial period, and while good, the price is too high to justify it.

_____________________________

Bradley Buskey
http://www.sturmphoto.com
http://www.ghoulgamers.com

(in reply to mbouchard)
 
 
Post #: 58
 
 RE: What editor do you use? - 8/8/2006 3:47:40 AM   
  deheugden

 

Posts: 17
Score: 0
Joined: 8/7/2006
Status: offline
notepad or primal script 4 prof.

(in reply to mbouchard)
 
 
Post #: 59
 
 RE: What editor do you use? - 9/8/2006 4:57:21 AM   
  RemyZero


Posts: 12
Score: 0
Joined: 9/8/2006
Status: offline
Crimson Editor... does the trick for me, good to know there is so many others out there that are free 

http://www.crimsoneditor.com/

< Message edited by RemyZero -- 9/8/2006 4:58:45 AM >

(in reply to deheugden)
 
 
Post #: 60
 
 
Page:  <<   < prev  1 2 [3] 4 5   next >   >>
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: What editor do you use? Page: <<   < prev  1 2 [3] 4 5   next >   >>
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts