Re: HTML Color Codes

2008-08-06 Thread Sarah Reichelt
> I was wondering how to translate the RGB names to the HTML equivalent when > user selects color with the Color Dialog. For such use as with a html page > generator. > > If it doesn't exist already (though surely it's been done before, and I just > can't find it): am I on the right track thinki

Re: Removing CRLF from text

2008-08-06 Thread Sarah Reichelt
On Thu, Aug 7, 2008 at 1:34 PM, mfstuart <[EMAIL PROTECTED]> wrote: > > Hi Sarah, > Thanx for your reply. > I have tried your suggestion and it still doesn't make the separated lines > into one entry per line. > I also tried Jacqueline's suggestion and nada, zilch, nichte. > I've looked at the ini

Re: Does Palette command work?

2008-08-06 Thread Jan Schenkel
--- Klaus Major <[EMAIL PROTECTED]> wrote: > > --- [EMAIL PROTECTED] wrote: > >> Using Rev Media 2.9 in Windows XP > >> palette stack "a" -- no effect > >> go stack "a" as palette -- works correctly > >> Do others experience this? > >> David Epstein > >> > > Hi David, > > That's one of the built-in

Re: Removing CRLF from text

2008-08-06 Thread Jim Ault
try using this line first replace null with empty in tData --some functions (eg filter) don't work if any nulls are in the text block Of course you could find out where they are, if any, by replace null with cr in tData Jim Ault Las Vegas On 8/6/08 8:34 PM, "mfstuart" <[EMAIL PROTECTED]> wro

Re: Removing CRLF from text

2008-08-06 Thread Joe Lewis Wilkins
Hi Mark, If I follwed this thread even partially, I believe you're just trying to get rid of empty lines. Correct? So why not rebuild the whole thing by examining each line; if it is empty, skip it; otherwise add it to a new var on its next line. Once you've done the whole lot, replace the

Re: Removing CRLF from text

2008-08-06 Thread mfstuart
Hi Jacqueline, Refer to my replay to Sarah - no go. So any other suggestions are welcome. Regards, Mark Stuart J. Landman Gay wrote: > > mfstuart wrote: > >> I've used this script, and variations of it, to remove these characters: >> + >> CRLF. >> It removes the + char, but still leaves eac

Re: Removing CRLF from text

2008-08-06 Thread mfstuart
Hi Sarah, Thanx for your reply. I have tried your suggestion and it still doesn't make the separated lines into one entry per line. I also tried Jacqueline's suggestion and nada, zilch, nichte. I've looked at the ini (text) file with a Hex Editor and the values are: +=2b, CR=0d, LF=0a. Not sure h

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread Kay C Lan
On Wed, Aug 6, 2008 at 11:41 PM, Mikey <[EMAIL PROTECTED]> wrote: > Don't thank me yet. Check first. > > If I'm right, the advantage of GLX2 is that it archives your stacks in > their > current state, which is (to me anyway) more valuable than just saving them > periodically. > Yes, GLX2 most ce

Re: engine crash on open stack

2008-08-06 Thread Sarah Reichelt
On Thu, Aug 7, 2008 at 10:18 AM, Larry Forsgren <[EMAIL PROTECTED]> wrote: > Thank you for your help. > > Unfortunately suppressing error messages does not do it. You don't want to suppress errors, you want to suppress messages. These are side by side on the toolbar, but to make sure you have the

Re: Removing CRLF from text

2008-08-06 Thread Sarah Reichelt
> I have a situation where a software application's ini file has the plus (+) > char and CRLF at the end of a line, when the line passes 80 characters. The > balance of the ini entry is placed on the next line. Each ini entry could be > very long and possibly go to 3 lines. > Why they did this I do

Re: Removing CRLF from text

2008-08-06 Thread J. Landman Gay
mfstuart wrote: I've used this script, and variations of it, to remove these characters: + CRLF. It removes the + char, but still leaves each ini entry split into multiple lines. repeat for each line L in tData When a script gets a line of text, the engine omits the end of line charact

engine crash on open stack

