My Assistant
|
|
Oct 23 2007, 11:38 AM
Post
#1
|
|
|
UtterAccess Addict Posts: 241 From: DE and PA |
I like to try and call functions where i can for individual processes. OOP?
How can i pass a value from where the function is being called to the actual function ie Sub call fn myvalue= .value end sub function use.value in code |
|
|
|
![]() |
Oct 23 2007, 12:43 PM
Post
#2
|
|
|
UtterAccess VIP Posts: 4,621 From: North Carolina, USA |
The general difference between sub and functions is that functions produce a value. Subs merely process lines of code.
|
|
|
|
AntonioPS (Beginer Question #3) Passing a value to a function Oct 23 2007, 11:38 AM
MattJ Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 11:43 AM
Larry Larsen Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 11:49 AM
AntonioPS Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 11:50 AM
MattJ Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 11:55 AM
AntonioPS Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 12:03 PM
MattJ Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 12:05 PM
AntonioPS Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 12:08 PM
jasonlewis Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 12:42 PM
AntonioPS Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 01:03 PM
jasonlewis Re: (Beginer Question #3) Passing a value to a function Oct 23 2007, 01:14 PM![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 18th May 2013 - 01:41 PM |