hello please help me..can you give some idea on how to declare variables in local....and also how to declare variables in public...hoping for your positive responds
jemz -1 Master Poster
Recommended Answers
Jump to Postnice jemz. for local variable normally every body use : Dim. it is easy to use. but alternative way to use Dim is like :
'for Integer Year% = 1999 'for Long number&=123456584 'for Single radius!=9985 'for Double Price# = 44545.95 'for Currency Taka@ = 10500.50
But …
All 4 Replies
codefixer 0 Newbie Poster
abu taher 34 Practically a Posting Shark
vb5prgrmr 143 Posting Virtuoso
codefixer 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.