ETX Graphics CTM

65.5.1 Script Strings examples

This chapter lists some strings examples for ETX:

  • Example # 1
    Display the generic logo # 2 over layer 1.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\%001;G;%002\\
    2=B\LO\%001;G;%002\\
    [TAKE]
    1=B\PL\%001;G;%002\\
    [PARAMETERS]
    1=LAYER
    2=LOGO
  • Example # 2
    Display the crawl  #2 over layer 1 and assign “003” string to the 1st text variable.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\%001;C;%002\V0§%003\\
    2=B\LO\%001;C;%002\V0§%003\\
    [TAKE]
    1=B\PL\%001;C;%002\V0§%003\\
    [PARAMETERS]
    1=LAYER
    2=CRAWL N
    3=TEXT
  • Example # 3
    Clear (set off) the logo in layer 1.
    [PREVIEW]
    1=
    [PRESET]
    1=B\ST\%001;O;\\
    [TAKE]
    1=B\CL\%001;O;\\
    [PARAMETERS]
    1=
  • Example # 4
    Display the generic logo # 1 over layer 1.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\1;G;%001\\
    2=B\LO\1;G;%001\\
    [TAKE]
    1=B\PL\1;G;%001\\
    [PARAMETERS]
    1=LOGO NUMBER
  • Example # 5
    Display the animated logo #5 over layer 3.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\3;G;5\\
    2=B\LO\3;G;5\\
    [TAKE]
    1=B\PL\3;G;5\\
    [PARAMETERS]
  • Example # 6
    Clear (set off) the logos in layer 3.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\3;O;\\
    2=B\LO\3;O;\\
    [TAKE]
    1=B\ST\3;O;\\
    2=B\CL\3;O;999\\
    [PARAMETERS]
  • Example # 7
    Display the crawl #41 over layer 4 and assign “001” string to the 1st text variable.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\4;C;41\V0§%001\\
    2=B\LO\4;C;41\V0§%001\\
    [TAKE]
    1=B\PL\4;C;41\V0§%001\\
    [PARAMETERS]
    1=TEXT
  • Example # 8
    Clear (set off) logos in layer 2 and layer 4
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\4;O;\\
    2=B\OP\2;O;\\
    3=B\LO\4;O;\\
    4=B\LO\2;O;\\
    [TAKE]
    1=B\ST\4;O;\\
    2=B\ST\2;O;\\
    3=B\CL\4;O;999\\
    4=B\CL\2;O;999\\
    [PARAMETERS]
  • Example # 9
    Display the generic logo #1 in layer 2, logo #2 in Layer 4, logo #3 in layer 5, logo #4 in layer 6, logo #5 in layer 7, and logo #6 in layer 8.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\2;G;%001\\
    2=B\LO\2;G;%001\\
    3=B\OP\4;G;%002\\
    4=B\LO\4;G;%002\\
    5=B\OP\5;G;%003\\
    6=B\LO\5;G;%003\\
    7=B\OP\6;G;%004\\
    8=B\LO\6;G;%004\\
    9=B\OP\7;G;%005\\
    10=B\LO\7;G;%005\\
    11=B\OP\8;G;%006\\
    12=B\LO\8;G;%006\\
    [TAKE]
    1=B\PL\2;G;%001\\
    2=B\PL\4;G;%002\\
    3=B\PL\5;G;%003\\
    4=B\PL\6;G;%004\\
    5=B\PL\7;G;%005\\
    6=B\PL\8;G;%006\\
    [PARAMETERS]
    1=LOGO L2
    2=LOGO L4
    3=LOGO L5
    4=LOGO L6
    5=LOGO L7
    6=LOGO L8
  • Example # 10
    Clear (set off) logos in layer 2, layer 4, layer 5, layer 6, layer 7 and layer 8.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\2;O;\\
    2=B\OP\4;O;\\
    3=B\OP\5;O;\\
    4=B\OP\6;O;\\
    5=B\OP\7;O;\\
    6=B\OP\8;O;\\
    7=B\LO\2;O;\\
    8=B\LO\4;O;\\
    9=B\LO\5;O;\\
    10=B\LO\6;O;\\
    11=B\LO\7;O;\\
    12=B\LO\8;O;\\
    [TAKE]
    1=B\ST\2;O;\\
    2=B\ST\4;O;\\
    3=B\ST\5;O;\\
    4=B\ST\6;O;\\
    5=B\ST\7;O;\\
    6=B\ST\8;O;\\
    7=B\CL\2;O;999\\
    8=B\CL\4;O;999\\
    9=B\CL\5;O;999\\
    10=B\CL\6;O;999\\
    11=B\CL\7;O;999\\
    12=B\CL\8;O;999\\
    [PARAMETERS]
  • Example # 11
    Display the crawl #41 over layer 2 and assign “001” string to the 1st text variable.
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\2;C;41\V0§%001\\
    2=B\LO\2;C;41\V0§%001\\
    [TAKE]
    1=B\PL\2;C;41\V0§%001\\
    [PARAMETERS]
    1=TEXT
  • Example # 12
    Display the crawl #111 over layer 6 and assign “001” string to the 1st text variable
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\6;C;111\V0§%001\\
    2=B\LO\6;C;111\V0§%001\\
    [TAKE]
    1=B\PL\6;C;111\V0§%001\\
    [PARAMETERS]
    1=TEXT
  • Example # 13
    Display the crawl #41 over layer 8 and assign “001” string to the 1st text variable
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\8;C;41\V0§%001\\
    2=B\LO\8;C;41\V0§%001\\
    [TAKE]
    1=B\PL\8;C;41\V0§%001\\
    [PARAMETERS]
    1=TEXT
  • Example # 14
    Clear (set off) logos in layer 6
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\6;O;\\
    2=B\LO\6;O;\\
    [TAKE]
    1=B\ST\6;O;\\
    2=B\CL\6;O;999\\
    [PARAMETERS]
  • Example # 15
    Clear (set off) logo  in layer 5
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\5;O;\\
    2=B\LO\5;O;\\
    [TAKE]
    1=B\ST\5;O;\\
    2=B\CL\5;O;999\\
    [PARAMETERS]
  • Example # 16
    Display logo #44 over layer 3
    [PREVIEW]
    1=
    [PRESET]
    1=B\OP\3;G;044\\
    2=B\LO\3;G;044\\
    [TAKE]
    1=B\PL\3;G;044\\
    [PARAMETERS]