Visual Basic Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Killion, Michael
Layout Regen Options
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
217 Views, 3 Replies
12-05-2003 05:10 AM
I am looking for a way to set the preference under the Layout Regen Option
of the System tab, but can't find any. I do not see them under
Preferences.System, and would like to know if anyone has an idea of how to
accomplish this. I am trying to include this in code to avoid instances
where I run out of memory and crash with a fatal error. thanks
michael killion
of the System tab, but can't find any. I do not see them under
Preferences.System, and would like to know if anyone has an idea of how to
accomplish this. I am trying to include this in code to avoid instances
where I run out of memory and crash with a fatal error. thanks
michael killion
*Belshan, James
Re: Layout Regen Options
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-05-2003 06:01 AM in reply to:
*Killion, Michael
I haven't tried it, but it looks like the system variable LAYOUTREGENCTRL.
You can get help on this sysvar from ACAD, and set it with SetVariable
(which it sounds like you already would have known, but someone else might
not).
James
You can get help on this sysvar from ACAD, and set it with SetVariable
(which it sounds like you already would have known, but someone else might
not).
James
*Killion, Michael
Re:
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-05-2003 06:20 AM in reply to:
*Killion, Michael
Actually, I was not aware this was controlled with a system variable. Thank
you.
mike
"James Belshan" wrote in message
news:410C51520E6EA8AF2E897C0AF3BC14DA@in.WebX.maYI adrTaRb...
> I haven't tried it, but it looks like the system variable LAYOUTREGENCTRL.
> You can get help on this sysvar from ACAD, and set it with SetVariable
> (which it sounds like you already would have known, but someone else might
> not).
>
> James
>
>
you.
mike
"James Belshan"
news:410C51520E6EA8AF2E897C0AF3BC14DA@in.WebX.maYI
> I haven't tried it, but it looks like the system variable LAYOUTREGENCTRL.
> You can get help on this sysvar from ACAD, and set it with SetVariable
> (which it sounds like you already would have known, but someone else might
> not).
>
> James
>
>
*Belshan, James
Re:
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-05-2003 06:56 AM in reply to:
*Killion, Michael
hehe... actually I just meant that, from the info in your question, I
guessed you would have either known or been able to figure out how to use
SetVariable. But someone with less know-how may search the archives, so I
like to add a little extra info.
> Actually, I was not aware this was controlled with a system variable.
guessed you would have either known or been able to figure out how to use
SetVariable. But someone with less know-how may search the archives, so I
like to add a little extra info.
> Actually, I was not aware this was controlled with a system variable.
