How to access the Telnet window and send my user name and password

Hershel Fisch hershrev at realtorsgroup.us
Sun Nov 7 23:08:25 EST 2004


On Sunday, November 7, 2004, at 11:13 PM, Abeysekera, Prasanna wrote:

> HI Dear All,
>                   I like to learn how to open a telnet window and send 
> my
> user name and the password to telnet window through Rev script.
> The requirement is to insert an IP number and log on to a server 
> through Run
> time stack. I appreciate any comments.
>
> Also, how do I repeat conditions in if statement.
>
> For example :
>
>  if FRN is "10" then set the backgroundColor of field "NN" to "light 
> cyan"
>   if FRN is "10" then enable the field "NN1"
if condition = y then
   a
   b
   c
end if
Hershel
>
> How do I combine the above conditions without writing a another if
> statement.
>
> I am new to Rev and programming.
>
> Appreciate any helpful comments,
>
>
> Regards,
>
> Niva
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.784 / Virus Database: 530 - Release Date: 10/27/2004
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list