View previous topic :: View next topic |
Author |
Message |
sushil Beginner

Joined: 18 Apr 2005 Posts: 21 Topics: 11
|
Posted: Tue Jan 31, 2006 4:01 pm Post subject: Copybook problem.. |
|
|
Is it proper to write like...
COPY SIPDRTY REPLACING YOUR-ERROR-MESSAGE
BY ERROR-MESSAGE-AREA.
VALUE '/SIDPRTY*'.
the two dots "." are proper ?? _________________ "Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that's creativity." |
|
Back to top |
|
 |
sushil Beginner

Joined: 18 Apr 2005 Posts: 21 Topics: 11
|
Posted: Tue Jan 31, 2006 5:28 pm Post subject: |
|
|
This thing is working... !! Still I haven't seen this syntax yet.. the one I am familiar is
Format
Code: |
──COPY─ ─ ─┬ ┬ ─text-name─ ─ ─┬ ┬ ────────────────────────── ─ ─┬ ┬ ────────── ────────
└ ┘ ─literal-1─ └ ┘ ─ ─┬ ┬ ─OF─ ─ ─┬ ┬ ─library-name─ └ ┘ ─SUPPRESS─
└ ┘ ─IN─ └ ┘ ─literal-2────
─ ─ ─┬ ┬ ───────────────────────────────────────── ─.──────────────────────────
│ │ ┌ ┐ ── ────────────────────────
└ ┘ ─REPLACING─ ─ ──$ ┴ ─operand-1──BY──operand-2─
|
Any pointer or any explanation will be highly appreciated...
Regards,
Sushil _________________ "Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that's creativity." |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12380 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
sushil Beginner

Joined: 18 Apr 2005 Posts: 21 Topics: 11
|
Posted: Mon Feb 13, 2006 10:46 am Post subject: |
|
|
thanks alot !! _________________ "Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that's creativity." |
|
Back to top |
|
 |
|
|