what a button can or can't do?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
what a button can or can't do?
Can you give a button the command to open up a folder? like a folder on my desktop or something? sorry if this sounds dumb...
Re: what a button can or can't do?
Hi hands16,
Check out "Answer folder" in the dictionary.
also answer file.
Simon
Check out "Answer folder" in the dictionary.
also answer file.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
Re: what a button can or can't do?
Hi hands16,
although not documented, we can use "launch document" syntax to open a folder, too!
Try this in the messagebox:
launch document specialfolderpath("desktop")
Best
Klaus
although not documented, we can use "launch document" syntax to open a folder, too!
Try this in the messagebox:
launch document specialfolderpath("desktop")

Best
Klaus