Re: IDE or Editor for VBS?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Miyahn

I didn't know that MS script editor existed before, but by seeing this post
it got my curiosity.

- You said you use Lotus notes objects, ie, etc. How can I add those and
others?

- How do I use early binding or late binding to call intellisense?

Thanks
RT


"Miyahn" <HQF03250@xxxxxxxxxxx> wrote in message
news:%23UTvyKRPFHA.3880@xxxxxxxxxxxxxxxxxxxxxxx
> "simon crowder" wrote in message
> news:4257d60b$0$11482$9b4e6d93@xxxxxxxxxxxxxxxxxxxxxxxxxx
>> Miyahn wrote:
>> >
>> > I am using Excel-VBE to edit VBS by the following script.
>> > You can use Object Browser to know refferenced application's objects,
>> > properties, methods.
>>
>> I want to use VBS for scripting a 3D CAD program (Rhinoceros), are you
>> sure Excel-VBE is what I am looking for?
>
> I don't know that CAD program, so I'm not sure.
>
> Add the referense to the type-library of that program.
> If you want IntelliSense support, use early binding.
> (After editing, change the binding to late binding.)
>
> Using Excel-VBE, I can edit the script controling Lotus Notes,
> Ichitaro(Japanese
> famous word processing program), Internet Explorer, etc.
>
> --
> Miyahn (Masataka Miyashita) JPN
> Microsoft MVP for Microsoft Office - Excel(Jan 2005 - Dec 2005)
> HQF03250@xxxxxxxxxxx
>


.



Relevant Pages

  • Re: Can MInifying vbscript provide performance gain?
    ... In principal, removing white space should make the script run faster, but I ... Binding to local objects, like wshShell or the Dictionary object, is ... I use Option Explicit and declare all variables. ...
    (microsoft.public.scripting.vbscript)
  • Re: IDE or Editor for VBS?
    ... >> I am using Excel-VBE to edit VBS by the following script. ... >> You can use Object Browser to know refferenced application's objects, ... I don't know that CAD program, ... Using Excel-VBE, I can edit the script controling Lotus Notes, Ichitaro(Japanese ...
    (microsoft.public.scripting.vbscript)
  • Re: Keyboard traversal - would to remove this
    ... for other purposes, bound other functions already - but the default ... You need to either remove the keyboard traversal binding ... "If the break command is invoked within a binding script, ... script terminates and no other scripts will be invoked for the event." ...
    (comp.lang.tcl)
  • Re: Code-Completition
    ... For prototyping, use early binding to get intellesense to work, ... MS itself stopped offering vb5cce about two years ... I forgot about mse/mse7 (microsoft script editor). ...
    (microsoft.public.scripting.vbscript)
  • Re: Variables in "-command {}"
    ... GUI itself operates in global scope. ... If the appropriate script is, ... confusion over when substitution will occur. ... braces if you want substitution to occur when the binding fires. ...
    (comp.lang.tcl)