Message 1 of 5
VBA Error... (Doesn't understand Chr Function!!!)

Not applicable
05-23-2001
12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a VBA App in AutoCAD 2000i...
When I went to distribute the App to the end users (running AutoCAD Release
14.01)
I tried to run the App in AutoCAD 14.01
It highlights the first instance of the "Chr" Function it comes accross and
gives me the error
"Can't Find Project or Labrary" (See attachment)
when I click OK it gives me the "References" dialog box with
2 refernces missing... Both only reference the path to where the project is
saved.
I have no way of telling what actual reference is missing.
All I know is that is I try to type something like
?Chr(100)
in the immediate window
it gives me the same error... (It should return the letter "d")
What's going on???
TIA
Thomas Smith
When I went to distribute the App to the end users (running AutoCAD Release
14.01)
I tried to run the App in AutoCAD 14.01
It highlights the first instance of the "Chr" Function it comes accross and
gives me the error
"Can't Find Project or Labrary" (See attachment)
when I click OK it gives me the "References" dialog box with
2 refernces missing... Both only reference the path to where the project is
saved.
I have no way of telling what actual reference is missing.
All I know is that is I try to type something like
?Chr(100)
in the immediate window
it gives me the same error... (It should return the letter "d")
What's going on???
TIA
Thomas Smith