@wgt issues

Jeff Harrison jeffaharrison at yahoo.com
Mon Apr 18 07:35:27 PDT 2005


--- Kenneth Brody <kenbrody at bestweb.net> wrote:
> Quoting Jeff Harrison (Mon, 18 Apr 2005 06:20:42
> -0700 (PDT)):
> 
[snip]
> >
> > ja(12,.2)=tot(3)    ' gross sales
> > jb(12,.2)=tot(3-4)   ' gross profit
> > end                  ' end processing
> >
[snip]
> [...]
> 
> This code
> 
>     ja(12,.2) = ja + 3
>     jb(12,.2) = jb + 3-4
> 
> will give you the same thing.
> 
> However, since we haven't seen the OP's code, we can
> only guess as to
> where the problem lies.
> 
> --

Really?  I didn't realize that.  I'll still stick with
the tot command though, because it is what I'm used to
and it seems more concise to me.

Was his problem that he defined the fields as global? 
I know it's hard to tell, without seeing the code :-)

Jeff Harrison
jeffaharrison at yahoo.com

Author of JHExport and JHImport.  The easiest and
fastest way to generate code for filePro exports and imports.


		
__________________________________ 
Do you Yahoo!? 
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide


More information about the Filepro-list mailing list