1-- what’s the finder syntax for the frontmost open folder (I thought it would be “folder 1”)
2 – when I drag a folder into the Script Editor window, it lets me create an alias of the folder, but not with the proper syntax. Isn’t that kind of dumb?
Try typing POSIX file “”, dragging the file/folder icon between the quotes, compile, and change file at the line beginning to alias.
BTW, I’ve never actually thought of doing it this way (I’ve always made a quick script for choosing the file and copying the alias out of the result :/).
The odd dialog that appears when dragging a folder seems to be a behaviour inherited from the standard text view, as TextEdit does the same thing.