SaveAs |
Top Previous Next |
|
Save one or all loaded plans—in any file format and of any sheet type—under their current name. Parameter /H Displays a help text and the calling convention. FORMAT/fff The format (e.g., DXF, HDF) used for saving. If the name is left blank, the function uses the original format (FORMAT/). NAME/sss The plan named "sss" is backed up. If the name is empty, all plans are backed up (NAME/). TYP/nnn The sheet type (or layer) (e.g., 150) under which the plans are saved. When saving in a different file format, additional parameters may be specified depending on the format; for details, see, for example, the description of "SaveAs Format DXF". Instead of the currently open object, the strings from the selection list are processed. /IGNORE_ERRORS This parameter is evaluated only in conjunction with the SYNC format. Without the /IGNORE_ERRORS parameter, plans in which an ALBATROS object could not be inserted into or updated within the associated data tables—due to rule violations—are not saved at all. With the /IGNORE_ERRORS parameter, plans containing erroneous objects are saved nonetheless. The valid objects are then inserted into or updated within the associated data tables, while for the erroneous objects, the segment number, plan name, and object ID are recorded in the AM_Datenbank, Gebietsrelation, and ISA fields of the GBRERRORS database table. This table must exist; otherwise, the entry will not be recorded. Rückgabewert
Dialog Der Plan <blattname> wird im Dateiformat <format> und dem Blatttyp <typ> gesichert: SaveAs Blattname (oder Ret oder 0 für alle): <blattname> Welches Dateiformat? MIF/DXF/DGN/DBB/...: <format> Neuer Blatttyp? <typ> Die Eingabe des Dateiformats und des Blatttyps können mit Return übersprungen werden, um die bisherigen Werte beizubehalten. Bemerkungen Der eigentliche Name des Plans wird nicht geändert, lediglich beim Sichern in einem anderen Format ändert sich die Endung des Dateinamens. Zu den Besonderheiten, die bei Konvertierungen in andere Formate zu beachten sind, beispielsweise zum Aufbau und zur Funktion von Logfiles, siehe auch die Erläuterungen unter den folgenden Eintragungen "SaveAs Format xyz" Siehe auch |