You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Roy Castillo on Fri 19 May 2006 in response to Keeping the boss happy
Re: Combined this with an agent I use to export CSV
Chad Amberg;I tried your method but did not work..
1. I copied it to an agent and name it "(sample)" - properties are:
A. it's Triggered on Event
B. Agent List Selection
C. All documents in view
2. have a web enabled view and created an action button with formula
@command([toolsRunMacro];"(sample)");
3. then i launched the view in the WEB using Internet Explorer...(view in Web)
4. I click the button to run the agent..
Nothing happend why? can you help with this?
PS : i change this part off course with the view i want it to search
View="ExportView" -- "MyView"
Set v = db.GetView(View$)