Lss

Hi All,

what is LSS? Can anyone explain in easy way?

Thanks in advance ,

Kamal.

Subject: LSS

I presume you mean an LSS file extension, in which case it is LotusScript Source. It can be used to include LotusScript from an external file, which is handy for sending a script to someone for import or to keep source code confidential, since the compiled code can not be easily decompiled, but it can be run.

Subject: RE: LSS

Thanks Ben