![]() |
|
#1
|
|||
|
|||
|
need to show open & save dialog from within corel macro with the interface of browse dialog box of vista explorer may be using declare function
i am working in vista |
|
#2
|
||||
|
||||
|
Look at using GetFileBox:
Code:
sFileName = Corelscripttools.GetFileBox("All Files (*.*)|*.*", "Select a file", 0, "D:\Temp\*.*")
-Shelby |
|
#3
|
|||
|
|||
|
Thanks Shelby
|
|
#4
|
|||
|
|||
|
Thanks again Shelby,
I was using long code for Browse the folder by using API. For the benefit of all "CorelScriptTools.GetFolder" works great for browsing |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Supress Dialog on ActiveDocument.Save | joexx | Macros/Add-ons | 4 | 12-12-2007 10:25 |
| open fill dialog | diwin | CorelDRAW/Corel DESIGNER VBA | 2 | 21-05-2007 11:21 |
| draw12... Accessing windows explorer | xombie | CorelDRAW/Corel DESIGNER VBA | 2 | 06-07-2006 12:48 |
| Show default icon for CDR files in Windows Explorer | Alex | FAQ | 0 | 27-04-2005 11:10 |
| Save Dialog Box | Mark | CorelDRAW/Corel DESIGNER VBA | 1 | 21-07-2004 06:15 |