Results 1 to 4 of 4

Thread: General question about application programming

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    2

    General question about application programming

    I've been trying to use Applescript to automate my office workflow in Freehand MX. It's very solely lacking so I'm considering moving over to the PC and using VB. I'm just wondering if VB is a reasonable approach here. The process really just entails callling a bunch of FH commands and opening/closing/saving files. Thanks in advance.

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: General question about application programming

    Well I don't know anything about applescript, and I can honestly say that I don't know what you mean by FH commands. But VB is a full development environment so of course it can handle file operations. If you're actually talking about VBScript instead of the full VB environment, it can still do all kind of file operations. But what is a FH command?

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    2

    Re: General question about application programming

    FH = Freehand MX Commands.

    What I want to be able to do is run a script that will take a limited number of user inputs at the beginning only, then open a template, import files, move objects to different layers, etc.

    I've written a number of VBscript, so I am fairly comfortable with the syntax, objects, etc but have no idea what the VB development environment looks like or how to get started.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: General question about application programming

    Do you have a copy of VB6 or Visual Studio 6?

    There are a number of VB Tutorials on the web, and this forum is a wealth of information on a wide, wide range of development subjects.

    (I, too, have never heard of Freehand MX Commands, but I'm confident that whatever they do you could accomplish within the VB development environment)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width