![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Folks, I am trying to use the SORTTAB facility in an old release of D3 NT (7.1.4 I think). I think there is an issue with redirecting the output to the spooler, i.e. (P I have created a new verb: SORTTAB and appended Char(253):'53' to field 2 as per TFM. If I do: 'SORTTAB CUSTOMERS NAME ADDR PHONE (P' on D3/Linux 7.4.2 the command completes and a hold entry is generated. This is the correct behaviour. If I do: 'SORTTAB CUSTOMERS NAME ADDR PHONE (P' on D3/NT 7.1.4 the output (including tabs) is directed to the screen and no hold entry is created. Similarly if i do (on D3/NT) EXECUTE 'SORTTAB CUSTOMERS NAME ADDR PHONE' CAPTURING TABRPT the results go the screen and TABRPT is nul. The manual does not state that this a *NIX specific feature. I don't really care that it doesn't work on this old release, I just want to confirm that the newer (7.4.*) NT release is NOT affected. Can anyone test this for me? Cheers, John V. |
#3
| |||
| |||
|
|
We use this feature often in our application. Lately, however, I've been finding extraneous data loaded into our tab-delimited files. I believe this has to do with the D3 "ZC" conversion code, especially with foreign addresses. The same issue occurs on "LIST-LABEL" commands when using foreign conversions. |
#4
| |||
| |||
|
|
Bill H wrote: [snip] We use this feature often in our application. Lately, however, I've been finding extraneous data loaded into our tab-delimited files. I believe this has to do with the D3 "ZC" conversion code, especially with foreign addresses. The same issue occurs on "LIST-LABEL" commands when using foreign conversions. I don't know at D3NT but there was a patch that fixed this problem in D3linux 7.4.0 & 7.4.2. I too use sorttab (I call it sortt and listt) a lot and encountered this problem, especially on large jobs. Scott Ballinger Pareto Corporation Edmonds WA USA 206 713 6006 |
#5
| |||
| |||
|
|
Thanks for the replies Bill & Scott. I did a google groups search and it seems like this functionality is highly volatile! I think I'll go about what I am trying to achieve in a different manner to avoid future hair loss. Thanks again, John. "Scott Ballinger" <scott (AT) paretoTIRED-OF-SPAM (DOT) net> wrote in message news:E5ydnW5Glrt_8l7fRVn-tg (AT) seanet (DOT) com... Bill H wrote: [snip] We use this feature often in our application. Lately, however, I've been finding extraneous data loaded into our tab-delimited files. I believe this has to do with the D3 "ZC" conversion code, especially with foreign addresses. The same issue occurs on "LIST-LABEL" commands when using foreign conversions. I don't know at D3NT but there was a patch that fixed this problem in D3linux 7.4.0 & 7.4.2. I too use sorttab (I call it sortt and listt) a lot and encountered this problem, especially on large jobs. Scott Ballinger Pareto Corporation Edmonds WA USA 206 713 6006 |
![]() |
| Thread Tools | |
| Display Modes | |
| |