|
-
Apr 17th, 2000, 06:16 AM
#1
Thread Starter
New Member
Hello you VB-Wizzkids,
How about this challenge!!!!!
I may have to convert a 1000 individual graphic-files each containing all kinds of objects like rectangles, circles, squares, buttons, ..... from one system into the intranet environment.
For this I need to generate a separate ACTIVE/X-document project for each graphic-file.
I could print them all out and generate them manually one by one, but.... would you like to do this? No way Jose!!!
I want to automate this. First I'll create a template active/X=doc project. Then I need to develop a VB program that, ....
.... loops through the exisiting files (no problem),
.... reads the properties from all the objects on an individual (is NO problem)
.... makes a copy of the template into a uniquely named file.(still no problem)
.... Open the newly created active/X-doc project(Problem!!)
.... Creates all the needed objects on that new doc(problem)
.... Saves & Compiles it as a separate project.(problem)
In short, I need to develop a VB application that can create VB applications.
HELP.............HELP.........HELP............HELP........
Hope to hear from anyone out there!!!!!!
Regards,
Walter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|