Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Login
Register
TheSwamp
»
Code Red
»
VB(A)
»
Topic:
Load DST into the Sheet Set Manager palette
« previous
next »
Print
Pages: [
1
] |
Go Down
Author
Topic: Load DST into the Sheet Set Manager palette (Read 1807 times)
0 Members and 1 Guest are viewing this topic.
Guest
Guest
Load DST into the Sheet Set Manager palette
«
on:
February 20, 2007, 04:06:00 PM »
Does anyone know how, or if it's possible, to load a DST file into the SSM palette (using VBA of course).
Logged
David Hall
Automatic Duh Generator
King Gator
Posts: 4065
Re: Load DST into the Sheet Set Manager palette
«
Reply #1 on:
February 20, 2007, 04:10:18 PM »
never tried, but I'll look and see if anything jumps out at me
Logged
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)
David Hall
Automatic Duh Generator
King Gator
Posts: 4065
Re: Load DST into the Sheet Set Manager palette
«
Reply #2 on:
February 20, 2007, 04:22:42 PM »
I couldn't find anything, but maybe Im missing a reference to something. Anyone else ever accessed SSM through VBA?
Logged
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)
Glenn R
Water Moccasin
Posts: 1932
What idiot child of married cousins wrote this?!
Re: Load DST into the Sheet Set Manager palette
«
Reply #3 on:
February 20, 2007, 04:39:49 PM »
acad_sso.chm
Logged
Me
David Hall
Automatic Duh Generator
King Gator
Posts: 4065
Re: Load DST into the Sheet Set Manager palette
«
Reply #4 on:
February 20, 2007, 04:48:10 PM »
Thanks Glenn. I knew it was there somewhere, I just didn't know where
Logged
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)
Murph
Bull Frog
Posts: 402
P.I.T.A.
Re: Load DST into the Sheet Set Manager palette
«
Reply #5 on:
February 21, 2007, 04:42:59 AM »
You should check out the code I put out there for sheet sets. You can check a drawing to see if it has a sheet set assigned to it and check to see how many sheet sets are open. I would have to look again but you could probably load a sheet set in that routine.
As noted in another post the code I am referring to is from JTB World Blog.
Logged
Murphy's Law applies to all.
Whatever can go wrong, will, and at the most inopportune time.
Guest
Guest
Re: Load DST into the Sheet Set Manager palette
«
Reply #6 on:
February 21, 2007, 08:28:41 AM »
The only code I've seen so far is code that shows how to open the DST database for editing. I haven't seen anything that shows how to load the DST into the SSM palette - unless I'm missing something.
Is this the code you were referring to from JTB?
http://jtbworld.blogspot.com/2006/04/sheet-set-manager-code-snippets.html
If so, there's nothing there about loading the DST file into the SSM palette.
Logged
Print
Pages: [
1
] |
Go Up
« previous
next »
TheSwamp
»
Code Red
»
VB(A)
»
Topic:
Load DST into the Sheet Set Manager palette