Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
vbscript dim question
#1
Solved: 10 Years, 11 Months ago
Hello

Usually

We define variable in dim like

Code:
Dim variable name

For array
Dim arrayname()

for resize
redim arrayname()

now
Today i got something like this in framework.

Code:
Dim variablename : variablename = 0

Now i don't understand what it this ? anybody can help me ?
Reply


Messages In This Thread
vbscript dim question - by learnqtp - 06-12-2013, 08:40 PM
RE: vbscript dim question - by arescool - 06-12-2013, 09:06 PM
RE: vbscript dim question - by learnQtptips - 06-18-2013, 03:33 PM
RE: vbscript dim question - by Staff - 07-05-2013, 01:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP and VBscript - noobie question gplayer 0 2,379 03-11-2011, 06:50 PM
Last Post: gplayer

Forum Jump:


Users browsing this thread: 1 Guest(s)