Microsoft VBScript compilation error, occured in 2 scripts

Post a reply

Visual Confirmation

To prevent automated access and spam, you are required to confirm that you are human. Please place a check mark next to all images of monkeys or apes. If you cannot see any images, please contact the Board Administrator.

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Microsoft VBScript compilation error, occured in 2 scripts

Re: Microsoft VBScript compilation error, occured in 2 scrip

Post by johnbot » Sun Apr 21, 2013 6:23 am

THX for posting!
Had the same error and setting my editor (UltraEdit) to save in ANSI format did the trick.

Re: Microsoft VBScript compilation error, occured in 2 scrip

Post by gl0rfindel » Tue May 15, 2012 12:11 pm

If you're using Notepad++ use ANSI encoding (menu "Encoding" > "Encode in ANSI").

Cheers,
gl0rfindel

Post by madk » Fri May 18, 2007 4:36 pm

Solution Found.

The scripts had to be saved using a notepad alternative.

Notepad could not save the characters correct even though all ecnoding and characters options have been tried.

Microsoft VBScript compilation error, occured in 2 scripts

Post by madk » Fri May 18, 2007 3:39 pm

I cannot run 2 scripts and I am getting the same frustrating error, The fault occured first with the Greeklish script. I thought in the beginning the problem was the handling of the greek characters. The same error occured, though, in the PersonalTagEnhancer script.

The error is like that
Error #1032 - Microsoft VBScript compilation error
invalid character
□ώ'
File "C:Program files/Mediamonkey/Scripts/PersonalTagEnhancer.vbs", Line:1, Column: 0


I'm doing circles here, cause I wanna use the 2 scripts for about the same purpose, but I am unable to.

Any ideas..?

Top