Actions
Bug #1260
closedExport function fails or does not include a binary data file
Start date:
01/15/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1260
Description
The Export function either fails to include the data file or throws an error.
Need to check this (since it used to work!) (Dan Higgins)
Updated by Dan Higgins almost 21 years ago
There was no code in the export method to save the data file(s) as part of the
export process! Added a routine to include a data directory and add copies of
the data file to this part of the export. Also added checks on the 'location'
variable to terminate the export if the package has not been saved (indicated
when 'location' == "")
Actions