To preserve the data, you can resize it using Preserve keyword
Code:
Redim Preserve Array(10)
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
|
REDIM memory allocation
|
|
To preserve the data, you can resize it using Preserve keyword
Code: Redim Preserve Array(10)
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
REDIM memory allocation - by Suma Parimal - 05-13-2014, 01:26 PM
RE: REDIM memory allocation - by Ankur - 05-13-2014, 02:33 PM
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Clear qtp memory | dondemon | 0 | 3,845 |
12-03-2014, 12:25 PM Last Post: dondemon |
|
| Clear memory of an object properly between loop iterations? | MGMN | 5 | 7,469 |
09-26-2008, 02:00 PM Last Post: Ankur |
|