yes Saket you mentioned line is perfectly working without this
can you guide me to set OR properties for new WinEdit object ?
the error is
[color]Cannot identify the object "FileName" (of class WinEdit). Verify that this object's properties match an object currently displayed in your application.[/color]
Code:
Dialog("Save As").WinEdit("FileName").Set "C:\"
can you guide me to set OR properties for new WinEdit object ?
the error is
[color]Cannot identify the object "FileName" (of class WinEdit). Verify that this object's properties match an object currently displayed in your application.[/color]