View Single Post
  #3  
Old 07-27-2020, 07:01 AM
cnewtonne cnewtonne is online now
Registered User
 
Join Date: 07-27-2006
Posts: 503
I think it has to do with the file size. If it is zero, I get 'invalid parameter' error. This is a test case ...

1. Created a file nice-zero.bat of zero bytes.
2. Right-click on an info item, import , got the error.
3. Created a second file nice.bat of 1kb. Imported successfully.

Sometime when I import folders, I have no control or prior knowledge of zero-byte files. In my case, I got too many 'invalid parameter' error.

Not sure why UR is having issues importing zero-byte files. If there is a programmatic constraint, then it would be nice to produce a more informative error message e.g. 'invalid parameter: file is zero bytes'

Thanks
Attached Images
 
Reply With Quote