Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

quick "\" question 1

Status
Not open for further replies.

simanek

Programmer
Jan 19, 2001
137
US
I know i've seen this in other programming/scripting languages but does the backslash operator force the interpreter to consider the next line as part of the same line as the one that the backslash is on? If not, is there some operator that does? Thanks.

Mike
 
Hello,
Instead of backslash \ in Visual Basic, VBScript and ASP code underscore _ is used.
D.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top