Hello. I've created a script to export a number of records as
"vcfouput.vcf" to be imported into mac osX address book as virtual
cards or LDIF.
These are the orders in the script:
enter Browse Mode()
Copy (Select,"Serial")
Enter Find Mode ()
Paste (Select,"Serial")
Perform find ()
Export records (No dialog,"vcfoutput.vcf"
Show all records
I created a button, named it "export records as a VCF" and associated
with script but when pressing I get a message: "There are no valid
criteria in this request. Type a valid request before clicking find".
How can I do it right? thanks, daniel
Christoph L. Kaufmann - 30 Nov 2003 20:46 GMT
> These are the orders in the script:
> enter Browse Mode()
> Copy (Select,"Serial")
> Enter Find Mode ()
> Paste (Select,"Serial")
> Perform find ()
> I get a message: "There are no valid
> criteria in this request. Type a valid request before clicking find".
What is the field type of "Serial"
But whatever:
Make sure the field you are copying from is on the layout.
Make sure the correct record is selected.
Use set field or insert calculated result commands rather than
copy/paste and fill in the request data via a global field.

Signature
http://clk.ch