Re: Application.OperatingSystem on Unix?

From: Steve Rindsberg (abuse_at_localhost.com)
Date: 10/04/04


Date: Mon, 04 Oct 2004 14:57:31 EDT


> In this case there is an Excel add-in that has been loaded in Excel. This
> add-in is in a folder on the local drive.
> When Excel starts this add-in will open (but not load or install, so it
> won't show under Tools, Add-ins) another add-in that is in a folder on the
> Unix server.
> This file gets opened fine, but it needs to know the path separator on the
> Unix server.
> Hope this makes it a bit more clear.

Somewhat.

Won't the software that handles the file sharing translate the usual Unix
forward slash into a Dos/Windows backslash (assuming you're under Windows and
not Mac)?

Not much else would work if it doesn't.

>
> RBS
>
> "Steve Rindsberg" <abuse@localhost.com> wrote in message
> news:VA.00000b85.bbe18a1d@localhost.com...
> > In article <ucBshChqEHA.3900@TK2MSFTNGP10.phx.gbl>, RB Smissaert wrote:
> >> What will the result be if I do
> >> Application.OperatingSystem
> >> and the operating system is Unix?
> >
> > Office doesn't run under Unix.
> >
> > It might run under a Windows emulator running under Unix; in that case the
> > result you get will probably depend on what the emulator reports as its
> > version.
> >
> >
> > --
> > Steve Rindsberg, PPT MVP
> > PPT FAQ: www.pptfaq.com
> > PPTools: www.pptools.com
> > ================================================
> > Featured Presenter, PowerPoint Live 2004
> > October 10-13, San Diego, CA www.PowerPointLive.com
> > ================================================
> >
>

--
Steve Rindsberg, PPT MVP
PPT FAQ:  www.pptfaq.com
PPTools:  www.pptools.com
================================================
Featured Presenter, PowerPoint Live 2004
October 10-13, San Diego, CA    www.PowerPointLive.com
================================================


Relevant Pages

  • Re: Application.OperatingSystem on Unix?
    ... In this case there is an Excel add-in that has been loaded in Excel. ... add-in is in a folder on the local drive. ... Unix server. ...
    (microsoft.public.word.vba.general)
  • Re: Shared Add-ins just dont work
    ... Since posting I have succeeded in getting an automation add-in to ... the Excel instance. ... OnStartupComplete(ref custom); ... IDTExtensibility2 interface. ...
    (microsoft.public.office.developer.automation)
  • Re: how to access macro code
    ... Dim clsAppEvent as EventClassModule ... Whenever the add-in is opened, the Open event will run and the class will be ... Excel Blog - Daily Dose of Excel ... >> when the workbook is closed. ...
    (microsoft.public.excel.programming)
  • Re: Com- Addin für Excel
    ... <<nur die Vorteile von "besserer Kopierschutz möglich, ... COM Objekten ist immer mit Änderungen der registry ... wenn ich den com add-in ausführen will, ... normalerweise alle das gleiche EXCEL per Order von oben. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: .net Com Add-in IDTExtensibility type library could not be loaded
    ... > I have been developing an Excel Add-in and had made many successful ... Shared Addin project, I noticed that the IDTExtensibility2 Interface ...
    (microsoft.public.office.developer.com.add_ins)