Search found 2 matches

by sashu100
Mon May 25, 2009 3:56 pm
Forum: Internet
Topic: What code would you use to send data over the internet?
Replies: 4
Views: 4700

re

Thanks for your useful information... :D

BPO services india
by sashu100
Tue Mar 31, 2009 12:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Key Pad Data Entry
Replies: 3
Views: 4436

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