03-03-2013, 04:37 AM
Dear Gintaras,
I wonder whether you can obtain a folder's path if you have its item's id. For example, if you call qmitem(iid ...) you may obtain folder's name with q.name. Then you may enumerate with EnumQmFolder using q.name. However if you have two folders with same names, but different paths, then it is a mess. The folder's path is a solution. Please advise.
I wonder whether you can obtain a folder's path if you have its item's id. For example, if you call qmitem(iid ...) you may obtain folder's name with q.name. Then you may enumerate with EnumQmFolder using q.name. However if you have two folders with same names, but different paths, then it is a mess. The folder's path is a solution. Please advise.