merged, again
This commit is contained in:
commit
763f7b6218
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ testcase tToolsNumbering12
|
|||
hDeleteFile( ExportFileName ) ' There should never be a reason to overwrite
|
||||
|
||||
' Binary export filter was removed
|
||||
if iDocumentType < 3
|
||||
if iDocumentType < 3 then
|
||||
printlog " - export as: " & ExportFileName
|
||||
Call hFileSaveAsWithFilter( ExportFileName, sCurrentFilter )
|
||||
Call hCloseDocument
|
||||
|
|
Loading…
Reference in a new issue