Subject | Re: [IBO] "Cannot open file" error |
---|---|
Author | Joe Martinez |
Post date | 2003-01-11T18:46:12Z |
>So, to test this theory, try nil-ing out the AliasName and compiling yourYes!!! Helen saves the day again! Doing this made the problems
>test code again.
vanish. This was left over from when it was a BDE app, so I didn't realize
that it was no longer needed. Thanks!
>To satisfy academic curiosity, may I suggest that you read the IBO4 helpI did this, and AliasParams was blank.
>text for this property and for AliasParams and, possibly, before you take
>it out, stick some messageboxes to display the run-time values of these
>properties at the point where you see the error message.
-Joe