Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this case it is more logical to assign the total output of a program run to a string parameter. This parameter represents a Telitab set which can be used as argument for a variety of parameters and Quaestor functions. In this case, a parameter has to be assigned to a specific values of the result. In example:

A = Results_of_Process#.A.3

with:

Results_of_Process# = FUNCTION Process("",Arg1,Arg2,...,Argn)


the third element (A.3) of the table column with header "A" (Results_of_Process#.A) is selected and assigned to parameter A.

...

To avoid modifying programs, use a combination of the functions: GET$PUT$TEMPLATE$ and PARSE#. In the GET$ function the approach is described.


 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview