BPO services india
Search found 2 matches
- Mon May 25, 2009 3:56 pm
- Forum: Internet
- Topic: What code would you use to send data over the internet?
- Replies: 4
- Views: 4965
- Tue Mar 31, 2009 12:53 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Key Pad Data Entry
- Replies: 3
- Views: 4720
RE
on enterInField
if the number of lines in me >= 12 then
select before fld "B"
else
pass enterInField
end if
end enterInfield
use this code to advance keyword to next line
if the number of lines in me >= 12 then
select before fld "B"
else
pass enterInField
end if
end enterInfield
use this code to advance keyword to next line