2008-08-06 Thread Larry Forsgren
Thank you for your help. Unfortunately suppressing error messages does not do it. The engine crashes and closes immediately and at the exact moment I choose to open the stack. If I remember correctly the last command I put in a script was 'set fixedLineHeight" to false'. After that I con

Removing CRLF from text

2008-08-06 Thread mfstuart
Hi, RunRev: 2.90 OS: WinXP I have a situation where a software application's ini file has the plus (+) char and CRLF at the end of a line, when the line passes 80 characters. The balance of the ini entry is placed on the next line. Each ini entry could be very long and possibly go to 3 lines. Wh

Re: Are crash reports useful

2008-08-06 Thread J. Landman Gay
Eric Chatonet wrote: Dear Jacque, I don't want to enter into a debate but... Nope, me either. These logs are encrypted: If I trust Runrev as they trust me *, there is no need to encrypt anything. If it's encrypted (as said Mark S.), I'm right to ask me questions ;-) I didn't know RR encryp

Re: Are crash reports useful

2008-08-06 Thread Eric Chatonet
Dear Jacque, I don't want to enter into a debate but... These logs are encrypted: If I trust Runrev as they trust me *, there is no need to encrypt anything. If it's encrypted (as said Mark S.), I'm right to ask me questions ;-) In addition, I'll add that, AFAIK, only advanced users are able

Re: Are crash reports useful

2008-08-06 Thread J. Landman Gay
Eric Chatonet wrote: Bonsoir Jacque, All you say is relevant as usual :-) But I would add (because I discussed some times ago with Mark Waddingham) that these extended Win logs are not readable by us, poor humans, but by Runrev only. So, it's a bit frustrating to make the effort to send someth

Re: Are crash reports useful

2008-08-06 Thread Eric Chatonet
I give Runrev credit for not being interested in the code itself but in solving bugs only :-) But it does not change anything to what we said both of us. Le 6 août 08 à 19:54, Mark Schonewille a écrit : I have to agree with Eric. Not just because I can't read those logs, but I can't check w

Re: Are crash reports useful

2008-08-06 Thread Mark Schonewille
I have to agree with Eric. Not just because I can't read those logs, but I can't check whether there is no information in those logs that shouldn't leave my computer, e.g. with regard to any confidential projects. If I can't see what I send into the public (the QCC is public) I'd rather not

Re: Are crash reports useful

2008-08-06 Thread Eric Chatonet
Bonsoir Jacque, All you say is relevant as usual :-) But I would add (because I discussed some times ago with Mark Waddingham) that these extended Win logs are not readable by us, poor humans, but by Runrev only. So, it's a bit frustrating to make the effort to send something you absolutely

Re: Are crash reports useful

2008-08-06 Thread J. Landman Gay
Bernard Devlin wrote: Since using Rev on Vista in the past few months I manage to crash the IDE almost every day, sometimes up to 4 times a day. It's hard to say what it is that is causing the crash. Sometimes just working with the debugger (either GLX2 or the Rev native one), and clicking on a

Re: HTML Color Codes

2008-08-06 Thread Mark Wieder
Heather- Wednesday, August 6, 2008, 8:17:36 AM, you wrote: > I was wondering how to translate the RGB names to the HTML > equivalent when user selects color with the Color Dialog. For such > use as with a html page generator. ...I'd point you towards Eric's own Color Picker plugin, which you can

Re: Are crash reports useful

2008-08-06 Thread Mark Schonewille
Hi Bernard, I'd just report all crashes. If you think that they are similar or if you just can't find any pattern at all, you can report them all under the same bug number. If you find a reason for a crash, you can report it under a separate bug number. You might want to send this kind of

Are crash reports useful

2008-08-06 Thread Bernard Devlin
Since using Rev on Vista in the past few months I manage to crash the IDE almost every day, sometimes up to 4 times a day. It's hard to say what it is that is causing the crash. Sometimes just working with the debugger (either GLX2 or the Rev native one), and clicking on a line or scrolling or mo

Re: Creating variables

