Re: Standalone problems

2009-06-15 Thread camm29
Have had this problem with Rev3.0 as well on Windows XP. It happens after the standalone fails to build with the satck password set and the stack script has answer dialog in it. No solution yet ! Is your version the Trial or Purchased ? Regards Burrton Woodruff wrote: > Hi Bill, > >

Switch or If

2009-04-23 Thread camm29
All , Which is faster in a loop ? SWITCH or IF Regards Camm ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listi

Switch or If

2009-04-23 Thread camm29
All , Which is faster in a loop ? SWITCH or IF Regards Camm ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listi

BUG 7204 - Can anybody HELP !!

2009-04-07 Thread camm29
I have updated BUG REPORT 7204 to include TRIAL VERSION. Regards Camm "J. Landman Gay" wrote: > cam...@tesco.net wrote: > > Thanks everyone involved > > > > This is a show stopper for me as the only reason I need to purchase > Rev 3.0.0 is for the need to access more than 9 seria

Re: Can anybody HELP !!

2009-04-01 Thread camm29
Thanks everyone involved This is a show stopper for me as the only reason I need to purchase Rev 3.0.0 is for the need to access more than 9 serial com ports , a previous bug in 2.8.1 prevented this. This is why i am testing using the trial version , if that cannot build then I don't what

RE: Can anybody HELP !!

2009-03-31 Thread camm29
Thanks again , Are we sure it's nothing to do with Rev 3.0.0 builder , they have sneeked in a warning answer screen informing the user its a trial version ? This is not in the Rev 2.8.2 Builder !? Regards Camm Jim Bufalini wrote: > Hey Camm, > > I've put this back on-list... > > > Jim

RE: Can anybody HELP !!

2009-03-30 Thread camm29
Jim , Thanks but I tried that many times and still no good ! I built a stack in Rev 3.0.0 and it will always fail to build ONLY when I use ANSWER Dialog and a PASSWORD for the stack. It will build with ANSWER Dialog without the a Stack PASSWORD. It will bulid with Stack PASSWORD without any ANSW

Re: Can anybody HELP !!

2009-03-30 Thread camm29
Just revisting , as I have tried everything now. I had to use the StandaloneSettings.rev from 2.8.1 and place it into Rev 3.0.0 I can then build as password protected stack with an Answer Dialog in Rev 3.0.0 Using the StandaloneSettings.rev supplied with Rev 3.0.0 it fails to build. Can anyone co

Re: Addressing Hardware - particularly usb port

2009-02-11 Thread camm29
Yes it can, but you must have a Virtual port that appears to be a serial comm port. Rev will only send/receive Commands/Data via serial RS232 , the only problem then is the USB meter data requirements. Regards Camm Peter Alcibiades wrote: > Is it possible in Rev to address a usb devic

Re: Can anybody HELP !!

2009-02-04 Thread camm29
Dave , Jac and all involved. Well some progress .just why ? Made no difference using revAnswerDailog from 2.8.1 but I used revStandalonesettings.rev from 2.8.1 and BINGO Standalone built on Rev 3.0 ... Regards Camm "J. Landman Gay" wrote: > Dave wrote: > > Hi, > > > > I'v

Re: Import temperature and switch on/off the heater with Rev

2009-02-03 Thread camm29
Paolo , Should work ! If you do not have a RS232 Port then use a serial Port/Usb emulator driver. If you have a RS232 Port then use a USB to RS232 cable convertor. Rev will send / read from Serial Com Ports only , the above is the solution. Rev 3.00 is better as you can use Com Ports > 9 Rega

Re: No "Next" in Rev 3.0 Uninstaller ?

2009-01-23 Thread camm29
Downloaded from Rev and double clicked the file. Regards Camm Mark Schonewille wrote: > How did you install Rev 3.0 previously, Camm? Please, provide > additional info. > > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > http://economy-

No "Next" in Rev 3.0 Uninstaller ?

2009-01-23 Thread camm29
All , Only "Quit" is displayed if I run Rev 3.0 uninstaller ? No "Next" Regards Camm ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.

Re: RUNREV Technical support

