HiI am having a look at R6, with a view to migrating from 4.6, and trying some parallel trials
On trying an agent formula to export a selected view as a spreadsheet [something I plan to do to an existing 4.6 database] ~ I receive the error dialogue “Import/Export Not Configured”
I am using the code
@Command([FileExport]; “Lotus 1-2-3 Worksheet”; “C:\MonthlyReportDistribution.WK4”)
and cannot find any reference in the help to assist me.
Any advice would be really appreciated!
Thanks
Subject: RE: Automated File Export Assistance
What makes you think “Lotus 1-2-3 Worksheet” is a valid export type name? Read the documentation for this function.
Subject: RE: Automated File Export Assistance
Thanks Andre !I was “looking at familiar” and not “reading” what it was telling me :(((
“Lotus 1-2-3 Worksheet” is, of course, exactly what is used in R4 !
A happy accident to make ~ turns out we use “export” a great deal throughout our group and this will have an impact on our migration.
In a strange way, you have made my day, thanks!
Simon