2008-08-06 Thread François Chaplais
Le 6 août 08 à 16:53, Eric Chatonet a écrit : To be frank, I don't understand: Below is your code snippet simplified. What it does? It stores a variable into a custom property: so far so good ;-) But what more? Please, enlighten me :-) on mouseUp ask "Name of pseudo variable:" with "anExamp

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread Mikey
Don't thank me yet. Check first. If I'm right, the advantage of GLX2 is that it archives your stacks in their current state, which is (to me anyway) more valuable than just saving them periodically. -- On the first day, God created the heavens and the Earth On the second day, God created the oc

Re: HTML Color Codes

2008-08-06 Thread Eric Chatonet
If you would have searched for 'color' or 'rgb' using the Rev Search Engine Web database, you would have found: http://www.sweattechnologies.com/rev/ And Monte Goulding excellent library: libColor :-) Le 6 août 08 à 17:17, H Baric a écrit : I was wondering how to translate the RGB names to th

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread H Baric
Thanks Mikey! Cheers, Heather - Original Message - From: "Mikey" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Thursday, August 07, 2008 1:00 AM Subject: Re: OOPS! Can't Undo Deleted Objects I believe GLX2 also archives versions. __

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread H Baric
Thanks! I'll certainly check it out. Though I'm normally a fanatic saver as I goer too, as I do a bit of graphic and (basic) web design. An auto save of sorts would be handy if this keeps happening! Cheers, Heather - Original Message - From: "Kay C Lan" <[EMAIL PROTECTED]> To: "How to

HTML Color Codes

2008-08-06 Thread H Baric
Last one before I jump into bed and thaw out after sitting at a computer for hours... I was wondering how to translate the RGB names to the HTML equivalent when user selects color with the Color Dialog. For such use as with a html page generator. If it doesn't exist already (though surely it's

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread Mikey
By the way, is there some place where these plugins are documented? -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." __

sqlite: text dump

2008-08-06 Thread David Bovill
Is there a fast way to write out revs sqlite db to a text file. I need to create a regularly versioned database - that is an index which relates to the contents of data in a subversion repository. I'd rather not use binaries as they would over time require too much storage. The idea would be to do

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread Mikey
I believe GLX2 also archives versions. ___ 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/listinfo/use-revolution

Re: OOPS! Can't Undo Deleted Objects

2008-08-06 Thread Kay C Lan
On Wed, Aug 6, 2008 at 9:02 PM, H Baric <[EMAIL PROTECTED]> wrote: > My UNDO won't play, and I can't get the object back. > Sorry, can't help you with resurrection, at least not the type you're asking about, but just in case you aren't aware: Rev Menu --> Development --> Plugins --> revSmartSave

Re: Creating variables

2008-08-06 Thread Richard Gaskin
Eric Chatonet wrote: > In Revolution, you can write: > > put the long ID of fld "MyField" into tObj > put empty into tObj > set the showBorder of tObj to true > etc. > > As soon as you have put a long name/ID into a variable, you can use > it without any 'do' :-) > Secure and easy... ...and fast.

Re: Creating variables

2008-08-06 Thread Eric Chatonet
To be frank, I don't understand: Below is your code snippet simplified. What it does? It stores a variable into a custom property: so far so good ;-) But what more? Please, enlighten me :-) on mouseUp ask "Name of pseudo variable:" with "anExample" if it is empty then exit mouseUp put it

Re: Does Palette command work?

2008-08-06 Thread Klaus Major
Hi Jan --- [EMAIL PROTECTED] wrote: Using Rev Media 2.9 in Windows XP palette stack "a" -- no effect go stack "a" as palette -- works correctly Do others experience this? David Epstein Hi David, That's one of the built-in limitations of Rev Media, OK, but if: -> palette stack "a" does not w

[ANN] NativeSpeak 2008 - Free starter kit edition !

2008-08-06 Thread Girard Damien
Dear Revolution users, We are pleased to announce NativeSpeak 2008, with a FREE "Starter Kit" Edition. Now you can try out this brand new RevSelect program for yourself and see how easy it is to make great looking localized applications. New in NativeSpeak 2008: - -Free "Starter Kit Edition

Re: Does Palette command work?

