TEXWRIT

Write Text to Text File


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


Transfers a text segment from a PCIDSK file to a text file.
Back to top

Parameters


Name Type Length Value range
Input: Input text segment * Text port 1 - 1  
Output Text File Name * String 1 -    

* Required parameter
Back to top

Parameter descriptions

Input: Input text segment

Specifies the number of the text segment (type 140) to transfer to a text file.

Output Text File Name

Specifies the name of the text file to receive the text segment data.

The specified output file must not already exist before running TEXWRIT.

Back to top

Details

TEXWRIT transfers text information from an existing text segment (TEXSEG) in an image file (FILE) to a new text file (TFILE).

TEXWRIT allows you to edit information (for example, attribute data) contained in the text segment by transferring the data to a text file. You can then use TEXREAD to replace the edited text data in the original text segment.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.