+ Reply to Thread
Results 1 to 3 of 3

Thread: What You Can (and Cannot) Do with CL Variables

  1. #1

    Default What You Can (and Cannot) Do with CL Variables

    ** This thread discusses the article: What You Can (and Cannot) Do with CL Variables **
    ** This thread discusses the Content article: What You Can (and Cannot) Do with CL Variables **
    0---0
    Attached Images

  2. #2
    G.T.G.T.Holt Guest

    Default

    ** This thread discusses the article: What You Can (and Cannot) Do with CL Variables **
    Sam, you are correct. I don't know how it happened. After you made your comment, I corrected the code and sent it to the editor. Thanks for catching my mistake.

    DCL &QualObj *CHAR LEN(20)
    DCL &Object *CHAR LEN(10) STG(*DEFINED) DEFVAR(&QualObj 1)
    DCL &Library *CHAR LEN(10) STG(*DEFINED) DEFVAR(&QualObj 11)
    Last edited by G.T.G.T.Holt; 12-09-2009 at 03:57 PM.

  3. #3

    Default Figure 10 correction

    ** This thread discusses the article: What You Can (and Cannot) Do with CL Variables **
    Thanks, Sam and Ted. I've made the correction within the article.

    Victoria Mack
    Executive Editor
    MC Press Online

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts