HARNOvHARNO Posted April 30, 2005 Posted April 30, 2005 FileOpen($Pagename, & $Mik3, & ".html", 1) $pagename; the name of the file $Mik3; the number of the file the made file should lock like this: pagename(count).html but i got a error in exprression massage when running the script
herewasplato Posted April 30, 2005 Posted April 30, 2005 FileOpen($Pagename, & $Mik3, & ".html", 1) $pagename; the name of the file $Mik3; the number of the filethe made file should lock like this: pagename(count).htmlbut i got a error in exprression massage when running the script<{POST_SNAPBACK}>Remove the comma after $Pagename and after $Mik3FileOpen($Pagename & $Mik3 & ".html", 1) [size="1"][font="Arial"].[u].[/u][/font][/size]
HARNOvHARNO Posted April 30, 2005 Author Posted April 30, 2005 Remove the comma after $Pagename and after $Mik3FileOpen($Pagename & $Mik3 & ".html", 1)<{POST_SNAPBACK}>oh im sorry i misunderstod the help file, but yer now it works. whell im just being tired so its kind of hard to keeb an eye on ewey thing in my rather large script.thank you for your quick answer..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now