Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!snorkelwacker!ai-lab!rice-chex!rpk From: rpk@rice-chex.ai.mit.edu (Robert Krajewski) Newsgroups: comp.windows.ms Subject: Resource compiler tip Message-ID: <10648@life.ai.mit.edu> Date: 12 Sep 90 18:02:22 GMT References: <10446@pt.cs.cmu.edu> <4762@hsv3.UUCP> Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Laboratory Lines: 14 I just found out that the resource compiler won't grok relative pathname like so: FooBar ICON ..\dir\foobar.ico because somebody's trying to find an ellipsis. But, *this* works: FooBar ICON "..\\dir\\foobar.ico" Maybe I saved somebody a few minutes/hours of grief... Robert P. Krajewski Internet: rpk@ai.mit.edu ; Lotus: robert_krajewski.lotus@crd.dnet.lotus.com