Create CanDo Card Names
26-Oct-91 14:25:54
Sb: #15779-Create CanDo Card Names
Fm: Steven D. Kapplin 70055,1021
To: Nevin Longardner 73157,1312
Nevin,
You can concatenate strings in CanDo, place them into a variable,
then alias that variable so that the GoToCard will work. If you have Ver.
1.5 of CanDo check the supplemental docs on using aliases. Although I
haven't tried this, it seems to be the sort of thing aliases are good for.
However, I'm not sure I understand WHY you need to do this because all card
names must pre-exist, so why not just call the card. If you need a
conditional call, why not just do it in an IF control?