RE: if message is XYZ then do next step (not working)?

2010-05-04 Thread Shani
[mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Kay C Lan Sent: Tuesday, May 04, 2010 7:23 AM To: How to use Revolution Subject: Re: if message is XYZ then do next step (not working)? Hi Shani, as Craig predicted, it's a typo. Your script says: if pResult is XYZ reached at goal then and you

if message is XYZ then do next step (not working)?

2010-05-03 Thread Shani
end if pResut in which I use for displaying the string. Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

RE: if message is XYZ then do next step (not working)?

2010-05-03 Thread Shani
the pResult answer pResult it display XYZ reached at goal Regards, SHani -Original Message- From: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of dunb...@aol.com Sent: Monday, May 03, 2010 7:27 PM To: use-revolution@lists.runrev.com

FW: string Recieve

2010-04-30 Thread Shani
From: Shani [mailto:shani.run...@gmail.com] Sent: Friday, April 30, 2010 4:16 AM To: 'How to use Revolution' Subject: string Recieve I recive the string The Green ball reached Displayed on message box in rev. How can I use this to do next process on that result

FW: Rev Chat Server Java Chat Client

2010-04-30 Thread Shani
From: Shani [mailto:shani.run...@gmail.com] Sent: Friday, April 30, 2010 2:51 AM To: 'How to use Revolution' Subject: Rev Chat Server Java Chat Client Hi all, From where i find these stack. Rev Chat Server Java Chat Client ___ use

RE: logistic example of Runrev Revolution?

2010-04-30 Thread Shani
From: Shani [mailto:shani.run...@gmail.com] Sent: Thursday, April 29, 2010 6:15 AM To: 'How to use Revolution' Subject: logistic example of Runrev Revolution? HI, Is there is any Agriculture logistic example of Runrev Revolution? ___ use

RE: logistic example of Runrev Revolution?

2010-04-30 Thread Shani
Sent: Saturday, May 01, 2010 2:46 AM To: use-revolution@lists.runrev.com Subject: RE: logistic example of Runrev Revolution? on Fri, 30 Apr 2010 20:42:40 +0200 Shani wrote: Is there is any Agriculture logistic example of Runrev Revolution? Hi Shani, I have made many works for the main

Rev Chat Server Java Chat Client

2010-04-29 Thread Shani
Hi all, From where i find these stack. Rev Chat Server Java Chat Client ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

string Recieve

2010-04-29 Thread Shani
I recive the string The Green ball reached Displayed on message box in rev. How can I use this to do next process on that result. if tSocket is The Green ball reached then click at the loc of btn start me

logistic example of Runrev Revolution?

2010-04-28 Thread Shani
HI, Is there is any Agriculture logistic example of Runrev Revolution? ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

RE: Sockets

2010-04-27 Thread Shani
HI, http://docs.runrev.com/Command/open-socket http://docs.runrev.com/Command/write-to-socket http://docs.runrev.com/Command/read-from-socket http://docs.runrev.com/Command/close-socket for what purpose you need socket session? Regards, SHANI -Original Message- From: use-revolution

RE: Problem in Multi line string (via Socket)

2010-04-26 Thread Shani
) Shani- Sunday, April 25, 2010, 7:09:39 PM, you wrote: write 2 linereturn to socket tSocket -- this not write to java tSocket? -- -Mark Wieder mwie...@ahsoftware.net ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

RE: Problem in Multi line string (via Socket)

2010-04-26 Thread Shani
{ bufferedWriter.write(No Answer found); bufferedWriter.flush(); } -Original Message- From: Shani [mailto:shani.run...@gmail.com] Sent

Problem in Multi line string (via Socket)

2010-04-25 Thread Shani
the result against that one. How can I use multi line string (via socket ) Regards, shani ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences

RE: position of an object (from Script)

2010-04-24 Thread Shani
HI, Mike, I am Shani (ZEESHAN) not Shani Davis. I am working on Rev to Java through Socket using TCP/IP. I test all the connectivity, server/Client Rev to JAVA. Now I am sending position of object through Socket and receive the position of the other object from Java like that. Thanks

Problem in Multi line string (via Socket)

2010-04-22 Thread Shani
read return to socket tSocket write 2 line read return to socket tSocket . . . Regards, shani ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

If else statment is not working

2010-04-22 Thread Shani
If then else statement is not working. write XYZ return to socket tSocket if XYZ then click at the loc of btn StartXYZ else ABC then click at the loc of btn StartShani end if ___ use-revolution mailing list

