Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
KumaRan
Contributor III
Contributor III

File name with ~$ as prefix

Hi all,

       When i am trying to reload my script i am getting 'Bad Zip file error'. When i go through that in load script my file name had s prefix as ~$. even though i deleted  that file from that folder,that same file is trying to reload. is this problem with temp files.

Can anyone help in this?

Thanks in anticipation

Kumaran.P

3 Replies
Not applicable

if the file you are trying to load is opened in some other application, try to save and close it. Then reload the script.

Chanty4u
MVP
MVP

Hi,

Which file format it is?

you can use Filebasename() function to extract the filename.

sdmech81
Specialist
Specialist

HI,

You are referring to a temporary file which is created in windows hwn original file is opened by some one either in same PC or in network.

Check if that file is being used or load from original file.Try closing all application running and do reload.Hope this helped.

Sachin