Jump to content

Error creating line in HTML file (missing seperator after keyword)


Recommended Posts

Hello,

I am trying to write a line like this (<img src="test1.jpg" width="200" height="150">)in a .html file

CODE
FileWriteLine($FileName,"""<img src=""test1.jpg"" width=""200"" height=""150"">")

I get an error that there is a missing seperator after keyword. It's like there is a keyword in the second parameter but I don't know what it would be.

Thanks

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...