Quantcast
Channel: VBForums - ASP, VB Script
Viewing all articles
Browse latest Browse all 688

Somethings amiss

$
0
0
Perhaps I know too much...to my way of thinking, any of the below lines (3-9) accomplish what I'm trying to do:

Code:

Dim mostArgs

Set mostArgs = ""
Set mostArgs = " "
Set mostArgs = Chr(20)
Set mostArgs = CStr("")
Set mostArgs = CStr(" ")
Set mostArgs = CStr(Empty)
Set mostArgs = Null

Set mostArgs = mostArgs & " " & "theRest"

All throw errors.

Thanks in advance for any insight you can provide.

Viewing all articles
Browse latest Browse all 688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>