| View previous topic :: View next topic |
| Author |
Message |
DJX
Joined: 04 Jan 2007 Posts: 12 Location: Cleveland, Ohio
|
Posted: Mon Aug 24, 2009 8:13 pm Post subject: VBScript Compilation Error |
|
|
Script runs fine without compilation...
After compiling a script of mine I get a "VBScript Compilation Error".
The data that pops up is invalid character on line 1, pos 1.
It shows a copyright symbol and then some of my code.
So, I know why it errored out but why did Cryptor put that copyright symbol in my code? |
|
| Back to top |
|
 |
|
|
DJX
Joined: 04 Jan 2007 Posts: 12 Location: Cleveland, Ohio
|
Posted: Mon Aug 24, 2009 8:44 pm Post subject: |
|
|
Must of been a fluke, because it didn't do it a second time.
I put a copyright symbol in my version info and that's what really puzzled me; why did it end up in my code.
Anyway, it's working now so...never mind.
Last edited by DJX on Mon Aug 24, 2009 8:45 pm; edited 1 time in total |
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 299
|
Posted: Mon Aug 24, 2009 8:45 pm Post subject: |
|
|
| ScriptCryptor will not add any symbols to your code. Is your script saved as ANSI or Unicode? |
|
| Back to top |
|
 |
|