View previous topic :: View next topic |
Author |
Message |
raji229 Beginner
Joined: 07 Aug 2006 Posts: 5 Topics: 2
|
Posted: Mon Aug 07, 2006 4:38 am Post subject: How a clist can invoke another clist? |
|
|
Hi,
I would like to know how a clist program can invoke another clist. Am also interested to know how a panel can call a clist program.
Can someone help me? |
|
Back to top |
|
|
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Mon Aug 07, 2006 7:11 am Post subject: |
|
|
You call CLIST from CLIST by preceding its name with '%'.
Panels that invoke CLIST are "menu panels" (also known as "selection panels"), and are well documented in the fine manual.
O.
________
vaporizer guide
Last edited by ofer71 on Sat Feb 05, 2011 11:39 am; edited 1 time in total |
|
Back to top |
|
|
raji229 Beginner
Joined: 07 Aug 2006 Posts: 5 Topics: 2
|
Posted: Mon Aug 07, 2006 11:03 am Post subject: |
|
|
HI, thanks for your reply. But I would like to know that can we use a CALL or a EXEC command to invoke a clist from a clist?
Basically, I would like to know the different ways of calling a CLIST from a CLIST?
Thanks in advance |
|
Back to top |
|
|
|
|