NEW QUIZ #2

Nancy Palmquist nlp at vss3.com
Fri Aug 19 07:45:29 PDT 2011


I always try to avoid labels and long variables that overlap with 
filepro Commands.  This is just considered bad programming because it is 
confusing.

I also try to remember to avoid making long variables that are the same 
as "field Headings".  I find some very confusing issues when doing this.

Field Headings to the first space are also treated as field 
representations so I can use them exactly as I do field numbers.  So I 
try to make all the headings unique and avoid using the same characters 
for long variables

It would be nice if all these relationships or conflicts could be listed 
in the cross reference or a screen in the debugger.

The field heading thing can make program routines portable. If you call 
the fields the same thing in different files, you can write routines 
using the headings and move them from file to file without rewrites even 
if the field numbers are different.

Nancy



On 8/18/2011 4:53 PM, George Simon wrote:
> What is the only 3-letter long variable that cannot be used effectively in
> filePro?
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>

-- 
Nancy Palmquist         MOS&  filePro Training Available
Virtual Software Systems    Web Based Training and Consulting
PHONE: (412) 835-9417           Web site:  http://www.vss3.com



More information about the Filepro-list mailing list