? Diff combined devices and array of devices

Hi there,
Just curious if there Is any difference between the following two
and
Just curious if there Is any difference between the following two
DEFINE_COMBINE (vdvCombinedTP, dvCA101a, dvCA102a, dvVPN1a, dvVPN2a) ... PUSH[vdvCombinedTP, 100]
and
DEFINE_VARIABLE DEV dvTps_a[] = (vdvCombinedTP, dvCA101a, dvCA102a, dvVPN1a, dvVPN2a) ... PUSH[dvTps_a, 100]
0
Comments
http://www.amxforums.com/showthread.php?t=2731&referrerid=1339