| Author |
Message |
Topic: Reformat Binary fields using sort |
C D' Rozario
Replies: 6
Views: 6805
|
Forum: Utilities Posted: Tue Dec 21, 2004 5:00 pm Subject: Reformat Binary fields using sort |
Ooops ! Thatz just terrific !
I just cant stop wondering how you keep track of old posts and provide them with most recent updates !
Hats off to you my friend.
And thats a pretty cool feature, ... |
Topic: Reformat Binary fields using sort |
C D' Rozario
Replies: 6
Views: 6805
|
Forum: Utilities Posted: Tue Sep 28, 2004 12:14 pm Subject: Reformat Binary fields using sort |
You guys are doing an awesome job. And thatz a cool trick, Frank !
Thanks, Craig |
Topic: Converting fields in SYNCSORT |
C D' Rozario
Replies: 2
Views: 1954
|
Forum: Utilities Posted: Tue Sep 28, 2004 2:42 am Subject: Converting fields in SYNCSORT |
Hi Kris,
Try this sort card:
//SYSIN DD *
SORT FIELDS=COPY
OUTREC FIELDS=(1,10,PD,PD,LENGTH=5)
This solution is based on the assumption that your packed field is the first ... |
Topic: Reformat Binary fields using sort |
C D' Rozario
Replies: 6
Views: 6805
|
Forum: Utilities Posted: Tue Sep 28, 2004 1:03 am Subject: Reformat Binary fields using sort |
Hi,
I tried reformatting 6 bytes of signed binary to display format using the sort card given below
OUTREC FIELDS=(1,6,FI,EDIT=(STTTTTTTTTTT),SIGNS=(' ','-',,)
It throws me a reformatting err ... |
Topic: Gmail Invitations |
C D' Rozario
Replies: 99
Views: 85484
|
Forum: Related Non-Technical Topics Posted: Sun Sep 26, 2004 5:46 pm Subject: Gmail Invitations |
Even I've been wanting to have a Gmail account. Can anybody spare me an invitation please ? My ID : craig_cwd@yahoo.com
Thanks, Craig. |
| |