Not sure whether this question is appropriate for this list.... if not, could somebody please point me in the right direction? Thanks.

I have an Excel macro, developed with Excel 2000 for Windows, that
executes a Perl script using Win32 API calls (CreateProcessA(), etc.)
after creating a FileSystemObject to verify that the script exists.

Now I have to port this application to OS X, and of course
CreateProcessA() and CreateObject("Scripting.FileSystemObject") are
unavailable.

How do I navigate the OS X filesystem from VBA (assuming it's possible
at all), and what is the method in Office X for launching an external program?

--
Janet Goldstein, Sr. Programmer/Analyst II
Center for Inherited Disease Research
Johns Hopkins University / Bayview Campus
333 Cassell Drive / Baltimore, MD 21224
[EMAIL PROTECTED] / 410-550-2819 / fax 410-550-3559
http://www.cidr.jhmi.edu/

Reply via email to