-
Topic
-
Hi
I am interested in potentially using Formativ to list the contents of a folder to a Word document.
I discovered on the Novell Groupwise Cool Solutions site that you could list the contents of a folder using Formativ and a specially developed applet (publish folder list to ms word). So I downloaded the trial version to try it out and the applet. However, when I run this applet I get an error (the other applets worked fine). The error I get is at line 260 and is as follows:
Formativ Applet runtime error
Wrong number of arguments or invalid property assignment: ‘Word.ActiveDocument.Tables.Add’ at line 260, column 2I have not modified the file at all as I don’t know anything about scripting. The actual line is as follows:
set Table = Word.ActiveDocument.Tables.Add(Word.Selection.Range,TableRow,TableColumn,wdWord9TableBehavior,wdAutoFitFixed)
I was wondering if there is anyone out there familiar with the above script and if they had a problem with it and (hopefully) a solution to the above. Apologies for my ignorance on the above.
Thank you
- You must be logged in to reply to this topic.