Hi Mike, Mike Burgener wrote: > Is it possible when i have package-path \\server\wpkg\packages\ > containing different files with [packagename].xml having a subfolder > like \\server\wpkg\packages\packagefolder1\[packagename].xml ?
WPKG does not traverse subfolders when opening XML files from a directory. It's also not intended to change this mainly due to performance and possible recursion problems. So the packages directory is a flat directory but you might give any name to your XML files so there is no reason why sub-directories would be required. br, Rainer ------------------------------------------------------------------------- wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/ _______________________________________________ wpkg-users mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/wpkg-users
