At present I get file names with path and extension from Folders
including subfolders by a ContextFolder entry
AllNames=file.listfiles("|",1)
clip.set(AllNames)
Then I paste this in to a text editor and have to manually edit using
"find and replace" to get only the file names without path and
extension. It is a tedious job if multiple subfolders are present.
I was trying file.Allfiles and file.name services using the file
plugin, but some how the proper way is eluding me.
Thanks for help in advance.
Dr. Uday Wandkar