View Single Post
  #3 (permalink)  
Old 01-14-2009, 1:13 AM
flodi flodi is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Jan 2008
Posts: 14
Reputation: 29
flodi is on a distinguished programming path ahead
Default

thx gohnh
i understand that i must type it like that:
dim pr1 as new parameterfield
and it did work fine
but another error show up in line:
pr1.currentvalue.add(pr)
and it said ( invalid object type )
actually i don't know what that line mean!all i know that after i type my number it should pass it with all records to my reports
help me in that johnh
and thx
Reply With Quote