Lyndon Rickards wrote: > > Anybody see what I'm doing wrong? > $ret = SaveAsDialog(filters => $filterParams, #this works > extension => $defaultFileExtension, # $ret does not get this >added > dir => $jobPath, # has no effect (this path exists and can cd >to it) Found the answer to 'dir' - no forward slashes, trailing backslash mandatory. > defaultfilter => 3, # this works > ); > return $ret; > };
- [perl-win32-gui] Problem with SaveAsDialog win32::FileOp Lyndon Rickards
- [perl-win32-gui] How to refresh ? Lyndon Rickards
- [perl-win32-gui] How to refresh ? DIScussion
- [perl-win32-gui] Re:How to refresh ? Robert White
- Re: [perl-win32-gui] Problem with SaveAsDialog win32:... Jenda Krynicky