Kirbybase: Displaying a field value

B

basi

Hello,
This is likely to be another one of those embarrassing questions.

I have a table of tokens, one token one record, which I'd like to
process as strings, for example:

tgl_tokens.select.each do |t|
puts t.to_s
end

I expect, say:

Retraction
headline

But I get:

#<struct #<Class:0x4dee4a8> recno=579, tgltoken="Retraction">
#<struct #<Class:0x4dee4a8> recno=580, tgltoken="headline">

How do I get the expected results?

Thanks for the help.
basi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top