Author Topic: Extreme Newbie Alert  (Read 5199 times)

0 Members and 1 Guest are viewing this topic.

M-dub

  • Guest
Extreme Newbie Alert
« on: July 08, 2004, 07:44:22 AM »
Newbie Alert :!:  Newbie Alert :!:

I've created a little application that loads a few text fields into a txt file.  I'm now trying to create a button on the form to open that particular file.  There's GOT to be a way to do it, but I haven't been able to find how yet.

'One tiny step for the majority of you guys...One GIANT LEAP for little ol' me...'

Thanks

hendie

  • Guest
Extreme Newbie Alert
« Reply #1 on: July 08, 2004, 07:54:42 AM »
Code: [Select]
Private Sub CommandButton1_Click()
Shell "Notepad.exe" & "C:\test.txt", vbNormalFocus
End Sub

M-dub

  • Guest
Extreme Newbie Alert
« Reply #2 on: July 08, 2004, 07:59:46 AM »

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
Extreme Newbie Alert
« Reply #3 on: July 08, 2004, 08:26:49 AM »
awwww now ain't that just soooo cute......
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

ML

  • Guest
Extreme Newbie Alert
« Reply #4 on: October 29, 2004, 11:38:14 AM »
ALL HAL KEITH!   :D

M-Dub, I love those emoticons you have :)

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
Extreme Newbie Alert
« Reply #5 on: October 29, 2004, 01:10:13 PM »
:roll:
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

daron

  • Guest
Extreme Newbie Alert
« Reply #6 on: October 29, 2004, 06:26:03 PM »
ML, give the credit where it's due. Yes, Keith is good at this stuff, but I believe Hendie was the one that answered it.

ML

  • Guest
Extreme Newbie Alert
« Reply #7 on: October 29, 2004, 06:37:06 PM »
Ok, All Hal Hendie!  :D