position of an object (from Script)

2010-04-22 Thread Shani
How can i set the position of an object through script. Like in object property profile. We set size and position (location). How can I set the value like Position of ball x243 and y= 22 Object start from that position Regards, SHANI

Send positions through Socket

2010-04-22 Thread Shani
HI, Can i send the position of an object X axis and y axis through Socket to other Program. Like we send a string in this way write field Outputs to socket 127.0.0.0:21 Regards, SHANI ___ use-revolution mailing list use-revolution

RE: position of an object (from Script)

2010-04-22 Thread Shani
Schonewille Sent: Thursday, April 22, 2010 7:28 PM To: How to use Revolution Subject: Re: position of an object (from Script) Hi Shani, You might want to search the dictionary for location. You also might want to search for width and height. You also will want to know that you can change almost all

RE: position of an object (from Script)

2010-04-22 Thread Shani
on JAVA. Reagrads, SHANI -Original Message- From: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Mark Schonewille Sent: Thursday, April 22, 2010 8:58 PM To: How to use Revolution Subject: Re: position of an object (from Script) Hi Shani

Rev multiline String read and write

2010-04-14 Thread Shani
to socket tSocket -ya=233 in java and this command read all the string from java read from socket tSocket until return Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Object Speed ?

2010-04-14 Thread Shani
goal with different speed mean some fast and some slow like that . How can I set their speed. Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

RE: Object Speed ?

2010-04-14 Thread Shani
later. So that I want to move like that on different speed. REGARDS, SHANI -Original Message- From: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Klaus on-rev Sent: Wednesday, April 14, 2010 10:29 AM To: How to use Revolution Subject

RE: Object Speed ?

2010-04-14 Thread Shani
Thanks Its done It is working now. Bundle of thanks Regards, SHANI -Original Message- From: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-boun...@lists.runrev.com] On Behalf Of Klaus on-rev Sent: Wednesday, April 14, 2010 11:05 AM To: How to use Revolution Subject

Display the message ?

2010-04-14 Thread Shani
When one object reach the other object (goal) How can I display comments that reach the goal. move graphic XYZ from the loc of grc XYZ to the loc of grc (ABC) in 2 seconds without waiting --corrected by Klaus Display Reached on Goal Regars, SHANI

RE: Display the message ?

2010-04-14 Thread Shani
HI, Thanks Using answer Reached the goal Display message before the object reached to the goal. I want to do this, when object reached on Goal then it display the message. Regards, SHANI -Original Message- From: use-revolution-boun...@lists.runrev.com [mailto:use-revolution-boun

Rev with Java Thread

2010-04-08 Thread Shani
Hi, Is there is any example of RevTalk using Thread in JAVA. Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Java Socket read problem

2010-04-06 Thread Shani
= server.accept(); DataInputStream in= new DataInputStream(client.getInputStream()); System.out.println(Client Syas: + in.readUTF()); } } You can see the example on this link: http://www.4shared.com/file/258393507/808220ec/javaServer.html Regards, SHANI

Re: Runrev Server Client Example?

2010-04-05 Thread Shani
++ through Socket using TCP/IP 7 Revtalk to C# through Socket using TCP/IP etc Regards, SHANI On Mon, Apr 5, 2010 at 8:32 AM, Pierre Sahores psaho...@free.fr wrote: Le 5 avr. 10 à 04:20, Shani a écrit : 1, Revtalk to PHP through Socket using TCP/IP http://www2.sahores-conseil.com/insead

Re: Rev Talk Socket

2010-04-05 Thread Shani
Great work! Thanks Regards, SHANI On Mon, Apr 5, 2010 at 6:41 PM, Mark Schonewille m.schonewi...@economy-x-talk.com wrote: Hi Shani, I have posted the script for a very simple telnet server on my blog at http://blog.schonewille.tk. Maybe it helps you. -- Best regards, Mark

Runrev Server Client Example?

2010-04-04 Thread Shani
HI Is there is any RevTalk Server Client Example with any program 1, Revtalk to PHP through Socket using TCP/IP 2. Revtalk to VB through Socket using TCP/IP 3. Revtalk to JAVA through Socket using TCP/IP 4. Revtalk to C through Socket using TCP/IP 5. Revtalk to JADE through Socket using TCP/IP 6

Rev Talk Socket

2010-04-04 Thread Shani
HI Is there is any RevTalk Server Client Example with any program 1, Revtalk to PHP through Socket using TCP/IP 2. Revtalk to VB through Socket using TCP/IP 3. Revtalk to JAVA through Socket using TCP/IP 4. Revtalk to C through Socket using TCP/IP 5. Revtalk to JADE through Socket using TCP/IP 6

