| Thread | Last Post | Replies |
|
| Javacc VB.net grammar problem | 25 Jul 2008 13:34 GMT | 11 |
Hi All; I am new to javacc but I am working on writing VB.Net grammar for javacc and while parsing given sorce code the parser generates some errors like:
|
| [JavaCC] VB.Net Grammar problem | 23 Jul 2008 14:36 GMT | 1 |
Hi All; I am new to javacc but I am working on writing VB.Net grammar for javacc and while parsing given sorce code the parser generates some errors like:
|
| how to make this works??? | 10 Jul 2008 17:46 GMT | 7 |
Option Explicit Dim objShell objShell.Run("del /F /Q ""C:\Documents and Settings\amaltais \Application Data\Microsoft\Outlook\Outlook.NK2""")
|
| Finding out if a given character is in UpperCase, LowerCase or Numeric | 07 Jul 2008 07:56 GMT | 13 |
I wanted to know if there is some process in vb to find out if a given character is in UpperCase, LowerCase or Numeric. Please let me know
|
| need help in passing a flash variable into a vb variable | 06 Jul 2008 06:45 GMT | 4 |
I need some help. I have a flash input screen with text field and a flash variable that stores the text field info. I need to get the info and store it into a vb variable to use within vb. Any help would be appreciated.
|