<< Click to Display Table of Contents >>
DeleteFile |
DeleteFile(PRJName, FileName, [Folder])
Deletes an object from a project file (.prj). Parameters for this method are the following:
•PRJName: The name of a project file that contains the object to delete. This parameter cannot be empty and the project file must be loaded in Elipse Power Studio. This can be a project file's full path or a path relative to a Domain file. There is no need to add a .prj extension
•FileName: The name of an object to delete
•Folder: The name of a Folder where this object must be deleted. If this parameter is omitted, the object is deleted from the root of the project file