>Yves, > >Use this (I'm assuming your custom property set is in a group object): > > set the cPathFiles[cFileA] of group "myGroup" to <filePath> > >When you say "select" one of the keys, I'm assuming you mean to retrieve the >data stored in the key? To do so, use "get/put", as in: > > put the cPathFiles[cFileA] of group "myGroup" into thePath > >Hope this helps, > >Ken Ray >Sons of Thunder Software >Email: [EMAIL PROTECTED] >Web Site: http://www.sonsothunder.com/ >
Thank you very much. This does just what I was searching for. -- Greetings. Yves COPPE Email : [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
