Corel Painter X3 Win/Mac, EDU, EN Guía de usuario Pagina 764

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 943
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 763
Weaves 741
UPTO
The“-” may be used as an upto operator only when the last element of the left operand
is strictly less than the first element of the right operand.
The left and right operands are both patterns of any length.
The expansion is the left operand concatenated with the sequence between the last
element of the left operand and the first element of the right operand, concatenated
with the rest of the right operand.
Upto wraps around on the domain. For example, 7 upto 2 expands to 7812.
The upto operator may be followed immediately (with no intervening characters) by
any number of tick marks ( ' ). A tick mark indicates to cycle through the domain before
running up to the right operand. The number of tick marks sets the number of cycles.
DOWNTO
Operator usage: <pattern> downto <pattern> Short form: >, -
123456787654321 ~ 121221222 112231425261728272615241322211
Operator usage Short form
<pattern> upto <pattern> <, -
Example Expansion
1-8 12345678
1-''5 123456781234567812345
123-765 123456765
2<1 23456781
13 upto'' 5812 13456781234567812345812
Operator usage Short form
<pattern> extend <count> ext, ->
Example Expansion
Vista de pagina 763
1 2 ... 759 760 761 762 763 764 765 766 767 768 769 ... 942 943

Comentarios a estos manuales

Sin comentarios