Message 1 of 6
VLAX.cls
Not applicable
08-26-2001
09:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I found Frank's webpage on developing hybrid applications. I tried it and
the first part, where you pass only one layer name back to Vlisp, worked
fine. I'm impressed with how fast you can develope dialog boxes. Here's the
problem. After I copied the VLAX.cls file and made the changes in VLisp and
VBA parts of the program, I can still only select (highlight) one layer in
the dialog box. When I click "OK" with the one layer selected, the program
returns to the VBA editor and I get the error message, "Run-time error 2000:
Member not found: funcall". This appears to be in the Setlispsymbol sub. I'm
fairly comfortable with VLisp, but don't know from nothin' about VBA. Can
somebody tell me where to start looking for the answer to this problem?
Thanks,
Mack
the first part, where you pass only one layer name back to Vlisp, worked
fine. I'm impressed with how fast you can develope dialog boxes. Here's the
problem. After I copied the VLAX.cls file and made the changes in VLisp and
VBA parts of the program, I can still only select (highlight) one layer in
the dialog box. When I click "OK" with the one layer selected, the program
returns to the VBA editor and I get the error message, "Run-time error 2000:
Member not found: funcall". This appears to be in the Setlispsymbol sub. I'm
fairly comfortable with VLisp, but don't know from nothin' about VBA. Can
somebody tell me where to start looking for the answer to this problem?
Thanks,
Mack