James Smith wrote:
> While processing Amazon report files I notice that they have labelled most
> of their fields with "-" in.  For example order-id and payments-date.
> 
> Having queried this file how am I going to be able to refer to the field,
> obviously #order-id# won't work as it will try to evaluate the var order
> minus the var id.
> 
> I have tried #[order-id]# and #'order-id'# with no success, any ideas?

variables["order-id"]

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260772
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to