2008-08-06 Thread Jan Schenkel
--- [EMAIL PROTECTED] wrote: > Using Rev Media 2.9 in Windows XP > > palette stack "a" -- no effect > go stack "a" as palette -- works correctly > > Do others experience this? > > David Epstein > Hi David, That's one of the built-in limitations of Rev Media, along with database access and a f

Re: engine crash on open stack

2008-08-06 Thread Bernard Devlin
The stack file format changed in 2.7. That shouldn't cause the engine to crash the engine (but who knows, I can make it crash doing very simple things that shouldn't crash it). Is it possible that you can open the stack in a version of Rev that is pre-2.7? If that works, then it looks like that

Re: Creating variables

2008-08-06 Thread François Chaplais
Le 6 août 08 à 14:26, Eric Chatonet a écrit : I'm sorry, I was a bit quick: all this works when getting/setting properties only: put the long ID of fld "MyField" into tObj set the text of tObj to empty I think I have found a workaround for working with "variables" referenced by names.

Does Palette command work?

2008-08-06 Thread dfepstein
Using Rev Media 2.9 in Windows XP palette stack "a" -- no effect go stack "a" as palette -- works correctly Do others experience this? David Epstein ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, uns

OOPS! Can't Undo Deleted Objects

2008-08-06 Thread H Baric
My mouse cursor wasn't where it was supposed to be (the search field in the dictionary), but on a button which I was in the middle of writing a script for, and I hit the delete key. The script editor has sprung a "close or copy & close" on me, so I copied and closed. My UNDO won't play, and I

Re: Creating variables

2008-08-06 Thread Eric Chatonet
I'm sorry, I was a bit quick: all this works when getting/setting properties only: put the long ID of fld "MyField" into tObj set the text of tObj to empty Le 6 août 08 à 14:22, François Chaplais a écrit : Le 6 août 08 à 13:48, Eric Chatonet a écrit : put the long ID of fld "MyField" into

Re: Creating variables

2008-08-06 Thread François Chaplais
Le 6 août 08 à 13:34, Mark Schonewille a écrit : Hi François, When a variable contains a reference to an object and you can't use the put command with that variable because it would change the variable rather than the object referred to, use the text property: set the text of myFieldRefe

Re: Sliders & Images

2008-08-06 Thread H Baric
Wow cool, thanks Kay! Let me tell you, from where I've been the last couple of years, to where I am now, being able to use my brain like this, when I didn't think I ever would again, receiving such kind encouragement from you guys is meaning an AWFUL lot :) Hehemm excuse my soppiness! And I'm

Re: Creating variables

2008-08-06 Thread François Chaplais
Le 6 août 08 à 13:48, Eric Chatonet a écrit : put the long ID of fld "MyField" into tObj put empty into tObj set the showBorder of tObj to true I have tried this - on mouseUp put empty into fld 1 put the long ID of fld 1into tObj put "hello" into tObj --- does not work, tObj now con

Re: Creating variables

2008-08-06 Thread Eric Chatonet
Bonjour François, Le 6 août 08 à 13:25, François Chaplais a écrit : as far as I am concerned, it seems to me that, for instance, if is the long name of a filed, if you want to put empty into the field with name , then you have to script do "put empty into" && In Revolution, you can writ

Re: Sliders & Images

2008-08-06 Thread Kay C Lan
On Wed, Aug 6, 2008 at 5:27 PM, H Baric <[EMAIL PROTECTED]> wrote: > > Now Randy, your script here makes perfect sense to me as a beginner! Eric's > not so, but I want it to, so these two scripts I shall take away and learn > from! > You are doing extremely well to already have your head around s

Re-2: waiting time of shell() + open process + proxy authentication in runrev

2008-08-06 Thread [EMAIL PROTECTED]
Mark S & Mark Sch Thank you. I got this advice using open process almost simultaneousely from the both Marks. Mark Schonewille added I should implement in runrev the protocol with an authenticated proxy instead of using shell - I tried but only had success in perl. I wrote this perl script,

Re: Creating variables

