Normal Topic Goto statement to the same LE not working (Read 389 times)
Bharat_Naik
Senior Member
Members
*****
Offline


Ever ready to learn and
share

Posts: 1202
Location: Chicago,  Illinois
Joined: Dec 16th, 2003
Goto statement to the same LE not working
Feb 15th, 2004 at 4:18pm
Print Post Print Post  
History1 is an LE

==========
On Element Exit event

If @in (History1, "----") > 0 then
goto History 1

This would not work in Sesame. The cursor will move to the next LE even if I have -------  value somewhere in History1.

This had worked more me pretty well in Q&A to have user just fill in the blanks and not miss any. This has been very important to some my applications.
  
Back to top
 
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Goto statement to the same LE not working
Reply #1 - Feb 15th, 2004 at 4:23pm
Print Post Print Post  
This is a known bug. The fix is in 1.0.2 (the first fix in it!) which will be available shortly.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged