Hard code or portable code

hershrev hershbp at realtorsgroup.us
Wed Mar 10 18:09:14 EST 2004


Can I please have a little understanding on the parameter part of 
functions what does it do or add?

e.g.  function latestField param1, param2
Thanks in advanced ,
hershrev

On Thursday, March 4, 2004, at 01:51 PM, hershrev wrote:
>>> Yes , All hats up for you.
>>
>>
>> function latestFields
>>   local myVar
>>   repeat with i=1 to (the number of flds)
>>     put fld i after myVar
>>   end repeat
>>   return myVar
>> end latestFields
>>
>> an reuse the function and call if from various other places.
>>
>> HTH,
>> Brian



More information about the use-livecode mailing list