|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Creating Objects (in code)
I hope someone can help me with this one.
I have 1 project "A" that creates an object (of another project "B"). I want to be able to run project "B" in code, so I added it to the Project "A" group and then added a reference from project "A" to project "B". When I'm running code on project "A" and getting to a line where the object (project "B") function is called, I can't see the code for it. I get the result right away instead of stepping in the code. I tried to remove and add the reference, to reload the projects, restart the computer.... Any ideas? |
|
#2
|
|||
|
|||
|
If you're using VB6 you probably need to create a project group with both projects so you can debug through all the code. There is help in the VB6 documentation on setting up a group, look around the help on objects.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Creating Objects (in code) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|