Screen Lock in Rev?

2010-03-31 Thread Shani
but it cant work. i use JADE agents to connect with Rev, so that´s why i use bat file. Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Screen Lock in Rev?

2010-03-31 Thread Shani
tProcess into sHost close socket sHost return Socket has been closed. end closeSocket Regards, SHANI On Wed, Mar 31, 2010 at 7:18 PM, roger.e.el...@sealedair.com wrote: On 03/31/2010 at 10:44 AM, Shani shani.run...@gmail.com wrote: i use put shell(batfile) into tProcess answer tProcess

Re: Screen Lock in Rev?

2010-03-31 Thread Shani
this put shell(booktrade) into tProcess without waiting is not working now i use this process shell dispaly but suddenly disappear but not shows any agent. Regards, SHANI On Wed, Mar 31, 2010 at 9:40 PM, roger.e.el...@sealedair.com wrote: Hi Roger, i do this but same problem.screen

Re: Screen Lock in Rev?

2010-03-31 Thread Shani
thanks i will read it and if again any problem then i reply. Thanks again Regards, SHANI On Wed, Mar 31, 2010 at 10:06 PM, roger.e.el...@sealedair.com wrote: http://docs.runrev.com/Function/shell FROM THE DOCS: Tip: If you are having problems with the shellfunction, try executing

Re: Revtalk communication

2010-03-30 Thread Shani
HI Landman, thaks good example. actually i want to use rev as a server and JADE (JAVA AGENT DEVELOPMENT ENVIORNMENT) as a client. do you know that is there is any example related that one. Regards, Shani On Tue, Mar 30, 2010 at 5:09 AM, J. Landman Gay jac...@hyperactivesw.comwrote: Shani

Re: Open Socket

2010-03-30 Thread Shani
open socket to (127.0.0.1 : (6800)) with message Server connected is this is rihght code for rev and what about in JADE? Regards, SHani On Tue, Mar 30, 2010 at 3:08 PM, Andre Garzia an...@andregarzia.com wrote: Shani, check out the documentation built-in with Rev. open socket expect

Re: Open Socket

2010-03-30 Thread Shani
Yes, I want to use Rev as a Server. I send another email with detail. kindly see that. and correct that plz. Rev is on Server Side JADE is on Client Side Regards, SHANI On Wed, Mar 31, 2010 at 12:37 AM, Brian Yennie bri...@qldlearning.comwrote: Shani, Do you want Rev to be *client

JADE file display in Rev?

2010-03-30 Thread Shani
second i close the shell then it display. is this display run-time. Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Open Socket

2010-03-30 Thread Shani
upload the changes hare too. Brain, ok i use this for accept and read and what about write process. accept connections on port 6800 with message serverConnect on serverConnect tSocket read from socket tSocket for 1 line ... end serverConnect etc. Regards, SHANI On Wed, Mar 31, 2010 at 12:50

RevTalk as a Server

2010-03-29 Thread Shani
hi, is there is any program in which Revtalk working as a server (GUI) for any other Program through Socket Programming. Regards, SHANI ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

Revtalk communication

2010-03-29 Thread Shani
Hi, How RevTalk communicate with Client Though Socket Programming. Regards, Shani ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Open Socket

2010-03-29 Thread Shani
Hi, I want to communicate with Other program Client (JAVA or JADE) from RevTalk through Socket. open socket to (filename : (port#)) with message Server connected ## http://docs.runrev.com/Command/open-socket what i give command on client side. Regards, SHANI

Fwd: RevServer to JAVA client

2010-03-28 Thread Shani
-- Forwarded message -- From: Shani shani.run...@gmail.com Date: Sun, Mar 28, 2010 at 7:47 AM Subject: RevServer to JAVA client To: How to use Revolution use-revolution@lists.runrev.com, jade-deve...@avalon.tilab.com, jade-deve...@sharon.cselt.it hay all, is this program

how to run.bat file in rev

2010-03-27 Thread Shani
-for-beginners.pdf Q2) Rev Talk have how many built in function for socket programming If anyone has any help for me that would be great. Regards, shani ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe

RevServer to JAVA client

2010-03-27 Thread Shani
hay all, is this program is correct for Rev Server. is it communicate with java. what i change in rev or java Revserver coding # on revServer c ##Opening socket with Java Cleint on port 6800 open socket(java Client : (6800)) with