|
Opoponax Beginner
Joined: 16 Sep 2008 Posts: 20
|
Posted: Thu Feb 12, 2009 8:04 pm
Record reference syntax question. |
Normally this would work to reference a value.
@dbase.key
How would you reference a value if the key had a space in it?
@dbase.key 1
I've tried various quotes, brackets, parentheses, probably just missing something obvious, but I'd be grateful for a quick point in the right direction.
Thank you. |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Thu Feb 12, 2009 8:15 pm |
Use:
Code: |
%db(@dbase,"key 1") |
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|