Cue Design Director Script Language Manual do Utilizador Página 20

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 94
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 19
Reference Manual Design Director Script Language
www.cuesystem.com
Page 20 of 94
2.4.5. Command Writing Syntax
In the design environment commands are written in Grid i.e. a table. This Grid has three columns with
the following semantics:
1. Command
2. Command specification
3. Parameter
The following syntax has been assigned for each command:
Command Command specification Parameter
Call <expression type callable> <parameter list>
Dim <variable name> <type name> [* <declared length>]
Do
Do While <expression type uint>
Do Until <expression type uint>
Else
Else If <expression type uint>
EndIf
Exit Do
Exit Macro
If <expression type uint>
Loop
Loop While <expression type uint>
OnErrorCallException <expression type callable> <parameter list>
OnErrorResumeNext
Param <parameter name> <type name>
ParamByval <parameter name> <type name> [* <declared length>]
Rem <arbitrary text>
Resume LeaveEvent
Resume LeaveMacro
Static <variable name> <type name> [*<declared length>]
Set <lexpression> <expression>
Vista de página 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 93 94

Comentários a estes Manuais

Sem comentários