On Sat, Jul 10, 2010 at 11:37 AM, David C. <davidoco...@gmail.com> wrote:

>
> Column1--corresponds to->Field1--corresponds to--->tVar1--> is used by.....
> etc
>

Of course there's no reason you couldn't

col1 - original data
fCol1 - field
lfCol1 - label field
bCol1 - button
tCol1 - temp var
lCol1 - script local var
gCol1 - global var
cCol1 - custom prop

makes the dynamic movement of data from one object to another very easy -
especially when using arrays - and mantains a solid association of where the
data came from. Reduces the chance of naming conflicts.

HTH
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to