|
-
Aug 1st, 2002, 06:25 AM
#1
Thread Starter
Addicted Member
String problem
I must be doing something wrong.
I want to have a variable that holds the string 'C:\ESS Export\',
but when I use the line - Location.value = 'C:\Export location'; - or
Location.value = "C:\Export location"; - I get the following error
- Unterminated string constant.
Even when the page only holds - var vVariable = "C:\Export location" - I get the error message.
What seems to be the problem??
Catch you later,
Jeroen Hoekemeijer
Code:
If 1 = 2 Then MajorError
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|