sweenal
27th April 2012, 07:40
Hi All,
We are having Script TIV no.1100 & Standard command "Select All" enabled on a multiocc display session.Still the session is not showing "Select All" command on form.How to enable it?
Thanks & Regards!
mark_h
27th April 2012, 16:01
Don't know about which version you are on, but there have been a few times we have create runtime dd for the form to get it to pickup a change. This includes logging out and back into the system. Never have figured out why that happens sometimes.
bdittmar
27th April 2012, 17:34
Hi All,
We are having Script TIV no.1100 & Standard command "Select All" enabled on a multiocc display session.Still the session is not showing "Select All" command on form.How to enable it?
Thanks & Regards!
Hello,
is "Select all" enabled in ttadv3110s000 ?
Is a DEM restriction active ?
It's working in my environment 6.1 FP6.
Consider, on a large table the command takes a long time !
Regards
sweenal
30th April 2012, 05:41
Hi All,
We have inrtoduced a form command which is working as follows:
|***********************|
choice.user.6:
on.choice:
execute(47)
| execute(select.all) |Not working.
|***********************|
It is working ...:)
Thanks!