/ Forums / Advansys Formativ / Formativ Runtime / Formativ Applet runtime error / Reply To: Formativ Applet runtime error
August 9, 2002 at 8:49 am
#5669
When I right-click on a folder in the main window, this is the error I get. Using Word 97 SR 2. Any ideas?
Formativ Applet compilation error
Expected statement at line 204, column 2
applet could not be parsed….
Line 204 is “with selection”
function TypeHeader
dim Folder
Set Selection = Word.Selection
with Selection
‘ Setup page margin
.PageSetup.RightMargin = 54
.PageSetup.LeftMargin=54
Thanks –
Nancy