2008-08-06 Thread Mark Schonewille
Hi François, When a variable contains a reference to an object and you can't use the put command with that variable because it would change the variable rather than the object referred to, use the text property: set the text of myFieldReference to "some text" -- Best regards, Mark Schonew

Re: File Name in Field?

2008-08-06 Thread H Baric
Aha! Okay, so I was kind of on the right track, in my straightforward non-functiony beginners script - that didn't work :( I tried to return item 2, 3... (oops) of all kinds of things, including "it" and it in variable, without realising you have to set the delimiter thing first. And -1 of co

Re: Creating variables

2008-08-06 Thread François Chaplais
Le 5 août 08 à 16:12, Eric Chatonet a écrit : Bonjour Eric, Le 6 juil. 08 à 22:38, Éric Miclo a écrit : repeat for each line lineListOne in listOne repeat for each line lineListTwo in listTwo put (lineListOne & lineListTwo) into varName put "test" into varName end repeat end repe

Re: File Name in Field?

2008-08-06 Thread Eric Chatonet
Heather, Le 6 août 08 à 12:15, H Baric a écrit : On opening a text file with the dialog, and displaying the contents in a field: is there a way to retrieve just the filename? (so I can put it in it's own field) local tFilePath, tFileName answer file "Choose a file:" if it <> empty then p

Re: File Name in Field?

2008-08-06 Thread Mark Schonewille
Hi Heather, After using the answer file or ask file command, you have the required information in the it variable. Do with it whatever you like. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering http://economy-x-talk.com http://www.salery.biz Benefit fro

File Name in Field?

2008-08-06 Thread H Baric
Just a quickie (I searched and cannot find): On opening a text file with the dialog, and displaying the contents in a field: is there a way to retrieve just the filename? (so I can put it in it's own field) tia :) Cheers, Heather ___ use-revolution

Re: Getting the text content of a HTML page

2008-08-06 Thread H Baric
Wonderful Sarah! :) Cheers, Heather - Original Message - From: "Sarah Reichelt" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Wednesday, August 06, 2008 7:49 AM Subject: Re: Getting the text content of a HTML page On Tue, Aug 5, 2008 at 7:37 PM, H Baric <[EMAIL PROTECTED]> wr

Re: Sliders & Images

2008-08-06 Thread H Baric
Hi and thanks Randy and Eric! Now Randy, your script here makes perfect sense to me as a beginner! Eric's not so, but I want it to, so these two scripts I shall take away and learn from! :) Cheers, Heather - Original Message - From: "Eric Chatonet" <[EMAIL PROTECTED]> To: "How to us

Re: waiting time of shell()

2008-08-06 Thread Mark Smith
Perhaps you could try using , something like: open process perlupload for read repeat wait 500 millisecs with messages read from process perlupload until empty put it into tResponse if "xyz" is in it then put it into tResponse exit repeat end if end repeat close process perlup

Re: Sliders & Images

2008-08-06 Thread H Baric
Thanks so much for your help Eric, I won't forget it :) Now, there are more than 52 more emails after this one - busy night last night obviously! Cheers, Heather - Original Message - From: "Eric Chatonet" <[EMAIL PROTECTED]> To: "How to use Revolution" Sent: Tuesday, August 05, 2008

waiting time of shell()

2008-08-06 Thread [EMAIL PROTECTED]
Hello, I use put shell(perlupload) into result if result contains "xyz" then put true into itworked else ... end if with perlupload as a perl program which loads files through proxy http on slow connections to a cgi prog on the server ... and gets the http-HTML-respond page as result. Thi

Re: engine crash on open stack

2008-08-06 Thread Eric Chatonet
Bonjour Larry, Le 6 août 08 à 08:25, Larry Forsgren a écrit : Suddenly I cannot open the stack (one single stack) in Revolution. The engine crashes and closes immediately when I try to open the stack. Possibly I have added something in a script that causes this since I can open other stack

Re: engine crash on open stack

2008-08-06 Thread Mark Schonewille
Dear Larry, You can suppress messages in the Development menu. Does the stack still quit automatically, after you suppress messages? -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering http://economy-x-talk.com http://www.salery.biz Benefit from our inexpen