Incorrect error message, odd array error.
William James McEachran
billmc at dataffinity.com
Wed Jun 2 12:50:27 PDT 2004
On Wed, Jun 02, 2004 at 03:19:17PM -0400, Kenneth Brody wrote:
> Without seeing all of the processing, my guess is:
>
> (1) "np" is declared in automatic processing.
Command line is:
dreport trcli -f rnd2 -a -ia -v vselect -y '' \
-pc nocodes -p ">> /tmp/test.txt"
> (2) You are using rreport and not dreport.
Personal bias, I always use the "d"'s -- dreport.
> (3) You are running rreport with a "-y" to override automatic
> processing.
I wasn't until I read your message, then I added it as above. Still
happens. There is/was no automatic processing table (prc.automatic)
> (4) The "-y" automatic processing does not have "np" declared.
There wasn't an automatic table involved ... now made explicit in the
command line.
> (5) You did not compile* output processing with the same "-y"
> are you pass to rreport.
I'm using the 'd's ... so this isn't it.
For interests sake, I checked my development script and see that I run
rcabe as:
rcabe $PFNAME $INOUT -y $AUTOTABLE $FLAGS
where
$PFNAME - the filepro file
$INOUT - the input or output table
$AUTOTABLE - the automatic table I've got defined for use witn $INOUT
$FLAGS - other flags I might have defined for dcabe (none in this case).
--
Bill McEachran
More information about the Filepro-list
mailing list