Using ready-made sucros
When working with the Survo Editor, sucros are called normally
by activating the name of the sucro with a `/' in front of the name
and a list of parameters after the name.
Thus a typical sucro call is
/SUCRO1 DATA3,VAR5
Since sucros are not regular Survo operations, their functions are not
usually described in this inquiry system. However, a common practice is that
a sucro gives information on itself by activating it without parameters
or with a `?' as the only parameter. Thus
/SUCRO1 ?
should tell about the functions of sucro SUCRO1. This information will be
written in the edit field and it may overwrite text below the current line.
1 = Different types of sucros
2 = Sucro paths
S = More information on sucros