Title: 2.11 KEEP CURRENT ROW not supported in Multiple Dialog Post by: . on February 19, 2009, 04:23:35 pm I'm in the process of upgrading from a 2.10 beta release to the latest 2.11.10 (build-1169.136)
I've been slightly caught out by the dropping of ACCEPT/CANCEL=FALSE but can see that these are not supported in the final release. However, documented in the manual is 'KEEP CURRENT ROW', yet when I try to compile with this statement in a DISPLAY ARRAY statement I get the error: | The dialog attribute 'KEEP CURRENT ROW' is not supported. | See error number -8088. This is (to me at least) is clearly documented as being supported in the latest 2.11.01 manual in the multiple dialog section. Thanks Jeff McFee Title: Re: 2.11 KEEP CURRENT ROW not supported in Multiple Dialog Post by: Sebastien F. on February 19, 2009, 05:13:54 pm I believe we have a bug here, I will check with the team.
KEEP CURRENT ROW should be supported in DISPLAY ARRAY or INPUT ARRAY inside DIALOG block. Seb Title: Re: 2.11 KEEP CURRENT ROW not supported in Multiple Dialog Post by: . on February 20, 2009, 10:59:00 am Thank you.
|