Taryck / zaplink

Automatically exported from code.google.com/p/zaplink
0 stars 1 forks source link

ZL_FILE->Savedialog return only filename without path #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use ZL_FILE->SAVEDIALOG like in ZAPLINK_EXTRACTOR

What is the expected output?
Full path is returned

What do you see instead?
Just filename

Error in : ZAPLINK_FILE->SAVE_DIALOG
    _filename = retfilename.
==>
    _filename = retfullpath.

Original issue reported on code.google.com by taryck%b...@gtempaccount.com on 21 Apr 2010 at 2:05

Attachments: