Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.FileOpen


CorelScript.FileOpen

Function FileOpen(FileName As String) As Long

Description

Member of CorelScript

The FileOpen method loads a drawing or Styles template into CorelDRAW.

 
You cannot change the active document in a script except by using the CorelScript.FileNew or FileOpen method.
 
Changing the active document with keyboard and mouse actions does not affect an executing script.

Parameter
Description
FileName
Specifies the name of the file to open

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.