PL/I

PL/I

PL/I

 View Only
  • 1.  EPLI, conditional operator RFE declined?

    Posted Thu August 13, 2015 07:59 AM

    Hi,

    Just wanted to submitt an RFE, to avoid dups i did some search and found http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=72190 which is pretty actual but sadly declined.

    I understand that PL/I doesn't need to mimic ever programming language on earth, but a conditional operator would imho be a usefull feature.

    What do you think? 

    br woecki

    PS: no idea if this has any effect, but i assume you can vote on the RFE if you like it :-).

    woecki


  • 2.  Re: EPLI, conditional operator RFE declined?

    Posted Thu August 20, 2015 11:03 AM

    I don't consider that to be a good idea.

    Better to put in explicit conditionals (IF statements) in the traditional way.

    Robin400