2009-01-23 Thread camm29
Like it ! Camm Dave wrote: > > On 23 Jan 2009, at 01:53, Kay C Lan wrote: > > > On Fri, Jan 23, 2009 at 6:11 AM, wrote: > > > >> > >> AS A REMINDER :- > >> ALL IS OKAY ON 2.8 WITH STANDALONE PASSWORD SET > >> ALL IS OKAY ON 3.0 WITHOUT STANDALONE PASSWORD SET > >> > > > > All this seems

Re: RUNREV Technical support

2009-01-23 Thread camm29
I'm with Dave on this , but thanks anyway Viktoras ! Regards Camm Dave wrote: > > On 23 Jan 2009, at 09:21, viktoras d. wrote: > > > Use loader (splashscreen) approach, then you won't not need to > > compile your password protected stack: create invisible stack, > > point it to your

Re: RUNREV Technical support

2009-01-23 Thread camm29
The problem is that I cannot build the standalone ! Regards Camm "viktoras d." wrote: > What if you put the offending answer into a "try end try" structure > and handle the error yourself when it fails?.. At least it should not > display error dialog to end user. > > Regards > Vikto

Re: RUNREV Technical support

2009-01-23 Thread camm29
Kay , Need Rev 3.0 because they fixed the issue with using Serial com ports >9. I do not have Rev 2.9. Yes , I have made a simple "Hello World" answer stack - the same happens ! Thanks for trying. Kay C Lan wrote: > On Fri, Jan 23, 2009 at 6:11 AM, wrote: > > > > > AS A REMINDER :- > >

Re: RUNREV Technical support

2009-01-22 Thread camm29
1. Try building a standalone on a different machine >>I HAVE ACCESS TO 100+ MACHINES , 50 NEW >>TESTED ON 6 TO DATE WINDOWS XP FAILS ON ALL. 2. Change the convoluted scripting structures; remove unnecessary references to "call" >>REMOVED ALL STILL FAILS. 3. Boot in safe mode and try it again

Re: RUNREV Technical support

2009-01-22 Thread camm29
Dave , Other Bugs that could be linked are 7415 , 3960 , 3937 Regards Camm Dave wrote: > > On 21 Jan 2009, at 18:25, J. Landman Gay wrote: > > > cam...@tesco.net wrote: > >> These lists are great and many issues are solved by all > >> involved.Thank you. > >> No complaints ! > >> My q

Re: RUNREV Technical support

2009-01-22 Thread camm29
Thomas , Thank you for your ideas , this is far more constructive than "We can't duplicate your error" I did inform RUNREV about the error message " Answer Stack already in memory " that has been a problem for other users. They could at least explain the trigger for this REV error message. I wil

Re: RUNREV Technical support

2009-01-21 Thread camm29
Dave , My feelings exactly ! Camm Dave wrote: > Hi Camm, > > I totally agree the lack of support from RunRev has cost many really > good projects. Projects that would have benefitted RunRev and > therefore RunRev developers. > > I find the support section of RunRev to be very do

Re: RUNREV Technical support

2009-01-21 Thread camm29
Thomas , Well , I respect your faith in RUNREV ! can't say I'm with you just yet. Find attached Stack. Works in IDE. Fails to build with PASSWORD set in Standalone Settings and ONLY in Rev 3.0 Windows XP on various machines Never a problem when using 2.8 versions. Best Regards Camm Th

RUNREV Technical support

2009-01-21 Thread camm29
These lists are great and many issues are solved by all involved.Thank you. No complaints ! My question is , what should we expect from RUNREV SUPPORT , you know those guys who charge us for the Software ! My experience since using Rev is lack of real support compared with other Software supplie

Re: Re-4: Can anybody HELP !!

2009-01-21 Thread camm29
Matthias , No , I do not use GLX2 Thanks for looking , though you have found another issue. Regards Camm runrev260...@m-r-d.de wrote: > Hi Camm, > > are you working with GLX 2 editor? If so, try to remove all GLX2 stuff from > your plugins folder and try again. Just to see, if it solves

Re: Re-2: Can anybody HELP !!

2009-01-21 Thread camm29
Mark and Dave I see that when the build fails it adds two stacks "answer dialog" and "revCopiedIcons" - are these the temporary build stacks ? I set the destroyStack for temp answer dialog in standalone setings. I still get the memory error message , no standalone is bulit in all the tests. The

Re: Re-2: Can anybody HELP !!

