ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Change command defaults

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

  • Change command defaults

    Does anyone remember how to change the defaults for a command? I want to change the defaults for the compile options to be *source to make debugging easier.

  • #2
    Re: Change command defaults

    CHGCMDDFT CMD(CRTBNDRPG) NEWDFT('DBGVIEW(*source)')
    Bill
    "A good friend will bail you out of jail,
    A true friend would be sitting beside you saying,
    'Wow, that was fun.'"

    Comment


    • #3
      Re: Change command defaults

      Thanks a bunch!

      Comment


      • #4
        Re: Change command defaults

        Hey SoupDog:

        Instead of changing your command default create a user defined option.

        In PDM F16

        in WDSC see here:


        Just a thought
        GLS
        The problem with quotes on the internet is that it is hard to verify their authenticity.....Abraham Lincoln

        Comment


        • #5
          Re: Change command defaults

          Yep, thats true. That will work as well. I just want to make sure that anyone on the team who compiles a program will also compile it the same way. Luckily I work on a very small team and we have the authority to do pretty much anything we want on the AS/400. That makes things convenient.

          Comment

          Working...
          X