VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Runs a file with system file assocation, update of Shock Troop's Shelling method, didn't work for m

by paul suerth (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Wed 20th November 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Runs a file with system file assocation, update of Shock Troop's Shelling method, didn't work for me on NT4,SP6a so i did this with his/her

API Declarations


Dim bfile

Rate Runs a file with system file assocation, update of Shock Troop's Shelling method, didn't work for m




bfile.WriteLine ("C:\File.csv") 'This is the file you want to run
bfile.Close

ret = Shell("C:\TMP.BAT", vbNormalFocus)  'Runs the batch file.

Download this snippet    Add to My Saved Code

Runs a file with system file assocation, update of Shock Troop's Shelling method, didn't work for m Comments

No comments have been posted about Runs a file with system file assocation, update of Shock Troop's Shelling method, didn't work for m. Why not be the first to post a comment about Runs a file with system file assocation, update of Shock Troop's Shelling method, didn't work for m.

Post your comment

Subject:
Message:
0/1000 characters