Weird folderGetDialog behavior

Find out why the . goes before the /

Moderator: Paul Tuersley

Post Reply
Shinjipierre
Posts: 36
Joined: December 4th, 2004, 10:10 am

I've been trying to make one of my scripts made in 6.5 to 7.0 and i got this weird problem....

I did a little vid of the problem, it's faster to explain ^^
codec = XVID
http://www.shinjipierre.be/osef/bug%20script_xvid.avi

Code: Select all

var Location = folderGetDialog("Select a destination...");  //The user selects a render location
alert(Location);
Darkmoon_UK
Posts: 62
Joined: September 5th, 2006, 3:45 am
Location: Chiswick, London, UK
Contact:

Dude, I wanted to help but your file is missing.
Post Reply