Is is possible to use records in a dynamic way?
Is is possible to use records in a dynamic way?
- Subject: Is is possible to use records in a dynamic way?
- From: Christian Mittendorf <email@hidden>
- Date: Wed, 20 Aug 2003 10:18:10 +0200
Hello,
is it possible to use record labels dynamically?
In Obj-C I can use a NSMutableDictionary with the method
setObject:forKey:
to add keys (labels in AS) dynamically.
Is there a way to work with records in AS in the same way so that I can
add labels or remove labes within the code?
I have found only examples where the record with all its labels was
initialized directly and thereafter only the values were changed.
cu
cm
[demime 0.98b removed an attachment of type application/pgp-signature which had a name of PGP.sig]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.