Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-08-2008, 11:25 AM
CREvans CREvans is online now
Registered User
 
Join Date: 03-10-2008
Location: Iowa
Posts: 28
partially clearing temporary macros

Other than explicitly specifying what temporary macros to delete by name, is there a way to use a wildcard to delete a range of temporary macros?

I'm currently using this:

Application.Macros(vbldMacroTemporary).Clear

But this clears out all temporary macros, even those I'd like to keep around, if possible.
Reply With Quote
  #2  
Old 05-08-2008, 11:29 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,012
The Remove method of the Macros collection does not accept a wildcard. To selectively delete some macros, you would need to use script code to remove by name as needed.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 02:23 PM.


Copyright © 1999-2023 Kinook Software, Inc.