Your best friend for file transfer.

Fetch application logoFetch

Refresh File Listr via Applescript (4 posts)

This is an archived topic. The information in it is likely to be out-of-date and no longer applicable to current versions of Fetch.
  • Started 21 years ago by ravedog
  • Latest reply 21 years ago from Jim Matthews
  • ravedog Member

    After file(s) are uploaded to a transfer window, can i send a refresh command via Applescript?

    Posted 21 years ago #

  • Jim Matthews Administrator

    You can say:

    set curdir to current directory of transfer window 1
    set current directory of transfer window 1 to curdir

    That should force a refresh.

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 21 years ago #

  • ravedog Member

    Originally posted by JimMatthews:

    You can say:

    set curdir to current directory of transfer window 1
    set current directory of transfer window 1 to curdir

    That should force a refresh.

    I actually thought that might work. any chanc e of adding a refresh event to the AS dictionary?

    Posted 21 years ago #

  • Jim Matthews Administrator

    That's a great suggestion, thanks.

    Jim Matthews
    Fetch Softworks

    Posted 21 years ago #

Topic closed

This topic has been closed.