set the customPropertySet of stack "UserData.rev" to "VisitorFacility"
put customProperties["VisitorFacility"] of stack "UserData.rev" into tArr
put the keys of tArr into tFu
-- OR
-- (this also shows the same list w/ many duplicate keys)
-- put the customKeys of stack "UserData.rev" into tFu
sort lines of tFu
put tFu
Is it corrupted, and how can I repair this stack?
Alex Rice, Software Developer Architectural Research Consultants, Inc. http://ARCplanning.com
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
