2007 Feb 21 1:08 PM
Hi,
UNPACK rgdir-seqnr TO rx-key-seqno.
What is the purpose iof using unpack here?
Thanks in advance,
Sowmya.
Hi,
UNPACK rgdir-seqnr TO rx-key-seqno.
What is the purpose iof using unpack here?
Thanks in advance,
Sowmya.
2007 Feb 21 1:36 PM
UNPACK rgdir-seqnr TO rx-key-seqno.
The above statement unpacks the packed variable rgdir-seqnr into Character variable rx-key-seqno. In effect the value in rgdir-seqnr is unpacked into rx-key-seqno with leading zeros.
~Suresh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |