Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB CODES
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00362845
Message ID:
00362850
Views:
15
>Hello,
> I am working on a small VB program. Can anyone answer my following questions in VB:
> 1) how to convert the following to VB:
> if type('objdummy') = "O"
>
> else
>
> endif

You can look at the VarType() and TypeName() functions in the VB Help for this.

> 2) how do I run an Executible with parameter ?
> do dummy with "filename"?

Haven't ever done this one, sorry.
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform