Opening Paint.exe from Notes

I would like to create a toolbar button with some code that will open the Microsoft Paint program. I already created a Pain Tool in Designer but would like to have the option to open the Paint program in Notes as well. What kind of code will I need to add to do that? Thanks for your help in advance!

Subject: Opening Paint.exe from Notes

Search is your friend…

http://www-10.lotus.com/ldd/nd6forum.nsf/Search?SearchView&Query=(launch%20or%20start)%20and%20exe&SearchOrder=0&Start=1&Count=100

Enjoy.

Doug

Subject: Opening Paint.exe from Notes

Try this: @Command( [Execute]; “C:\Windows\System32\mspaint.exe”)

Subject: Opening Paint.exe from Notes

@Command( [Execute]; “C:\Windows\System32\mspaint.exe”)

This works…!!!

Thanks Deepak

Vj

Subject: RE: Opening Paint.exe from Notes

Deepak, thank you for your response. After doing some adjustments, I was able to get your code to work.

Doug, thank you for your response. I did do a search in this forum and couldn’t really find wanted I need. It turns out that I did use the @Command([Execute]) formula before reading Deepak’s response but couldn’t get it to work so I assumed that it was the wrong code to use.

Again, to both of you, thank you for your help.

Subject: RE: Opening Paint.exe from Notes

Thanks Vijaya…I am happy for you…keep in touch