
I cant find out how to reopen my substack. Please help!
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
I cant find out how to reopen my substack. Please help!
Cant reopen my substack. I need help please. 


Re: I cant find out how to reopen my substack. Please help!
What exactly do you mean?
Yo don't know how to open the stack or you know but it doesn't open?
Yo don't know how to open the stack or you know but it doesn't open?

-
- Livecode Opensource Backer
- Posts: 10098
- Joined: Fri Feb 19, 2010 10:17 am
Re: I cant find out how to reopen my substack. Please help!
That message gives no details which makes it difficult to help you,
HOWEVER, presumably when you created your substack you gave it a name.
If you did that ALL you need to do is, when you have the mainStack open, to open the Message Box
and type:
HOWEVER, presumably when you created your substack you gave it a name.
If you did that ALL you need to do is, when you have the mainStack open, to open the Message Box
and type:
Code: Select all
open stack "WhatEverYouCalledIt"
Re: I cant find out how to reopen my substack. Please help!
Better, when you open your mainstack, type into msg:
Once you have the name, find out if it is visible, off screen, whatever.
Craig
Code: Select all
answer the substacks of stack "yourMainStack"
Craig
Re: I cant find out how to reopen my substack. Please help!
thx alot dunbarx! it worked
sorry if i didnt give enough information 



Re: I cant find out how to reopen my substack. Please help!
Glad you got a hold of it.
In LC, there is usually a single native word that solves one's problem. The hard part, since there are so many, is finding it.
Craig
In LC, there is usually a single native word that solves one's problem. The hard part, since there are so many, is finding it.
Craig