ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

edit code for a 10 digit phone number

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • edit code for a 10 digit phone number

    ^ = Space --- remove leading *zero to blank out on display
    Code:
    '0(^^^)&^^^-^^^^'
    output
    PHP Code:
      (666666-6666 
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com
Working...
X