Is what you are trying to create is the script:
get the actionStepDueDate of group theGroup put getTheDate(field it) into field it
???
So why do you need the quotestuff?
Jim Carwardine wrote:
I�m having trouble with something that should be very simple to do. Maybe someone can tell me what I�m missing...
I�m building a reference to a specific field in a nested group in a scrolling group:
get quote & "actionStepDueDate" & quote & " of group " & quote & theGroup & quote put getTheDate(field it) into field it
When I execute this statement, �it� contains... �actionStepDueDate� of group �actionStep1�
I�m getting an error � �no such object� when I execute the second statement and I don�t see what I�m doing wrong... Jim
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
