Good Morning,

 

I am a bit confused with respect to using choose it seems.  I get two
different behaviors on two different machines using the same build.

 

On my laptop, 

CHOOSE vaudience FROM #LIST +

'Managers, Engineers, Superintendents, Finance, MIS-CRAM, +

PR_Contacts, PR_Alternates, Permit_Contacts, Permit_Alternates'

Returns the data requested as expected.  It does however introduce spaces
into the choose list for each item following the first.

 

So being happy with the outcome, I copied it to my desktop and this throws
an error that no rows match. 

 

However using:

CHOOSE vaudience FROM #LIST +

'Managers,Engineers,Superintendents,Finance,MIS-CRAM,+

PR_Contacts,PR_Alternates,Permit_Contacts,Permit_Alternates'

 

On the desktop returns the same dataset as the laptop code.

 

Now what really confuses me is that if I run the first set on my desktop
using the file as it was saved on  a USB drive it runs as though it were on
the laptop. So I am curious is this an RBase setting I need to bring into
alignment between the machines, or is this some other setting, or is it just
a weird fluke?

 

Thanks for any insight you may be able to provide.hope to see you in
October!

 

 

Tom Eldred

 

 

 

Reply via email to