06-19-2007, 07:51 AM
macro:
str a b c d e
GetDemographics a b c d e
---
function GetDemographics:
function str&a str&b str&c str&d str&e
a=apple
b=banana
c=canary
d=dog
e=elephant
str a b c d e
GetDemographics a b c d e
---
function GetDemographics:
function str&a str&b str&c str&d str&e
a=apple
b=banana
c=canary
d=dog
e=elephant
