Visit Gigasoft's Web Site
 ProEssentials v9 Help

PElaunchtextexport Method

Scope All ProEssentials Interfaces

 

PElaunchtextexport(bToFile As Boolean, szFilename As String) As Boolean

 

Parameter

Description

bToFile

File or Clipboard destination.

szFilename

Name of file to create or replace.

 

This function invokes a 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.

 

Comments

.NET developers, see PeFunction.Dialog.TextExport

This method is a wrapper to the PElaunchtextexport DLL call.

 

See Also: ExportText, OCX Methods