McIDAS User's Guide
Version 2012.2

[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]


TU

String table utility.


Formats

TU SAVE name [keyword]
TU DEL name [keyword]
TU LIST [keyword]
TU REST name [keyword]


Parameters

SAVE

saves the string table

DEL

deletes the string table

LIST

lists the saved string tables (default)

REST

restores a string table and makes it the current string table

name

1- to 12-character name identifying the string table


Keyword

SAVEFILE=

LW file name to store the table in or restore it from (default=SAVESTR)


Remarks

The maximum number of tables you can save is 512.

A string name whose first character is a question mark (?) is global and remains after each restore.


Examples

TU

This entry lists all string tables on the workstation.

TU SAVE DEMO

This entry saves the current string table under the name DEMO.

TU REST DEMO

This entry restores string table DEMO to the current string table.


[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]