Re; previous email
Richard Kreiss
rkreiss at verizon.net
Tue Apr 5 08:57:10 PDT 2011
> -----Original Message-----
> From: filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com
> [mailto:filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com] On
> Behalf Of Kenneth Brody
> Sent: Monday, April 04, 2011 2:00 PM
> To: rkreiss at gccconsulting.net
> Cc: 'filePro Mailing List'
> Subject: Re: Re; previous email
>
> On 4/4/2011 1:57 PM, Richard Kreiss wrote:
> > Message should be
> >
> > Line 1537
> >
> > Referenced a field that doesn't exist
> >
> > Again, only occurs when run from rclerk. No error from dclerk.
> >
> > I deleted the tok table and resaved it.
> >
> >
> > ◄ If: ◄
> > Then: lookup log = logfile r=free -n ◄
> > 1535 ------- - - - - - - - - - - - - - - - -
> > ◄ If: NOT log ◄
> > Then: RETURN ◄
> > 1536 ------- - - - - - - - - - - - - - - - -
> > ◄ If: ◄
> > Then:
> log(1)=@fi;log(2)=master_code;log(3)=@td;log(4)=@tm;log(5)=ivalue;log(6)
> =nvalue
> > 1537 ------- - - - - - - - - - - - - - - - -
> > ◄ If: ◄
> > Then: log(7)=whoareyou;log(8)=fd;log(9)=fieldname(-
> ,fd);log(10)=computer;log(11)="enter"
> > 1538 ------- - - - - - - - - - - - - - - - -
> > ◄ If:
> > Then: write log;fd="";ivalue="";nvalue=""
> > 1539 ------- - - - - - - - - - - - - - - - -
> > ◄ If:
> > Then: RETURN
> >
> > All long variables are declared.
>
> Quick question....
>
> How many fields does "logfile" have?
>
> --
> Kenneth Brody
Ken,
Ran a test late last night adding
:fd ge "1":log(9)=fieldname(-,fd)
When I added this check, the program ran properly when using rclerk. I need to add a show statement prior to the posting line to see what the value of fd is.
In all cases the value of fd should be 40 and the fieldname should be ownership.
In some case, it posted properly on others, the record was created with this information.
Need to do a bit more research to see what is going on.
Richard
More information about the Filepro-list
mailing list