home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.mac.apps:20725 comp.sys.mac.programmer:22386
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!usc!rpi!crdgw1!rdsunx.crd.ge.com!wsqtbf!sarachan
- From: sarachanbd@crd.ge.com (B. D. Sarachan)
- Newsgroups: comp.sys.mac.apps,comp.sys.mac.programmer
- Subject: Re: Excel macros
- Message-ID: <1993Jan28.194422.11770@crd.ge.com>
- Date: 28 Jan 93 19:44:22 GMT
- References: <1993Jan28.164650.3857@dxcern.cern.ch>
- Sender: usenet@crd.ge.com (Required for NNTP)
- Reply-To: sarachanbd@crd.ge.com (B. D. Sarachan)
- Organization: GE Research & Development Center
- Lines: 33
- Nntp-Posting-Host: wsqtbf.crd.ge.com
-
- In article <1993Jan28.164650.3857@dxcern.cern.ch>, moreau@cernvm.cern.ch (DM for A Moreau) writes:
- |> Hello,
- |>
- |> Excel macro can call code ressource libraries, which contain code ressources
- |> written in C. But when I compile my program to make a code ressource, I
- |> have to give a creator name (XCEL), a file type and a type. These informations
- |> are written in the ressource fork.
- |> Does someone know what to write in these fields ?
- |>
- |> Thanks,
- |>
- |> Alain Moreau (MOREAU@cernvm.cern.ch)
- |>
-
- The file type is CODE. The file type is XLLB for a normal code resource or XLL (followed
- by a space) for a stand-alone code resource.
-
- This is documented in the "Microsoft Excel Software Development Kit", available from
- Microsoft Press.
-
- --
- ==
- sarachanbd@crd.ge.com
-
- Brion Sarachan
- GE Research & Development
- P.O. Box 8, Rm. KW-C273
- Schenectady, NY 12301
-
- Tel. (518) 387-6553
- Fax (518) 387-7080
-
- Please note that the "Standard Disclaimer" applies here.
-