Hello all,
I found the following text at What is. (http://whatis.techtarget.com/
definition/0,,sid9_gci212167,00.html#).
Can anyone give an example of a canned or self-sufficient function?  I
am new to VB and not familiar with all the available functions.

Thanks
Doug{C}

Programming languages usually come with a compiler and a set of
"canned" functions that a programmer can specify by writing language
statements. These provided functions are sometimes referred to as
library routines . Some functions are self-sufficient and can return
results to the requesting program without help.

Reply via email to