2009-01-20 Thread camm29
You got it ! that's the message Now what do we do ! Camm runrev260...@m-r-d.de wrote: > Hi, > > i get a similar message when making a standalone in V3.0 under Windows from a > stack i created with an older version of Revolution (2.8 or 2.9). If i > confirm that message and try to c

Re: Can anybody HELP !!

2009-01-20 Thread camm29
Dave , Thanks for your suggestions. Yes , it will build the standalone WITHOUT the standalone password. Best Regards Camm Dave wrote: > Hi, > > So, you made a Standalone with no Password set in Standalone settings > that uses the Answer Dialog? If so, it looks like the culprit is the

Re: Can anybody HELP !!

2009-01-20 Thread camm29
Dave , Thanks for your suggestions. Yes , it will build the standalone WITHOUT the standalone password. Best Regards Camm Dave wrote: > Hi, > > So, you made a Standalone with no Password set in Standalone settings > that uses the Answer Dialog? If so, it looks like the culprit is the

Re: Can anybody HELP !!

2009-01-20 Thread camm29
Dave , Malte , Mark Thank you for the replies. Mark - I will send the stack , its just one answer from clicking a button. Malte - No .exe is made , its fails at the standalone "checking directories"stage with an answer stack already in memory error message.Works fine in IDE Dave - At first th

Re: Can anybody HELP !!

2009-01-20 Thread camm29
Sorry , we can all make mistakes , I missed the ANSWER bit ! The problem ONLY happens when ANSWER is used in the script AND a password is set in the Standalone settings. Everything works fine in IDE I corrected some minor script errors as suggested which made no differrence. Any script I use wi

Re: Can anybody HELP !!

2009-01-19 Thread camm29
cRevStandaloneSettings do not appear in the Mainsatck ? Makes no difference searching for inclusions manually or auto. Regards Camm cam...@tesco.net wrote: > Mark , > > Thanks I will look into that ! > Will it explain why it only happens with Rev 3.0 and not previous versions ? > Also it

Re: Can anybody HELP !!

2009-01-19 Thread camm29
Mark , Thanks I will look into that ! Will it explain why it only happens with Rev 3.0 and not previous versions ? Also it only happens if "ANSWER" is used in the script ! Steve Mark Schonewille wrote: > Hi Camm, > > Have you tried deleting the property cRevStandaloneSettings from your

Re: Can anybody HELP !!

2009-01-19 Thread camm29
Sorry , Only if "Answer" is used in the script ! cam...@tesco.net wrote: > I have raised a few posts on this. > > It's a show stopper for me ! I need to use Rev 3.0 to use it's increased > serial port access. > > I have used Rev for 4 years now , but with Rev 3.0 it fails to bulid a > s

Can anybody HELP !!

2009-01-19 Thread camm29
I have raised a few posts on this. It's a show stopper for me ! I need to use Rev 3.0 to use it's increased serial port access. I have used Rev for 4 years now , but with Rev 3.0 it fails to bulid a standalone for Windows XP. This happens ONLY if I set a password for the stack in the standalon

Re: Rev 3 fails to build with Stack Password set ?

2008-12-01 Thread camm29
Has anybody confirmed this ? Is it a Bug ? Regards [EMAIL PROTECTED] wrote: > If a Stack contains ANSWER Dialog and you set a password for the Stack in > Standalone settings if fails to buildin Rev 3 ? > > This is no a problem in Rev 2.8 > > Regards > Camm >

Rev 3 fails to build with Stack Password set ?

2008-11-28 Thread camm29
If a Stack contains ANSWER Dialog and you set a password for the Stack in Standalone settings if fails to buildin Rev 3 ? This is no a problem in Rev 2.8 Regards Camm ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url

Re: RunRev V3.0 Question/Message Box

2008-11-24 Thread camm29
Sarah , Re-Installed a few times. Still fails to build in Rev 3.0.0 ? Any script with ASK or ANSWER fails with already in memory error message ? Desperate to work with Rev 3.0.0 as we can use more serial com ports ! Regards Steve Sarah Reichelt <[EMAIL PROTECTED]> wrote: > > Works in IDE w

Re: RunRev V3.0 Question/Message Box

