use of setprop in text scripts

Andre Garzia soapdog at mac.com
Tue Oct 17 10:52:35 EDT 2006


Friends,

can I use setprop and getprop in a text cgi? For example, I am  
planning to change my cookie setting routines to work like:

	put the cookies into tArrayA

will get trapped by a getprop and return the cookies and:
	
	set the cookies to pArrayA

will get trapped by setprop and set the cookies. I always thought  
that to use getprop and setprop you needed to have a object reference  
but I don't know if this is true. Can someone spare a cent or two  
telling me if this can be done?

Andre



More information about the use-livecode mailing list