To open files of other types, use the Open method.
The resulting macro includes all of the arguments for the Open method.
Execute and retrieve the results of a multidimensional query with the Open method.
Ausführen einer multidimensionalen Abfrage und Abrufen der entsprechenden Ergebnisse, indem Sie die Open -Methode verwenden.
Use the Open method to open a file.
Verwenden Sie die Open -Methode, um eine Datei zu öffnen.
Use the Open method if the main document isn't currently open.
Verwenden Sie die Open -Methode, wenn das Hauptdokument zurzeit nicht geöffnet ist.
You can later call the Open method to reopen the object with the same, or modified, attributes.
Später können Sie die Open -Methode aufrufen, um das Objekt mit den gleichen oder geänderten Attributen erneut zu öffnen.
The syntax for the Open method is shown here
Die Syntax für die Open -Methode ist im Folgenden dargestellt
Use the Open method to open the document in the drawing window after checking it out.
Verwenden Sie die Open -Methode, um das Dokument nach dem Auschecken im Zeichnungsfenster zu öffnen.
You can then change the property settings and call the Open method to reopen the cursor.
Dann können Sie die Eigenschaftseinstellungen ändern und die Open -Methode aufrufen, um den Cursor wieder zu öffnen.
If the main document isn't open, an error occurs. Use the Open method if the main document isn't currently open.
Wenn das Hauptdokument nicht geöffnet ist, tritt ein Fehler auf. Verwenden Sie die Open -Methode, wenn das Hauptdokument zurzeit nicht geöffnet ist.
Use the Open method to open a previous version, or the Restore method to restore a previous version in place of the current version.
Verwenden Sie die Open -Methode, um eine frühere Version zu öffnen, oder die Restore -Methode, um anstatt der aktuellen Version eine frühere Version wiederherzustellen.
When the macro recorder records a method, the values of all the arguments are included. The following macro was recorded when the document named Test.doc was opened. The resulting macro includes all the arguments for the Open method.
Wenn die Makroaufzeichnung eine Methode aufzeichnet, werden die Werte aller Argumente mitaufgenommen. Das folgende Makro wurde beim Öffnen des Dokuments Test.doc aufgezeichnet. Das resultierende Makro enthält alle Argumente für die Open -Methode.
Unlike the behavior in the user interface, the CheckOut method does not open the document. Use the Open method to open the document in the drawing window after checking it out.
Im Gegensatz zum Verhalten in der Benutzeroberfläche wird das Dokument mithilfe der CheckOut -Methode nicht geöffnet. Verwenden Sie die Open -Methode, um das Dokument nach dem Auschecken im Zeichnungsfenster zu öffnen.