2008-11-21 Thread camm29
Sarah , Yes , I have re-installed. Will try again. If fails when "Checking Directories" Regards Sarah Reichelt <[EMAIL PROTECTED]> wrote: > > Works in IDE with no problems. > > > > Tried all manner of inclusions or not etc , still fails to build standalone. > > > > I made a small stack wit

Re: RunRev V3.0 Question/Message Box

2008-11-19 Thread Camm29
- Original Message - From: "Sarah Reichelt" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Wednesday, November 19, 2008 5:41 AM Subject: Re: RunRev V3.0 Question/Message Box > On Wed, Nov 19, 2008 at 5:21 AM, Camm29 <[EMAIL PROTECTED]> wrote: > > Da

Re: RunRev V3.0 Question/Message Box

2008-11-18 Thread Camm29
Dave , Do you use any ASK or ANSWER within your scripts. I have been unable to build any Standalone that use Ask or Answer in Rev 3.0.0 The same scripts bulid fine with no problems in Rev 2.8 It has been reported as show stopper bug. Regards Camm - Original Message - From: "Dave" <[EM

Re: Rev 3.0.0 Bulid Standalone fails

2008-09-22 Thread camm29
It's very similar to BUG 3960 on Max OSX. It happens on Windows now ! Regards "J. Landman Gay" <[EMAIL PROTECTED]> wrote: > Camm29 wrote: > > Cannot delete the "answer dialog" and "ask dialog" stacks that appears from > >

Re: Rev 3.0.0 Bulid Standalone fails

2008-09-22 Thread camm29
It's very similar to BUG 3960 on Max OSX. It happens on Windows now ! Regards "J. Landman Gay" <[EMAIL PROTECTED]> wrote: > Camm29 wrote: > > Cannot delete the "answer dialog" and "ask dialog" stacks that appears from > >

Re: Rev 3.0.0 Bulid Standalone fails

2008-09-21 Thread Camm29
Here is a stack using "answer" which fails to build on rev 3.0.0 for windows. Regards - Original Message - From: "J. Landman Gay" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Sunday, September 21, 2008 7:22 PM Subject: Re: Rev 3.0.0 Bul

Re: Rev 3.0.0 Bulid Standalone fails

2008-09-21 Thread Camm29
ild with rev. 2.9? > > Joe Wilkins > > On Sep 21, 2008, at 10:19 AM, Camm29 wrote: > > > Joe , > > > > I have tried most things , but it only fails to build in rev 3.0.0 > > > > > > Regards > > > > > ___

Re: Rev 3.0.0 Bulid Standalone fails

2008-09-21 Thread Camm29
ls > Hi Camm, > > I'm no expert with 3.0, but I'm doing a lot of work using it, so maybe > I'll have some ideas for you: > > On Sep 21, 2008, at 6:23 AM, Camm29 wrote: > > > Cannot delete the "answer dialog" and "ask dialog" stacks

Re: Rev 3.0.0 Bulid Standalone fails

2008-09-21 Thread Camm29
;[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Friday, September 19, 2008 3:18 AM Subject: Re: Rev 3.0.0 Bulid Standalone fails > Camm29 wrote: > > All, > > > > Have a problem when building standalone , it fails with a message about Stack "ans

Rev 3.0.0 Bulid Standalone fails

2008-09-18 Thread Camm29
All, Have a problem when building standalone , it fails with a message about Stack "answer dialog" in memory ? This stack"answer dialog" adds itself to the application browser ? This stack is not part of my program ?? Any help ? ___ use-revolution ma

Re: Wait with messages

2008-03-07 Thread Camm29
nt, i.e. no delay unless > other messages are being sent (such as mouseUp). > > Best regards, > > Mark Schonewille > > -- > > Economy-x-Talk Consulting and Software Engineering > http://economy-x-talk.com > http://www.salery.biz > > Convert colours between different c

Re: RunRev lack of rs232 Com Ports !

2008-02-29 Thread camm29
Phil , That's looks like a good option ! I'll see if i can make it work. Regards Phil Davis <[EMAIL PROTECTED]> wrote: > Camm29 wrote: > > Now days people have so many allocated ports in use ! > > > > Virtual Com Ports for usb and bluetooth etc , etc

Re: RunRev lack of rs232 Com Ports !

2008-02-28 Thread Camm29
Now days people have so many allocated ports in use ! Virtual Com Ports for usb and bluetooth etc , etc I have 100's of requests for users to be able to select Com port 10 and above. So its not that we need to use 10's of RS232 Physical ports but need to allocate more than revs out dated 1 to 9.

Re: RunRev lack of rs232 Com Ports !

2008-02-28 Thread Camm29
Can anyone actually help ?? Need Com ports 1 to 15 at least ! Best Regards - Original Message - From: "Malte Brill" <[EMAIL PROTECTED]> To: Sent: Thursday, February 28, 2008 5:55 PM Subject: Re: RunRev lack of rs232 Com Ports ! Camm wrote: > Somehow I doubt Runrev will show any i

Re: RunRev lack of rs232 Com Ports !

2008-02-28 Thread camm29
Thanks for that , hoping a solution is out there with the users !! Somehow I doubt Runrev will show any interest looking at the many bugs/enhancements that have been outstanding for many years. Regards Ian Wood <[EMAIL PROTECTED]> wrote: > I can't quite resist replying in the same way as

RunRev lack of rs232 Com Ports !

2008-02-28 Thread camm29
Does anybody have a working solution to get more rs232 com ports 1 - 9 in rev ?? This is a major drawback on developments , its has been raised as a bug a long time ago. Regards Camm ___ use-revolution mailing list use-revolution@lists.runr

RunRev lack of rs232 Com Ports !

2008-02-28 Thread camm29
Does anybody have a working solution to get more rs232 com ports 1 - 9 in rev ?? This is a major drawback on developments , its has been raised as a bug a long time ago. Regards Camm ___ use-revolution mailing list use-revolution@lists.runr

Re: Wait with messages

2008-02-23 Thread Camm29
Thanks for that , 1 is put into x within a button script on mouseup . > Why do i check (x=1) 2 times ? Well I actually check for(x=1) 10 times ?! I think I've missed the concept of messages I thought if not checking for x after each function in the loop it would mean 10 x 250ms wait to exit

Wait with messages

2008-02-22 Thread camm29
I have a loop with :- repeat . do something (takes about 250ms) wait 1 millisecond with messages if x=1 then exit repeat . do something (takes about 250ms) wait 1 millisecond with messages if x=1 then exit repeat end repeat I have a button that makes x =1 to exit 1 card and go to another

Re: Dynamic URL File name

2007-10-31 Thread camm29
Yes , I replied some days ago ! Not sure how this repeat request came from ? Regards Mark Schonewille <[EMAIL PROTECTED]> wrote: > Camm, > > Yes, it is, as we have confirmed twice now. Isn't this what you need? > > 28/10/07 I wrote: > > put "filename.txt" into myFile > put url ("file:" &

Re: URL FILE DYNAMIC

2007-10-28 Thread Camm29
That's great thanks ! - Original Message - From: "Sarah Reichelt" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Sunday, October 28, 2007 8:38 PM Subject: Re: URL FILE DYNAMIC > > Is it possible to change the URL filename dynamically ? > > > > put URL "file:filename.txt" > > > Ce

URL FILE DYNAMIC

2007-10-28 Thread Camm29
Dear all , Is it possible to change the URL filename dynamically ? put URL "file:filename.txt" Best Regards Camm ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscripti

Re: Number of Com Ports

2007-08-23 Thread Camm29
Com Ports > > On 22 Aug 2007, at 22:40, Camm29 wrote: > > > Does anybody else know how to get this resolved > > > > The RunRev team seem to go deaf when the subject is real world > > interfacing > > It's barely two months since you filed an 

Number of Com Ports

2007-08-22 Thread Camm29
t; to 9. > > Neal (k3nc, amateur radio operator)! > > On 7/25/07, Camm29 <[EMAIL PROTECTED]> wrote: > > > > Would I be correct in saying the only Com Ports available via Rev is 1 to > > 9 ? > > > > It's not enough these days for applications , 1 to 1

Number of Com Ports

2007-07-25 Thread Camm29
Would I be correct in saying the only Com Ports available via Rev is 1 to 9 ? It's not enough these days for applications , 1 to 16 would be better. I have raised it as an improvement with RunRev , but no interest from them as usual ! Any simple get arounds ? Thanks in advance Camm ___

Re: Bluetooth/USP GPS

2007-06-04 Thread Camm29
t; . > > To me, that implies that if I select RS232 as my "Type" setting , a > Bluetooth GPS will be communicating through SerialPort-1 as if it was > an RS232 device. > > Does that make sense? > > thanks for your continuing help on this - I want to make sure I buy &g

Re: USB or Bluetooth GPS

2007-06-01 Thread Camm29
Yeah , I have a working Bluetooth/USB system on Rev Though Rev has to see it as a RS232 Com Port 0 -9 ! So the Bluetooth and/or USB driver software must make a Virtual RS232 Com Port 0 - 9 Best Regards Camm - Original Message - From: "Chris Condit" <[EMAIL PROTECTED]> To: Sent: Thursda

Re: WARNING BUG ! Rev fails to Communicate

2007-05-22 Thread Camm29
Thank's that seems fair ! Camm - Original Message - From: "Mark Wieder" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Tuesday, May 22, 2007 6:22 AM Subject: Re: WARNING BUG ! Rev fails to Communicate > Camm29- > > Monday, May 21, 2007,

Re: WARNING BUG ! Rev fails to Communicate

2007-05-21 Thread Camm29
TECTED]> To: Sent: Monday, May 21, 2007 9:20 PM Subject: Re: WARNING BUG ! Rev fails to Communicate > Camm29 - > > > Mark , > > > > Is Rev that bad , for fixing bugs ? > > Not at all. I had a particular and esoteric bug which, unfortunately for me, > was a blo

Re: WARNING BUG ! Rev fails to Communicate

2007-05-21 Thread Camm29
Jim , I'm with you now ! Thanks ! - Original Message - From: "Jim Ault" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Monday, May 21, 2007 8:17 PM Subject: Re: WARNING BUG ! Rev fails to Communicate > On 5/21/07 9:41 AM, "Camm2

Re: WARNING BUG ! Rev fails to Communicate

2007-05-21 Thread Camm29
device is..its possible that it is > doing something with the DTR/DSR that rev isn't expecting..or vice versa. > > Throw some code in your report too. The more you can include to clearly > demonstrate where the problem is happening the more you can expect to see a > positive outc

Re: WARNING BUG ! Rev fails to Communicate

2007-05-21 Thread Camm29
Mark , Is Rev that bad , for fixing bugs ? Regards Camm - Original Message - From: "Mark Wieder" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Monday, May 21, 2007 6:11 AM Subject: Re: WARNING BUG ! Rev fails to Communicate > Camm29- > > Sun

Re: WARNING BUG ! Rev fails to Communicate

2007-05-21 Thread Camm29
v fails to Communicate > Can't you open the app " Activity Monitor" in the utilities folder before > encountering the crash and perhaps get an idea of what happens/doesn't ? > > Certainly outside my area of expertise. > > Jim Ault > > > On 5/20/07 10:11

Re: WARNING BUG ! Rev fails to Communicate

2007-05-21 Thread Camm29
hing interesting I'll let you know.best, Bob...~~~Message: 12Date: Sun, 20 May 2007 17:09:14 +0100From: "Camm29" <[EMAIL PROTECTED]>Subject: WARNING BUG ! Rev fails to CommunicateTo: Message-ID: <[EMAIL PROTECTED]>Content-Type: te

Re: WARNING BUG ! Rev fails to Communicate

2007-05-20 Thread Camm29
"C" based programs are programs like Hyperterminal and other third party Serial Port Monitors. These all work perfect with the Virtual Device/Driver , so as far as pretending to be a Com Port it's okay on all programs except REV !! I think it's a Rev issue that needs addressing

WARNING BUG ! Rev fails to Communicate

2007-05-20 Thread Camm29
have posted this topic before and reported a bug 4927 ! Just an update , I tried Sarah's SerialTest.rev as well , this hung the PC on pressing the Open Port Button. Again , the only way out was to reboot the PC ! Running Windows XP Using IVT BlueSoleil (USB to Bluetooth Adapter) Before any

WARNING ! Rev fails to Communicate

2007-05-18 Thread Camm29
I have posted this topic before and reported a bug 4927 ! Just an update , I tried Sarah's SerialTest.rev as well , this hung the PC on pressing the Open Port Button. Again , the only way out was to reboot the PC ! Running Windows XP Using IVT BlueSoleil (USB to Bluetooth Adapter) Before an

Re: Major Hang with IVT BlueSoleil 1.6

2007-05-14 Thread Camm29
Revolution" Sent: Sunday, May 13, 2007 9:14 PM Subject: Re: Major Hang with IVT BlueSoleil 1.6 > On Sun, 13 May 2007 19:55:58 +0100, Camm29 wrote: > > > RunRev hangs PC , cannot even end Program from Task Manager. > > > > Windows XP > > > > > > Using I

Re: Major Hang with IVT BlueSoleil 1.6

2007-05-13 Thread Camm29
nday, May 13, 2007 9:14 PM Subject: Re: Major Hang with IVT BlueSoleil 1.6 > On Sun, 13 May 2007 19:55:58 +0100, Camm29 wrote: > > > RunRev hangs PC , cannot even end Program from Task Manager. > > > > Windows XP > > > > > > Using IVT BlueSoleil 1.

Major Hang with IVT BlueSoleil 1.6

2007-05-13 Thread Camm29
RunRev hangs PC , cannot even end Program from Task Manager. Windows XP Using IVT BlueSoleil 1.6 Driver for USB to Bluetooth Convertor. USB is Virtual Com Port. All non RunRev programs work okay with this Driver ! Regards Camm ___ use-revolution mai

Re: Put data in lines

2007-05-07 Thread Camm29
working in reverse. On 5/6/07 11:43 AM, "Camm29" <[EMAIL PROTECTED]> wrote: > Hi . > > Had it working , sort of ! > > When data for a given line stops changing , the old original value appears ? > Then I found i'd missed "put it into currDataArr"

Re: Put data in lines

2007-05-06 Thread Camm29
ading the field into a var sort it by word 1 numeric of each put it into fld display -- Jim Ault Las Vegas On 5/5/07 10:58 AM, "Camm29" <[EMAIL PROTECTED]> wrote: > Thanks , > Jim , Björnke and Mark for your comments and solution. > > It's work great and

Re: Put data in lines

2007-05-05 Thread Camm29
rt it by word 1 numeric of each put it into fld display ------ Jim Ault Las Vegas On 5/5/07 10:58 AM, "Camm29" <[EMAIL PROTECTED]> wrote: > Thanks , > Jim , Björnke and Mark for your comments and solution. > > It's work great and fast ! > > One issue is that the

Re: Put data in lines

2007-05-05 Thread Camm29
tRec >> set the itemDelimiter to ":" >> delete item 1 of tRec >> delete item -1 of tRec >> >> split tRec by ":" and "=" >> combine tRec by cr and space -- (or tab, if you prefer) >> put tRec >> end mouseUp >&

Put data in lines

2007-05-05 Thread Camm29
Hi , I'm using read from socket example reply , can be max 999 values. Arb.rec:0=234:1=456789:2=657483:3=4:4=3456473:5=1:6=0: CRLF I wish to display in a updating field with the values shown as , 0234 1456789 2657483 34 43456473 51 60 I must be missing something

RS232 Failing in Rev 2.8

2007-05-01 Thread Camm29
Having trouble since using Rev 2.8 with ComPort RS232 failing in development mode ? PC Hangs on occasion. Seems to work in Standalone ! Never a problem in previous versions in any mode ? Any ideas or bug ? Regards Camm ___ __

Com Port Failure in Rev 2.8

2007-04-30 Thread Camm29
Having trouble since using Rev 2.8 with ComPort RS232 failing in development mode ? PC Hangs on occasion. Seems to work in Standalone ! Never a problem in previous versions in any mode ? Any ideas or bug ? Regards Camm ___ use-revolution mailing lis

Re: Trailing Zeros

2006-09-03 Thread Camm29
Thanks , i try the methods given and read the docs ! Regards Camm - Original Message - From: "Camm29" <[EMAIL PROTECTED]> To: Sent: Sunday, September 03, 2006 2:53 PM Subject: Trailing Zeros I have been using Round(number,x) I wish to keep trailing Zero's 1234.0

Trailing Zeros

2006-09-03 Thread Camm29
I have been using Round(number,x) I wish to keep trailing Zero's 1234.00 1234.50 etc etc I can only get 1234 1234.5 no zero's . i know i'm missing something simple !!! Regarda ___ use-revolution mailing list use-revolution@lists.runrev.com Please

Support has gone Silent

2006-08-10 Thread Camm29
Recently I purchased an upgrade just to allow installation of 2.7.2. 2.7.2 fails to install on Windows 98 , ME and 2000 and via Support Ticket RunRev agreed this has been a problem. It may be put right in 2.7.3 So now i have purchased an upgrade ( No i don't expect 1000 new version's per year !

Re: Auto Baud Rate Detection

2006-07-11 Thread Camm29
Thanks , i will try - Original Message - From: "Ben Rubinstein" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Tuesday, July 11, 2006 5:46 PM Subject: Re: Auto Baud Rate Detection > On 11/7/06 17:22, Camm29 wrote: > > Need to automatically d

Auto Baud Rate Detection

2006-07-11 Thread Camm29
Need to automatically detect and set one of two Baud Rates for Com Ports. 9600 or 2400. The device will respond to "Hello" with "Okay" if the Baud is correct. Regards ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this ur

Re: SPAM

2006-07-11 Thread Camm29
You must have subscribed to get them ?? - Original Message - From: "Patrick Garcia" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 11, 2006 9:37 AM Subject: SPAM > i dont want theses mails. Stupid SPAM > > > ___ > use-revolution mailing list > u

Re: Cannot run Studio 2.7.2

2006-06-26 Thread Camm29
into the C:\Program Files\Revolution... folder and find the > right .EXE file. > > "Camm29" wrote: > > Trying to install Studio 2.7.2 It goes through all the install but > > "Revolution.exe" missing ? > > > >

Re: Cannot run Studio 2.7.2

2006-06-25 Thread Camm29
- Original Message - From: "Camm29" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Sunday, June 25, 2006 9:13 PM Subject: Re: Cannot run Studio 2.7.2 > Downloaded a few times retried. > Revolution.exe is only 1.7 Mb ? > > The shortcuts that the ins

Re: Cannot run Studio 2.7.2

2006-06-25 Thread Camm29
0 PM Subject: Re: Cannot run Studio 2.7.2 > Install and uninstall of Rev 2.7.x is still really work in progress as far > as I can tell. I've done the trial of each revision and it has never worked > right. > > You need to go into the C:\Program Files\Revolution... folder and fin

Cannot run Studio 2.7.2

2006-06-25 Thread Camm29
Help , please Trying to install Studio 2.7.2 It goes through all the install but "Revolution.exe" missing ? Regards ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your sub

Re: tm|tools Reminder

2006-06-25 Thread Camm29
At long last "BEAUTIFUL GAUGES" Great ! Great ! Great ! Regards - Original Message - From: "Scott Rossi" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Saturday, June 24, 2006 9:42 PM Subject: tm|tools Reminder > Hey Folks: > > Just a reminder that the special pricing on our tm

Re: CheckSum

2006-06-19 Thread Camm29
Great works a treat ! - Original Message - From: "Alex Tweedly" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Monday, June 19, 2006 7:29 PM Subject: Re: CheckSum > Camm29 wrote: > > >It's works okay , but how can i see the md5Digest s

Re: CheckSum

2006-06-19 Thread Camm29
dalone with substacks > in separate files etc... > > Best, > > Mark > > On 17 Jun 2006, at 11:53, Mark Schonewille wrote: > > > Hi Camm29, > > > > I don't know what whill happen if you try to read the executable > > while it is running already, b

Re: CheckSum

2006-06-17 Thread Camm29
Thanks - Original Message - From: "Mark Schonewille" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Saturday, June 17, 2006 11:53 AM Subject: Re: CheckSum > Hi Camm29, > > I don't know what whill happen if you try to read the executable &g

Re: CheckSum

2006-06-17 Thread Camm29
> This is not tested! > There are probably 'bootstrapping' issues (if you want to store your > 'correct' md5Digest in the executable itself) and I can see that > there might be issues if you've saved your standalone with substacks > in separate files etc...

CheckSum

2006-06-17 Thread Camm29
Is there a way to protect Application.exe using some sort of Checksum to prevent any changes ? Regards ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferen

  1   2   >