Menu

#619 Allow multiple strings on MutableBuffer append()

5.0.0
closed
None
none
1
2023-01-01
2014-09-27
No

When formatting messages and stuff, it is fairly common to need to append a series of strings to the buffer. It would be nice if this could be done with a single append call using multiple arguments.

Related

Feature Requests: #619

Discussion

  • Rick McGuire

    Rick McGuire - 2014-09-27
    • status: unread --> accepted
    • assigned_to: Rick McGuire
    • Pending work items: none --> doc
    • Milestone: None --> 5.0.0
     
  • Rick McGuire

    Rick McGuire - 2014-09-27

    Code committed [r10570]
    Tests committed [r10569]

     

    Related

    Commit: [r10569]
    Commit: [r10570]

  • Walter

    Walter - 2014-10-09

    What's the syntax for doing so?

     
    • Rick McGuire

      Rick McGuire - 2014-10-09

      m~append(string1, string2, string3, ....)

      On Thu, Oct 9, 2014 at 1:24 PM, Walter walter-pachl@users.sf.net wrote:

      What's the syntax for doing so?


      [feature-requests:#619] Allow multiple strings on MutableBuffer
      append()

      Status: accepted
      Milestone: 5.0.0
      Created: Sat Sep 27, 2014 07:33 PM UTC by Rick McGuire
      Last Updated: Sat Sep 27, 2014 08:10 PM UTC
      Owner: Rick McGuire

      When formatting messages and stuff, it is fairly common to need to append
      a series of strings to the buffer. It would be nice if this could be done
      with a single append call using multiple arguments.


      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/oorexx/feature-requests/619/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       

      Related

      Feature Requests: #619

  • Erich

    Erich - 2015-05-30

    Committed revision [r10933].

     
  • Erich

    Erich - 2015-05-30
    • status: accepted --> pending
    • Pending work items: doc --> none
     
  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel