Jump to content

whats wrong with this?


Recommended Posts

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

<{POST_SNAPBACK}>

Remove the comma after $Pagename and after $Mik3

FileOpen($Pagename & $Mik3 & ".html", 1)

[size="1"][font="Arial"].[u].[/u][/font][/size]

Link to comment
Share on other sites

Remove the comma after $Pagename and after $Mik3

FileOpen($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.. :(

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...