Visit Gigasoft's Web Site
 ProEssentials v9 Help

SaveObjectToFile

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public int PeFunction.SaveObjectToFile ( string fileName )

Parameter

Description

fileName

Name of file to create

 

This function saves the current object into a binary file named by fileName. You can later load this object with LoadObjectFromFile.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

PeFunction.SaveObjectToFile members of Pego.PeFunction, Pesgo.PeFunction, Pe3do.PeFunction, Pepso.PeFunction, Pepco.PeFunction

 

See also: SaveObjectToStream