skip to main
|
skip to sidebar
Girish's code snippets
Thursday, May 1, 2008
Open windows explorer from Foxpro
Open windows explorer from Foxpro in Current Directory
LOCAL loshell as Shell32.application
loshell = CREATEOBJECT('shell.application')
loShell.Explore(FULLPATH(CURDIR()))
loShell = null
1 comment:
law
said...
Cool Code Dude!
May 1, 2008 at 6:19 PM
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
Ad Referals
Referals
Google Search
Blogs I read
Sharp Architecture Google Groups
you've been HAACKED
The Morning Brew
Live Cricket Scores
ASP.NET
ScottGu
Labels
Adodb
(1)
Ajax
(1)
ASP.Net
(2)
CSV
(1)
Excel
(4)
Foxpro
(15)
jQuery RadioButton
(1)
Linq
(2)
LinqPad
(1)
Luhn
(1)
Miscellaneous
(1)
Nhibernate
(1)
Outlook
(1)
Powershell Image
(1)
Regular Expression
(2)
RSA key
(1)
Script
(1)
Sql Server
(2)
Sqlite
(1)
Word Automation
(1)
xp
(1)
Blog Archive
►
2012
(2)
►
May
(1)
►
April
(1)
►
2011
(2)
►
February
(1)
►
January
(1)
►
2010
(4)
►
October
(2)
►
July
(2)
►
2009
(5)
►
July
(1)
►
April
(1)
►
February
(1)
►
January
(2)
▼
2008
(15)
►
August
(2)
►
July
(2)
►
June
(3)
▼
May
(8)
Save Excel to Excel 5
Trace messages in IE
Create desktop shortcut to a Visual FoxPro applica...
Update Excel sheet from Foxpro
Remove line numbers from code listing
Missing Index in Sql Server
Open windows explorer from Foxpro
Foxpro Regular Expression
About Me
Gary
View my complete profile
1 comment:
Cool Code Dude!
Post a Comment