Re: Determine if a string is a vb.net keyword
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "Mr Newbie" <here@xxxxxxx>
- Date: Wed, 21 Sep 2005 23:23:09 +0100
This may help the OP, may not be in exactly the context he wants it, nut
nevertheless may help.
http://www.novicksoftware.com/UDFofWeek/Vol2/T-SQL-UDF-Vol-2-Num-28-udf_VBNET_IsKeywordBIT.htm
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx> wrote in message
news:ebfU7GuvFHA.2292@xxxxxxxxxxxxxxxxxxxxxxx
> "Bruce Parker" <bparkerhsd@xxxxxxxxxxxxx> schrieb:
>> Is there a simple way to determine if a string (i.e. "Alias") is a
>> keyword
>> for VB.NET.
>
> No.
>
> --
> M S Herfried K. Wagner
> M V P <URL:
http://dotnet.mvps.org/>
> V B <URL:
http://classicvb.org/petition/>
.
Relevant Pages
- Re: How is strlen implemented?
... Yes, in this context, an empty statement ";" is exactly equivalent to ... why not use the "continue" keyword? ... Prev by Date: ... (comp.lang.c) - Re: Casting the return value of malloc()...
... it should always use parentheses so as not to follow ... But ``char'' is a also a keyword; ... Depending on context, it may specify an operation to be ... See, punctuators can be operators, but the set of operators is broader. ... (comp.lang.c) - Re: prototype.js object persistance
... Makes sense when quoted out of context like you did. ... invoked in callback situations, you have to be extra careful with the ... The same applies to anonymous methods used as ... "this" keyword may not represent the same thing as in the original ... (comp.lang.javascript) - Re: Procedure for eliminating static variables?
... Pass a pointer to the context to all the functions that use them. ... in which use of the keyword 'static' ensures that you will be fired. ... >1) 'id' is not in static storage; it should be on the stack somewhere ... global variables are even worse. ... (comp.lang.c) - Re: Keyword arguments like grandma makes em
... > useful in the context of arguments, so they could still be used. ... One of my favorite aspects of Ruby's syntax is that *every* syntactic ... eliminate a single character sigil for keyword args (which, ... (comp.lang.ruby) |
|