8
8
8cab Produkttechnik GmbH & Co KG
[JDAY02...] Print Jalali-DAY, 02 digits ............................................................................................. 312
[JMONTH...] Print Jalali-Month ....................................................................................................... 313
[JMONTH02...] Print Jalali-Month - 2 digits..................................................................................... 314
[JDOFY...] Print Jalali-Day OF Year ................................................................................................ 315
[jmonth... ] Print complete Jalali month name .............................................................................. 316
[JWDAY...] Print Jalali-Week-DAY .................................................................................................. 317
[SYEAR... ] Print 4-digit Suriyakati Year ......................................................................................... 318
Mathematical Functions ............................................................................................. 319
[+:op1,op2, . . .] Addition ................................................................................................................. 320
[-:op1,op2,...] Subtraction ............................................................................................................... 321
[*:op1,op2, . .] Multiplication............................................................................................................ 322
[/ :op1,op2] Division ........................................................................................................................ 323
[%: op1,op2] Modulo....................................................................................................................... 324
[|:op1,op2] Logical Or ..................................................................................................................... 326
[|:op1,op2] Logical Or ..................................................................................................................... 327
[&:op1,op2] Logical AND................................................................................................................. 328
[<: op1,op2] Comparision < Less than ............................................................................................ 329
[=: op1,op2] Comparision = Equal .................................................................................................. 330
[==: text1,text2] String Comparision == Equal................................................................................. 331
[>: op1,op2] Comparision > Greater than ....................................................................................... 332
[MOD10:x] Calculate the Modulo 10 check digit ............................................................................. 333
[MOD36:x] Calculate the Modulo 36 check digit ............................................................................ 334
[MOD43:x] Calculates the Modulo 43 Check digit.......................................................................... 335
[P: ... ] Print result in Price format .................................................................................................. 336
[R:x] Rounding method ................................................................................................................... 337
Special Functions ....................................................................................................... 338
[?: ... ] LCD prompt ....................................................................................................................... 339
[ABC:x] Insert ABC value................................................................................................................ 344
[BIN:x{,y ...} ] Insert Binary data ...................................................................................................... 345
[BIN16B:x{,y ...} ] Insert Binary data, 16 bit - Big Endian................................................................. 346
[BIN16L:x{,y ...} ] Insert Binary data, 16 bit - Little Endian ............................................................... 347
[BIN32B:x{,y ...} ] Insert Binary data, 32 bit - Big Endian................................................................. 348
[BIN32L:x{,y ...} ] Insert Binary data, 32 bit - Little Endian ............................................................... 349
[BITFIELD:... ] Bitwise encoded data field....................................................................................... 350
[C: ... ] Leading zero replacement................................................................................................... 351
[D:... ] Set number of Digits............................................................................................................ 353
[DBF:... ] Database file access ...................................................................................................... 354
[HEX:x ...] Hexadecimal conversion ............................................................................................... 355
[I: ...] Invisible fields ........................................................................................................................ 356
[JOBID] print JOB ID ..................................................................................................................... 358
[J: ... ] Justification ......................................................................................................................... 359
[LEN:x] Text Length detection ......................................................................................................... 361
[LOWER:... ] Converts to lower case characters ........................................................................... 362
[LTRIM:... ] Trim data Left .............................................................................................................. 363
[name] Access a field with a name ................................................................................................. 364
[name,m{,n}] insert substring .......................................................................................................... 365
[RTMP... ] Read value from serial (TMP) file................................................................................... 366
[RTRIM:... ] Trim data Right ........................................................................................................... 367
[RUSER... ] Read value from (user) memory.................................................................................. 368
[S:... ] Script style for numeric values............................................................................................. 369
[SER:...] - Serial numbering ............................................................................................................... 370
[SQL:xx ] SQL database access ..................................................................................................... 375