Call Fox Pro Program

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Sep 2006
Posts: 54
Reputation: royaloba is an unknown quantity at this point 
Solved Threads: 1
royaloba royaloba is offline Offline
Junior Poster in Training

Call Fox Pro Program

 
0
  #1
Dec 8th, 2006
Hello everyone,
how can i call a exe fox pro .exe file? is this possible?
thanks.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 848
Reputation: QVeen72 is on a distinguished road 
Solved Threads: 120
QVeen72's Avatar
QVeen72 QVeen72 is offline Offline
Practically a Posting Shark

Re: Call Fox Pro Program

 
0
  #2
Dec 8th, 2006
Hi,

Want to call Foxpro.exe in VB?

Private Sub cmdShowFoxPro_Click()
On Error Resume Next
AppActivate Shell("C:\FoxPro.EXE"), vbMaximizedFocus
End Sub


Regards
Veena
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC