Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding an Hyperlink
Message
 
To
23/07/2003 09:19:32
David Brunelle
Université de Sherbrooke
Sherbrooke, Quebec, Canada
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00812444
Message ID:
00812748
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
>The program doesn't compile if I try to put that code inside a procedure not outside of it... Does it have to be in a specific place, like a module?

The declare needs to be outside of a procedure declared form level or module level. Module level preferred.

The shellexecute call itself can be used in any method as long as it is within scope of the declare, hence the best place for the declare is in a module.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Reply
Map
View

Click here to load this message in the networking platform