shermund Posted April 11, 2012 Posted April 11, 2012 Dear, i would like to make a script that opens a url which contains a csv file and save it on my desktop periodicly. how can i do that? been tinkering around with openurl and searched for custom functions, still have no clue about it. PLease advise.
Ocean West Posted April 15, 2012 Posted April 15, 2012 You could use a web viewer that has the URL to the file then use the function: GetLayoutObjectAttribute ( objectName ; attributeName { ; repetitionNumber ; portalRowNumber} ) The object would be a name given to the webviwer and the attribute name would be "contents" this could be a calculation or a set field into a text field where then you can export field contents to your hard drive.
Recommended Posts
This topic is 4674 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