@khalooody wrote:
hello
way this code not work on HEScript? .. ut's show me error >> how to fix this?function SaveDlgFile: String; begin Asks for filename Result := SaveFileDialog(“Save Text As”, “.txt”, “.txt”, “Text Files (.txt)|.txt|All files (.)|.”, “”); Returns blank string if user cancels the dialog. end;
Posts: 1
Participants: 1