Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 9th, 2006, 12:22 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default Shell keyword in VB

Hi Frnds!

 There is a Expression being used in a program like 'Shell = D:\Folder name\FileName.exe'.

     What does it do?

     Can u Help me....

     Have a nice day..


Deepak..

Deepak..
__________________
DPK..
 
Old February 9th, 2006, 01:19 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nalla Send a message via Yahoo to nalla
Default


Hi Deepak,
Use Shell (Pathname)
Ex:- Shell ("C:\Windows\system32\calc.exe")


nalaka hewage
 
Old February 9th, 2006, 09:40 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default

Hi Hewage..

      Thank you very much....
      Now i got it..


Deepak..
 
Old February 10th, 2006, 02:25 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default

 Hi Hewage!

    I have a Project including with this declaration
    -Public ArrG As XArrayDB-
    but when i'm compiling this programme,
    I'm getting a Compilation Error:
    -Can't find project of library-
    what reference should i use here


     Can you help me...



Deepak..
 
Old February 16th, 2006, 01:49 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nalla Send a message via Yahoo to nalla
Default


Hi Deepak,
XArrayDB is provided by True DB Grid.
Install the correct version of True DB Grid.


nalaka hewage





Similar Threads
Thread Thread Starter Forum Replies Last Post
Shell seananderson Beginning VB 6 3 March 16th, 2007 05:41 AM
Shell command or calling VB exe netfresher General .NET 3 October 30th, 2006 06:23 AM
The "New" Keyword rfarmer VB Components 1 August 16th, 2006 12:18 PM
Use of VB.NET's Shell function in C# jude_wong C# 8 December 16th, 2005 07:49 PM
this keyword RSteel C# 1 December 18th, 2003 04:33 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.