Link to home
Start Free TrialLog in
Avatar of kcassone
kcassoneFlag for United States of America

asked on

export a scripted file

I have a database that exports credit card information(tab text delimited)  monthly to a constant location that replaces each months information.
Sometimes it does not replace the information from the last month but sometimes it does.
I have to relink the file in the script in order for the replacement to take place.
Any ideas?
Thanks
Avatar of Member_2_908359
Member_2_908359
Flag of France image

This is almost a bug.
When it tries to save, if the path is not accessible once, it will self modify the file path in the script; therefore, it saves it to the filemaker folder. So where do you save this file? locally? network folder using a UNC name?
Check if you do not see the missing files in the filemaker folder.
Avatar of kcassone

ASKER

The file is saved locally on the desktop in a folder that never moves or changes name.
I will check the filemaker folder and see if the missing file is there.
Thanks
ASKER CERTIFIED SOLUTION
Avatar of Member_2_908359
Member_2_908359
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial