April 11, 201213 yr 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.
April 15, 201213 yr 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.
Create an account or sign in to comment