Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
I need to use pngout command and give it a filename alredy stored in a varaible named "filename".
I searched for this issue but found no answer.
I use this line of code to lunch the pngou command:
ThisDrawing.SendCommand ("pngout" & vbCr)
at that point I get the "Save File" window.
How d I send the "filename" varible to the file name field in the save file window and simulate enter?
thanks,
aridzv
Solved! Go to Solution.