newbie: VB6 and Named Arguments
G'day everyone,
In VB6 I can create a reference to wscript.exe, and refer to the
symbols therein, but can't seem to connect to any of them, e.g.
IHost.IWSHNamedArguments_Class.
Is there any way of getting access to the Named and Unnamed Argument
collections? I use these a lot in my VBScript tools and it would be
very useful, to me at least, to be able to leverage the technology in
my VB apps.
Kind regards,
Bruce.
.
Relevant Pages
- Re: My.Settings Questions
... refer to it via a variable. ... It's a shared object so you can reference it directly by its class name." ... The reference to VB6 was irrelevant. ... (microsoft.public.dotnet.languages.vb) - parsing the command line?
... In pursuit of the ultimate command line parsing tool I discovered ... recently that in VB6 I can create a reference to wscript.exe, ... refer to the symbols therein, but can't seem to connect to any of ... (microsoft.public.vb.general.discussion) - Re: parsing the command line?
... In pursuit of the ultimate command line parsing tool I discovered ... recently that in VB6 I can create a reference to wscript.exe, ... refer to the symbols therein, but can't seem to connect to any of ... (microsoft.public.vb.general.discussion) - Re: Why choose a paragraph element for a paragraph?
... The man visiting the blonde women in the flat above you is your ... a meaning independent of the actual reference. ... refer to or point to the very same and one thing in the world. ... (alt.html) - Re: name range from absolute to relative
... If you want a formula to refer to an absolute column (always column C ... because a relative reference in R1C1 notation DOES NOT CHANGE when you ... refersto formula will appear to change: you have to keep working out what ... based on the previously referenced cells. ... (microsoft.public.excel.worksheet.functions) |
|