Re: Ucase function - Compile error - Can't find project or library
From: Andrew Faust (afaust_at_aradymeDOTcom)
Date: 09/20/04
- Next message: Tom Esh: "Re: VB6 App Icons"
- Previous message: Ken Halter: "Re: Parsing information out of a command line"
- In reply to: jon stav: "Re: Ucase function - Compile error - Can't find project or library"
- Next in thread: jon stav: "Re: Ucase function - Compile error - Can't find project or library"
- Reply: jon stav: "Re: Ucase function - Compile error - Can't find project or library"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Sep 2004 14:18:30 -0600
"jon stav" <jonstav@discussions.microsoft.com> wrote in message
news:E39B3776-809E-47FC-82BF-5F3F7FAEA6EF@microsoft.com...
>>
> I had a thought there was something missleading about this...
> Hmmm, there are Word / Mail Merges here, but 'the plan is to
> move the
> functionality to Word 2002 (where in Win2k it was working with
> Word97).
That's definitely your problem. You had the Word97 libraries
being used, but don't have them on the current system. I'll bet
if you installed Word97 on the XP machine all your problems would
go away.
On a side note. If it is possible that your app may be used by
people who don't have Word installed, you may want to switch to
using late binding, so that the app will run fine so long as they
don't try and use the Word specific features.
Andrew Faust
- Next message: Tom Esh: "Re: VB6 App Icons"
- Previous message: Ken Halter: "Re: Parsing information out of a command line"
- In reply to: jon stav: "Re: Ucase function - Compile error - Can't find project or library"
- Next in thread: jon stav: "Re: Ucase function - Compile error - Can't find project or library"
- Reply: jon stav: "Re: Ucase function - Compile error - Can't find project or library"
- Messages sorted by: [ date ] [ thread ]