Whats wrong here...

  • Thread starter Thread starter Matthew
  • Start date Start date
M

Matthew

It keeps saying there is a ')' expected...
No other errors in the program just this.

What I have:
AddHandler(HTMLLink.Command, Addressof FTPCommand)

What the compiler suggests:
AddHandler(HTMLLink.Command), Addressof FTPCommand)

And the suggestion is invalid syntax...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top