SeDneY
02-27-2010, 11:20 AM
Hi all
I would like to know why this script does not work in dialogs?
Script:
v1 = Dialog.FolderBrowse ( "description", "AutoPlay \ \ Docs");
Input.SetText ( "Input3", v1);
All checked ten times, but still after selecting a folder in the input nothing is transmitted.
I would like to know why this script does not work in dialogs?
Script:
v1 = Dialog.FolderBrowse ( "description", "AutoPlay \ \ Docs");
Input.SetText ( "Input3", v1);
All checked ten times, but still after selecting a folder in the input nothing is transmitted.