Contents | < Browse | Browse >

  \x

    This  lets You insert any long value into your "LONG" string  '\x'
    MUST be followed by two HEX digits describing the ascii number You
    want  to put instead of \x. Function will return  "ERROR:  Unknown
    HEX  number  following  \x"  if  You write something wrong. Please
    note you ALWAYS have to put TWO digits, even if the  whole  number
    fits in one. You can't use signs here!