Menu

#511 Qualify for dataset beginning with ~ returns invalid name

v3.9.3
closed-fixed
5
2022-05-30
2017-10-21
No

qualify("~/Desktop/rexxtest/test.rexx") returns /Users/USERNAME/Desktop/rexxtest/~
It should return /Users/lucbress/Desktop/rexxtest/
without the ending ~ (USERNAME is the unix username)
os: MacOs 10.13 High Sierra

Discussion

  • Luc Bressinck

    Luc Bressinck - 2017-10-21

    qualify("~/Desktop/rexxtest/test.rexx") returns /Users/USERNAME/Desktop/rexxtest/~
    It should return /Users/USERNAME/Desktop/rexxtest/
    without the ending ~ (USERNAME is the unix username)
    os: MacOs 10.13 High Sierra

     
  • Mark Hessling

    Mark Hessling - 2019-10-06
    • status: open --> pending
    • assigned_to: Mark Hessling
     
  • Mark Hessling

    Mark Hessling - 2019-10-06

    Fixed.

     
  • cniggeler

    cniggeler - 2022-05-30
    • status: pending --> closed-fixed
    • Group: v3.9.1 --> v3.9.3
     

Log in to post a comment.