Heightmap [script]

 From:  moritzbock (MORITZ)
7547.33 In reply to 7547.1 
Hello Max,
it doesn't seem to work on a Mac.
When I start this script, the dialogbox to choose an image appears - but with a click on the OPEN button the scriptwindow (marked in red) is closed immediately and nothing else happens.
Can you help?

Andreas





some minutes later ......

Hi Max, forget about that.

Your script works great with the note from Michael (thanks):

code: var dlm = moi.filesystem.getPathDelimiter();

If you change that to be what I wrote above, like this:

code: var dlm = '\\';

EDITED: 23 Aug 2015 by MORITZ

Attachments: