T
Torbjörn Josefsson
Our company makes a pretty complex product (a logic rule editor/generator) in
Visio - connecting shapes to VBA code in several ways, using customized VBA
dialogs for interaction
My problem (or rather, one of them) is that the Stencil file (where the
Shapes and all the VBA code and dialogs are kept) for some reason suddenly
'swells' at times, for no reason that I can understand. -When I have noticed
this before I have exported all the code to a 'new' stencil and replaced the
old one, thereby losing a lot of (I guess) unneccessary ones and zeroes. -But
I think it's time to try and solve this, since this is an annoying process,
and it doesn't feel very proffessional
Normally the stencil is about 1 MB in size, but as I realized (yesterday)
that saving the stencil took an unreasonable amount of time I checked how big
it was - 26 MEGS!!
I then tried exporting and deleting the dialog I had been working on
recently (not very big, but containing a Microsoft Flexgrid 6.0 control,
which was the only thing novel about it), thinking it might have something to
do with that. - When exported, the .frx file for the form was.... 260 MEG
LARGE! - And I could just Forget about reincluding it in the project, since
Visio VBA complained about running out of memory
Sigh..
Does anyone have any similar experiences?
Any advice?
Regards
Torbjörn
Visio - connecting shapes to VBA code in several ways, using customized VBA
dialogs for interaction
My problem (or rather, one of them) is that the Stencil file (where the
Shapes and all the VBA code and dialogs are kept) for some reason suddenly
'swells' at times, for no reason that I can understand. -When I have noticed
this before I have exported all the code to a 'new' stencil and replaced the
old one, thereby losing a lot of (I guess) unneccessary ones and zeroes. -But
I think it's time to try and solve this, since this is an annoying process,
and it doesn't feel very proffessional
Normally the stencil is about 1 MB in size, but as I realized (yesterday)
that saving the stencil took an unreasonable amount of time I checked how big
it was - 26 MEGS!!
I then tried exporting and deleting the dialog I had been working on
recently (not very big, but containing a Microsoft Flexgrid 6.0 control,
which was the only thing novel about it), thinking it might have something to
do with that. - When exported, the .frx file for the form was.... 260 MEG
LARGE! - And I could just Forget about reincluding it in the project, since
Visio VBA complained about running out of memory
Sigh..
Does anyone have any similar experiences?
Any advice?
Regards
Torbjörn