ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

how to use *NE %WLDCRD("asd*") in a opnqry?

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

  • how to use *NE %WLDCRD("asd*") in a opnqry?

    how to use *NE %WLDCRD("asd*") in a opnqry?

  • #2
    Re: how to use *NE %WLDCRD("asd*") in a opnqry?

    Hi Thunder:

    See this thread:


    As with all Opnqryf pay particular attention to where " and ' are.
    Best of Luck
    GLS
    Last edited by GLS400; May 31, 2011, 12:57 PM.
    The problem with quotes on the internet is that it is hard to verify their authenticity.....Abraham Lincoln

    Comment


    • #3
      Re: how to use *NE %WLDCRD("asd*") in a opnqry?

      Code:
      OPNQRYF ... QRYSLT('([B]*NOT (FLD = %WLDCRD("asd*")))[/B]')
      Philippe

      Comment

      Working...
      X