Jim Li <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to use $object->listattachments() to produce a list, sorted by > create date in descending order. There's a user comment in the online > manual stating that the listattachments() function takes an optional > sort argument. However, I can't seem to make "reverse ..." work. I.e.,
No reverse option here :( > when I call $obj->listattachments( "reverse created"), I get an empty > list. Is there a way to accomplish what I need? Only with maiking and manipulating arrays. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
