Browser: "Bad Character" error in Windows standalo

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Joe F.
Posts: 17
Joined: Thu Jul 16, 2009 11:37 pm

Browser: "Bad Character" error in Windows standalo

Post by Joe F. » Wed Aug 05, 2009 2:04 am

I have a stack which contains a browser that opens from a button on the main stack.

This all works fine in the IDE and Mac OS X standalone, but in the Windows standalone, opening the browser gives an error: "Bad Character at line 1, character 2", which appears a second time after dismissing the dialog.

Of my 2 scripts that run with this operation both declare globals at line 2.

Anyone have a clue where to look for the problem?
The app seems to function despite the errors; but if everything is working fine and there are no errors in the IDE or Mac versions, how can you track down the problem?

Joe F.

Post Reply