ayuda que ago mal
Publicado: 08 Oct 2011 19:43
strFolder = Dialog.FolderBrowse("Please select a folder:", _DesktopFolder);
if strFolder = "CANCEL" then
Input.SetText("folder",strFolder)
end
que ago mal en el if que es ==
if strFolder == "CANCEL" then
if strFolder -= "CANCEL" then
cual es el correcto
if strFolder = "CANCEL" then
Input.SetText("folder",strFolder)
end
que ago mal en el if que es ==
if strFolder == "CANCEL" then
if strFolder -= "CANCEL" then
cual es el correcto