<div dir="ltr"><span class="Apple-style-span" style="font-family: verdana; white-space: pre-wrap; ">Hi,

          I have had this issue for long now. Is it possible to have a work around for this. When these commands are run singly, they give a result. When run inside a script, the second line does not give a result. What is a possible work around for this.

BkFiles.sort(key=str.upper)
last_bk_File_Name = BkFiles[len(BkFiles)-1]


BRgds,

kNish

</span></div>