Summary

This operator lists all TIS tables of a project or a folder.

 

Idea

For several tasks it might be helpful to get the information which TIS Tables belong to a certain project or can be found in a certain folder.

Getting started

Start with an empty data node an add the operation "Read TIS table information".

Settings


Choose if you want to get the information about existing TIS Tables from the current project or from a specified folder.
Optional the operators can be displayed instead of the TIS tables.

Result

IMPORTANT NOTE
fpr working with Path
and parameters in 5.10.
or ealier
(should change in Version 5.11)

The values shown in the result column Path are the paths from the last element of the position of  the table folder.
In the above case: \Version 55\

 

If you want to build the full path: this helps: If PATH_FOLDER is used for the Select TIS Table folder
then use (it looks where the first elememt of the result pops up) and cobimes the strings.

#PATH_FOLDER#.Substring(0,#PATH_FOLDER#.Length - 1-  #Path#.Substring(1).IndexOf((char) 92)) + #Path#.Substring(1) 

Example: ...

Situation

...

Settings

...

Result

...

Project-File

...

Want to learn more?

Settings

This operator lists all TIS tables of a project or a folder.

Parameter

Examples

Example 1: ...

...

Calculation method

Settings

Result

...

 

 

Troubleshooting

Problem

Frequent Cause

Solutions

...

 

...

Related topics

  • ...