Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FileMaker Topics / November 2003

Tip: Looking for answers? Try searching our database.

Exporting a group of records as a vcf script

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
prensa - 30 Nov 2003 17:44 GMT
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

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.