Visit Gigasoft's Web Site
 ProEssentials v9 Help

TextExport

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public int TextExport ( bool toFile, string fileName )

Parameter

Description

toFile

True = export to file identified with fileName
False = export to clipboard

fileName

Path and file name to place data

 

This function invokes the text export dialog. This dialog allows the user to export the objects data to either the clipboard or a file. Exported data can be imported into Excel, Notepad, and other software.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

PeFunction.Dialog.TextExport members of Pego.PeFunction.Dialog, Pesgo.PeFunction.Dialog, Pe3do.PeFunction.Dialog, Pepso.PeFunction.Dialog, Pepco.PeFunction.Dialog

 

See also: PeFunction.ExportText