Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OPENFILEDIALOG$ question on a Mac
#3
According to help, OpenFileDialog does not require ANY argument!

Put a pillow in your palm before you slap yourself...

You had a typo and if you don't want to provide arguments do this:
Code: (Select All)
result$ = _OpenFileDialog$("Pick a File")
If result$ <> "" Then _MessageBox "File" + result$

Assuming this works in Mac as in Windows.
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply


Messages In This Thread
OPENFILEDIALOG$ question on a Mac - by NakedApe - 12-22-2023, 09:36 PM
RE: OPENFILEDIALOG$ question on a Mac - by bplus - 12-23-2023, 12:21 AM
RE: OPENFILEDIALOG$ question on a Mac - by bplus - 12-23-2023, 12:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mac print #file crlf? BlameTroi 5 342 02-16-2026, 08:42 PM
Last Post: BlameTroi
  Mac debugger not connecting, a user error! BlameTroi 0 110 02-07-2026, 06:18 PM
Last Post: BlameTroi
  Mac current release sigabrt BlameTroi 3 237 02-05-2026, 02:26 PM
Last Post: a740g
  _Putimage Question. Pete 11 723 01-04-2026, 09:33 PM
Last Post: Pete
  Joysticks on a Mac, _DEVICEINPUT() NakedApe 15 1,741 01-01-2026, 04:05 PM
Last Post: pmackay

Forum Jump:


Users browsing this thread: 1 Guest(s)