Hello, where can I learn more about the "name", "type", & "tag" part of the timport expression?
eg.
# Name Type Tag
field Link varchar(40) 6
field Title varchar(80) 8
field Abstract varchar(180) 10
I'm creating a custom meta-search engine I'm having a problem printing results -I noticed If I played with these numbers i get different results.(I got this code from another texis user). Some insight or direction would be greatly appreciated.
Thanks in advance, Paul
eg.
# Name Type Tag
field Link varchar(40) 6
field Title varchar(80) 8
field Abstract varchar(180) 10
I'm creating a custom meta-search engine I'm having a problem printing results -I noticed If I played with these numbers i get different results.(I got this code from another texis user). Some insight or direction would be greatly appreciated.
Thanks in advance, Paul