Setting which card should be open first?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Setting which card should be open first?
How can I tell in the mainstack which card it should open first, when the program launched?
Re: Setting which card should be open first?
Hi cu3e,
Did you check these stacks here?
http://www.runrev.com/developers/lesson ... nferences/
Great learning resources and DEFINITIVELY worth a look
Best
Klaus
Code: Select all
on preopenstack
go cd "Your card number or name here"
...
end preopenstack
http://www.runrev.com/developers/lesson ... nferences/
Great learning resources and DEFINITIVELY worth a look

Best
Klaus