Versions Compared

Key

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

The parameter attribute @SYSTEMONLY is  attribute 

@SYSTEMONLY

...

Syntax

Place 

@SYSTEMONLY

...

Arguments

  • Even SYS or SYL parameters can be requested to the user in particular cases.
    @SYSTEMONLY
    avoids this.

Remarks

It is normal Quaestor behaviour that, when a parameter with a SYS property cannot be calculated, it will request non-determinable parameters as input to the user. When you really do not want this to happen, you can use this attribute. For example, when this parameter is calculated using a relation which contains data that should be known and when not, further calculations will be useless and the process should be stopped.

...