Raised This Month: $51 Target: $400
 12% 

[SOLVED] error 037: invalid string (possibly non-terminated string)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xxxperts
Senior Member
Join Date: Oct 2013
Location: India
Old 03-10-2016 , 10:25   [SOLVED] error 037: invalid string (possibly non-terminated string)
Reply With Quote #1

PHP Code:
//I was trying to do this.
new const iVar[ ] = "ZYX!^"//I think this symbol ( ^ ) is reason for error.

//erros
error 037invalid string (possibly non-terminated string
__________________
All my work is here

Last edited by xxxperts; 03-10-2016 at 12:05. Reason: Solved. Thanks to Arkshine _/\_
xxxperts is offline
Kakarot47
Senior Member
Join Date: May 2015
Location: Pakistan
Old 03-10-2016 , 10:30   Re: [COMPILING] error 037: invalid string (possibly non-terminated string)
Reply With Quote #2

show full script
__________________



AssasinSniperNightmare ModArmageddon ModApolacyps Mod
Kakarot47 is offline
Send a message via Skype™ to Kakarot47
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-10-2016 , 11:07   Re: [COMPILING] error 037: invalid string (possibly non-terminated string)
Reply With Quote #3

^ is the escape character by default in pawn. If you want to ^ specifically, you have to escape it: ^^
__________________

Last edited by Arkshine; 03-10-2016 at 11:08.
Arkshine is offline
xxxperts
Senior Member
Join Date: Oct 2013
Location: India
Old 03-10-2016 , 12:04   Re: [COMPILING] error 037: invalid string (possibly non-terminated string)
Reply With Quote #4

Quote:
Originally Posted by Arkshine View Post
^ is the escape character by default in pawn. If you want to ^ specifically, you have to escape it: ^^
Thanks. It worked.
__________________
All my work is here
xxxperts is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode