|
-
Jun 7th, 2000, 10:09 PM
#1
Thread Starter
Member
Hi,
I have some code and the way this has been written , the reciving function takes in 3 variables as parameters , but only passes back the information into a new variable
e.g
runc = callgeo( lat,lon, map)
I am sending variable :- lat, lon, map to function 'callgeo'
and receiving this into a variable runc.
Can I not just receive the information back as 3 separate variables, or what is the best way to approach this in vb.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|