|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
clearing/erasing a variable
Hello -
Writing in VB for a web app - I have declared and filled a multidimensional array. I used its info, but now I need to get rid of it completely .How can I do this? - lots of articles of variables, types, etc - but not much on removing them once their usefulness is done. Thanks, Dan B |
|
#2
|
||||
|
||||
|
Code:
Set VariableName = Nothing |
|
#3
|
|||
|
|||
|
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > clearing/erasing a variable |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|