Re: String in VB



AT,
| Any references to documentation where this is written?
| Please, it is important for me
Yes, Armin told you where:

| > This is a special VB.Net syntax for historic
| > reasons (see <F1>).

<F1> means place your cursor on the Mid statement & press the F1 key on your
keyboard.

Alternatively you can find info on the Mid statement at:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vblr7/html/vastmMid.asp

Hope this helps
Jay

"AT" <anatoli@xxxxxxxxxx> wrote in message
news:ejoATyFmFHA.1044@xxxxxxxxxxxxxxxxxxxxxxx
|
| >> Mid then would not not have changed the st variable
| >> unless the new string is created and st is assigned a new instance
within
| >> the Mid
| >> but I do not understand how this is possible since MID does not get
"CC"
| >> as one of its parameters.
| >
| > ?
| > "CC" is the value you assign. This is a special VB.Net syntax for
historic
| > reasons (see <F1>). As you see, this is not the usual syntax. How can a
| > function be the destination of an assignment? Well it's not a function,
| > it's... it's... a "VB special". It's internally translated to a usual
| > procedure call where "CC" is one of the arguments.
| >
| > I would never use the Mid statement anymore because it pretends to
change
| > the content of the string.
| >
| >
| > Armin
|
| Any references to documentation where this is written?
| Please, it is important for me
|
| Thanks
|
|


.



Relevant Pages

  • Re: Annedoti, Anon (Re: A China-Sumer connection)
    ... >> not familiar with any of them wearing fish costumes. ... > I don't have references on hand - and even if I found some by digging thru ... >> they displayed your level of erudition and documentation, ... Sumerian site. ...
    (sci.archaeology)
  • Re: Annedoti, Anon (Re: A China-Sumer connection)
    ... >> not familiar with any of them wearing fish costumes. ... > I don't have references on hand - and even if I found some by digging thru ... >> they displayed your level of erudition and documentation, ... Sumerian site. ...
    (sci.anthropology)
  • Re: Annedoti, Anon (Re: A China-Sumer connection)
    ... >> not familiar with any of them wearing fish costumes. ... > I don't have references on hand - and even if I found some by digging thru ... >> they displayed your level of erudition and documentation, ... Sumerian site. ...
    (sci.lang)
  • Fixing 2.6.0s broken documentation references
    ... I've noted that 2.6.0 contains broken references to documentation. ... I got sufficiently annoyed chasing doc files in the wrong place ... that I wrote a script to check the references to documentation ...
    (Linux-Kernel)