Find/Select
Jay Schille
jayschille at gmail.com
Sat Apr 26 16:57:30 PDT 2008
I think you're mistaking the contents of a field for the name of a field.
Try this:
local oStuff
oStuff=«»
select «»=oStuff
/* the "«»" are chevrons */
>I am trying to do a rather simple task.
>
>When in a database I want to select all records
>that have the same information as the active
>field. I make a variable whose value is the
>info("fieldname").
>
>Global FieldName
>FieldName=info("fieldname")
>Copy
>Select «FieldName»=clipboard()
>Show
>
>Why does the above not work?
>I have also tried
>Select FieldName=clipboard()
>Select «FieldName»=clipboard()
>
>No errors, it just does not work. What am I
>missing? The field name show up correctly as
>does the field contents when I check.
>
>
>Best Regards,
>
>George Beauchemin
>
>This email was transmitted utilizing solely
>recycled electrons. No electrons were harmed or
>destroyed in the process. All electrons
>employed in this transmission were at least 18
>years old.
>
>
>_______________________________________________
>Qna mailing list
>Qna at provue.com
>http://provue.com/mailman/listinfo/qna
--
Jay Schille
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://provue.com/pipermail/qna/attachments/20080426/6aa0ba4f/attachment.html
More information about the Qna
mailing list