question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • isis

    question

    I am wonder do pc windows have any script alike apple scipt. - just
    drop files in the folder then automatic to photoshop?
  • William Morris

    #2
    Re: question

    Yeah you can do that in vbscript using the Windows Scripting Host. Easier
    just to have the proper file associations.

    Probably not relevant in this group.


    "isis" <azcpw@hotmail. com> wrote in message
    news:3293928.04 05051020.20f5ea d5@posting.goog le.com...[color=blue]
    > I am wonder do pc windows have any script alike apple scipt. - just
    > drop files in the folder then automatic to photoshop?[/color]


    Comment

    • Saint Jude

      #3
      Re: question

      "William Morris" <news.remove.th is.and.the.dots @seamlyne.com> wrote in message news:<2futj5F2k 4p6U1@uni-berlin.de>...[color=blue]
      > Yeah you can do that in vbscript using the Windows Scripting Host. Easier
      > just to have the proper file associations.[/color]

      WSH can be scripted using JavaScript - sorry, JScript. If you are more
      familiar with JS, then you can use it. The only problem is that most
      WSH help sites and guides use VBScript for examples, so you can have
      an uphill struggle, as with ASP & JScript.

      Comment

      Working...