Article | 41019121 |
Type | Wish |
Product | Engine |
Version | 4.0.1.1019 |
Date Added | 5/19/2003 |
Fixed | Yes [5/19/2003] |
Submitted by | Steve Smith |
Keywords |
I am attempting to put a full vdraw on a web server and create vdi files on demand. I have a problem. The following call:
bSaved = gVdPro.ActiveDocument.SaveAs(gStackFileName, Vd4x1)
responds with a dialog.
There is no way to click the ok box on the server.
In version 4.0.2.1020 a new property of ActiveDocument FileError added.
No message box is shown. If Open, Save or SaveAs returns FALSE you can get the error code from FileError property. See our Help for more information.