Illegal assignment

Runtime Errors, Syntax Errors Home home | Other Resources other resources | Advertise with us advertise | Link to us link to us | Contact us contact | Bookmark Us!
Google
 
Where can I find good Windows Web Hosting to host my VBScript Site?
You can find good Windows Hosting which support VBScript, ASP, ASP.Net,VisualStudio.Net and MSSQL at a very reasonable low monthly fee at EasyCGI.com and DiscountASP.Net

Illegal assignment

You attempted to use a read-only identifier in the left-hand side of an assignment operation. You cannot assign a value to a read-only identifier.

To correct this error

  • Use read-only identifiers in the right-hand side of an assignment operation only.
See Also

Assignment Operator (=) | Comparison Operators | Operator Precedence | Operator Summary | Set Statement


VBScriptOnline.com - Runtime Errors, Syntax Errors