Menu

#308 Rexxref 2.18: Description of PARSE VALUE inaccurate

5.1.0
closed
Erich
None
1
2025-05-02
2023-08-31
No

PARSE VALUE
parses the data, a character string, that is the result of evaluating expression. If you specify no
expression, the null string is used. Note that WITH is a subkeyword in this context and cannot be
used as a symbol within expression.

WITH can be used as a symbol within expression, if it appears inside parenthesis or bfackets.

Discussion

  • Walter

    Walter - 2023-11-26

    here is an example:
    with='a string'
    Parse Value with a; Say '>'a'<'
    Parse Value (with) with 4 with; Say with


    K:>rexx pv

    <
    tring

     

    Last edit: Walter 2023-11-26
  • Josep Maria Blasco

    Here's a patch.

     
  • Erich

    Erich - 2024-08-18
    • status: open --> pending
    • assigned_to: Erich
     
  • Erich

    Erich - 2024-08-18

    Clarification added with [r12869]

     

    Related

    Commit: [r12869]

  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.