Why my Sort is not extracting data from a VBA file



Support for NetApp SyncSort for z/OS, Visual SyncSort, SYNCINIT, SYNCLIST and SYNCTOOL

Re: Why my Sort is not extracting data from a VBA file

Postby NicC » Thu Oct 17, 2019 2:10 pm

"Check your columns twice, code once" to mangle an old adage.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: Why my Sort is not extracting data from a VBA file

Postby dneufarth » Fri Oct 18, 2019 12:54 am

FYI

for VBA

1-4 RDW
5-5 ANSI print control character
6-n data
dneufarth
 
Posts: 23
Joined: Thu Oct 15, 2009 2:50 am
Has thanked: 1 time
Been thanked: 2 times

Re: Why my Sort is not extracting data from a VBA file

Postby steve-myers » Fri Oct 18, 2019 7:54 am

As both NicC and dneufarth say, check your position twice, at least. ISPF VIEW or BROWSE provide the COLS option as either a primary (it's entered on the command line) or line (it's entered on the line prefix that shows the line number) command. In browse, it might be a good idea to enter the DISPLAYCC primary command for data sets with carriage control. You still have to add 4 for a data set containing variable length records.

Before Frank Yaeger retired I actually got him to admit that sort screwed up years ago when they didn't make it automatically include the RDW. We both agreed it's too late now!
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Previous

Return to Syncsort/Synctool

 


  • Related topics
    Replies
    Views
    Last post