Leather Knight Posted February 26, 2006 Posted February 26, 2006 I have made 2 scripts for updating my app. Export will export all data in the form/table to a .csv file. Import will import thr .csv easily. This has been seemless and works ok. However, if there is no data to export, the file.csv is not made and that is good. But on import it stops because it cannot find the file.csv. How do I make a condition so that if the file.csv is not present, it skips it and continues with the others? Export: Go To Layout["Brokers"(Brokers)] [Export Records[No dialog; "Brokers";Windows(ansi)] Import: Go To Layout["Brokers"(Brokers)] [import Records[No dialog; "Brokers";Add; Windows Ansi]
Leather Knight Posted February 26, 2006 Author Posted February 26, 2006 Nevermind. I just noticed all my imports were all over the place and not in the proper fields, so back to the drawing board... ???
Recommended Posts
This topic is 6845 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now