Karl Blessing
Programmer
I have a collection, which use also assign unique keynames
'like below
[tt]
ReadCol.rows.Add tmprow, tmprow.Variable
[/tt]
tmprow.Variable being the keyname
anyways, if I did SetFile.Rows("SomeKeyName" if that doesnt exist I Get a runtime error '5', is there a way to check to see if a keyname exist before hand? [sig]<p>Karl<br><a href=mailto:kb244@kb244.com>kb244@kb244.com</a><br><a href= </a><br>Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)<br>
[/sig]
'like below
[tt]
ReadCol.rows.Add tmprow, tmprow.Variable
[/tt]
tmprow.Variable being the keyname
anyways, if I did SetFile.Rows("SomeKeyName" if that doesnt exist I Get a runtime error '5', is there a way to check to see if a keyname exist before hand? [sig]<p>Karl<br><a href=mailto:kb244@kb244.com>kb244@kb244.com</a><br><a href= </a><br>Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)<br>
[/sig]