Forum: Poser - OFFICIAL


Subject: VSS Skin Test - Opinions

bagginsbill opened this issue on Apr 23, 2008 · 2832 posts


IsaoShi posted Fri, 04 July 2008 at 4:51 AM

A good thought, Spanki, but the os.path.join method would insert a "/" before the script filename, and the resulting output would be:-

        :Applications:Poser 7:Runtime:Python:vss/macro1.py

Using the ":".join method together with your replace("/",":") method would give:

        :Applications:Poser 7:Runtime:Python:vss:macro1.py

Not sure if that would work..... in any case, I don't think we really need to use the vssFolder variable at all in this line of code, but bb might be able to clarify that when he is back.

Izipizithepythonprentice
I hate snakes

"If I were a shadow, I know I wouldn't like to be half of what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki Murakami)