non-blocking post

2007-03-27 Thread Dave Beck
Is there any way to make a non-blocking post request? Often times when posting multi-part form data to a URL the post operation appears to time out and an empty result and the it variable are both left empty if there is a lag before the server responds. The problem seems to also be related to

consistent fatal error in 2.8

2007-03-20 Thread Dave Beck
I upgraded to Rev 2.8 a few days ago and have already had a number of crashes. Yesterday the program crashed when pasting a large amount of text into a script. It reminded me of the crash that would happen every 10 minutes in the short lived 2.7.3 (?) release on Win XP when pasting text. Today

multiple document icons

2006-09-04 Thread Dave Beck
I must say I'm very happy with the new single instance support for Windows applications. Many of my clients were confused when they couldn't open a doc created by my rev app by double clicking it in Windows Explorer. I'm very grateful that the brilliant Rev team has solved that issue! Thanks!

problem found (was Re: Reporting fatal error bugs)

2006-04-25 Thread Dave Beck
First of all sorry about the recent re-post of the last message in this thread. It was sent from a different address weeks ago and it must have just got through moderator approval today. In any event I just wanted to let the list know that I believe I identified at least one of the major issues

invalid host address / 60025 on socket error

2006-04-25 Thread Dave Beck
Revisiting another very old problem that I have been encountering: On some comuters the libURLftpUpload command fails, the URLStatus() function returns error, and the libURLErrorData() function returns either error Error 10065 on socket or invalid host address. The last time I brought this issue

RE: reporting fatal error bugs

2006-04-10 Thread Dave Beck
Thanks Martin. I am very eager to have this problem addressed. We have about 250 installed users and we are getting almost daily reports now of the stack *consistently* crashing on Windows XP (both Home and Pro) systems. I looked at the user.dmp file and it seemed to be a bunch of binary data.

Re: reporting fatal error bugs

2006-04-10 Thread Dave Beck
Thanks Jacqueline, But the question remains which log is helpful to post and where to find it. There is no easy way to extract the log from the Microsoft Dr. Watson dialog that I am aware of. In a previous post somebody suggested that the log of interest was located at: C:/Documents and

Reporting fatal error bugs

2006-04-06 Thread Dave Beck
Hi, As I've posted previously to the list many of my users have problems with a rev standalone unexpectedly quitting do to illegal operations. I am getting more and more reports of this problem (on both Win XP Pro and Home, using a standalone built form Rev 2.6.1). There is no specific

RE: standalone crashing

2006-03-23 Thread Dave Beck
Thanks Jacqueline. I looked at that Microsoft Send Error Log dialog and could not find any way to extract the error logs. Any I missing something? Even Copy and Paste didn't seem to work. Is there an easy way to save the log to a file? Also, the stack contains a lot of proprietary technology

Standalone crashing

2006-03-19 Thread Dave Beck
I just wanted to let the list know that some of my clients have been reporting very frequent crashes of a standalone built with Rev 2.6.1. According to them the standalone is crashing every few MINUTES. The crashes happen at different times, often but not always when closing windows, and the

Re: 2.7 bugs

2006-03-09 Thread Dave Beck
The first of those will smooth out the handful of rough edges in 2.7 that have been reported, and then we'll be tackling some other areas that have attracted feedback for a longer period of time. The first such point release is right around the corner now, so please wait patiently for a

Re: Rev 2.7 Editor stability problems

2006-02-27 Thread Dave Beck
Gordon, When you are getting these crashes, are you editing a stack that was converted from 2.6.1? Does this happen on multiple stacks or just one? From the info on this bug so far, it seems as though it is sensitive to particular stacks, as opposed to configurations. That is my personal

Win XP / Rev 2.7

2006-02-25 Thread Dave Beck
For the record I want to say that when I installed Rev 2.7 on XP I had crashes many times a day as well. That makes three of us on this list that had severe problems and had to roll back to 2.6.1, loosing time and work. For me, the crashes seemed to occur more often than not when selecting and

crashes while using script editor in 2.7

2006-02-19 Thread Dave Beck
Hi, I downloaded 2.7 last week and have been having an awful problem with consistent crashes while using the script editor. It happens sometimes when I try to copy a portion of text, sometimes when I am selecting, sometime when I am just changing the positions of the cursor. I don't think I've

Load URL returns error 10049

2005-11-28 Thread Dave Beck
Here are the results of this next round of testing. Sorry about the delay - again it took a long time for the customer to get back to me with the results of the tests. I'm afraid they are quite puzzling to me and seem to point towards a bug in the Rev internet lib or the engine itself, but

Load URL returns error 10049

2005-11-14 Thread Dave Beck
function returns error. Then the libURLErrorData function returns 10049. This problem is isolated to this user and the stand alone has been distributed and works as expected for over 50 others, as accessing the same hard coded URL. Many thanks, Dave Beck

Load URL returns error 10049

2005-11-08 Thread Dave Beck
Hi, I have a rev standalone that has been distributed to a number of users. The standalone uses the load URL command to get a web page from my server. The command works as expected for every user to which I've distributed the stack except for one. The load URL command fails for this user and the

Load URL returns error 10049

2005-11-08 Thread Dave Beck
Hi, I have a rev standalone that has been distributed to a number of users. The standalone uses the load URL command to get a web page from my server. The command works as expected for every user to which I've distributed the stack except for one. The load URL command fails for this user and the

Load URL returns error 10049

2005-11-07 Thread Dave Beck
attempt to bind MDaemon to 192.168.0.100 you will receive this error message. In truth that doesn't make a great deal of sense to me, but maybe there is somebody on this list that can shed a little light on the situation? Thanks in advance. Dave Beck

RE: get URL returning empty string

2005-06-12 Thread Dave Beck
Thanks to everybody who lent their advice to this issue. I just wanted to say that although I never was able to determine the exact reason the get URL was returning an empty string and empty result, using the load command seems to get around the problem. I would be interested to know what using

RE: get URL returning empty string

2005-06-04 Thread Dave Beck
am not familiar with these sorts of networking issues and it is a true blessing to be able to benefit from your knowledge and experience. I really appreciate you taking the time to help me out! Dave Beck Dave, Your welcome. The next thing I would check is to see if your user is behind a proxy

Re: get URL returning empty string

2005-06-02 Thread Dave Beck
then answer Can't get URL data! else put tData into fld xyz end if I've found this sort of repeat structure to help in these situations. Dave Beck wrote: Hi, I am having a problem with the get URL command returning an empty string. The result variable is also empty. I know that the web page

get URL returning empty string

2005-06-01 Thread Dave Beck
Hi, I am having a problem with the get URL command returning an empty string. The result variable is also empty. I know that the web page that I am trying to load is NOT empty. It seems to work properly on some machines but return the empty string on others. Has anybody else experienced this

Changing the timeout interval for get URL

2005-05-30 Thread Dave Beck
that I haven't been able to find a solution to myself. Thanks in advance, Dave Beck ___ use-revolution mailing list use-revolution@lists.runrev.com http://lists.runrev.com/mailman/listinfo/use-revolution

Windows defaut font gets messed up

2004-04-08 Thread Dave Beck
Hey, First I gotta say that I love this mailing list because people are so helpful, so thanks everybody for making it a great list. Now hopefully that doesn't jinx me and somebody can help me out with this problem I am having: I have a potential customer who just reported to me that in my

Re: Non-blocking way to open MS Word files?

2004-02-01 Thread Dave Beck
Just want to say thanks so much for the help! I actually used a combination of the launch command with a separate mini 'launcher' stack to do the trick. Great idea, Scott! From my main stack, I set a registry key indicating the path of the document I want to launch, and then use the launch

Non-blocking way to open MS Word files?

2004-01-29 Thread Dave Beck
Hey, I sent this message to the list a while back but never got a response. I'm hoping this time I'll fair better. I still haven't been able to come up with a solution on my own. I'm writing a Windows app with Rev and need a way to open files with MS Word from a script in my app. I've been

Re: Uh... yet Game Programming... or Is there a way to build tilemap graphics in Rev?

2004-01-09 Thread Dave Beck
I wrote a game that uses a rev app as a level editor. I used the same tilemap approach that is being discussed, with a grid of buttons which take on different images depending on what is being 'painted' on the level. There are close to 600 buttons in all and the speed is remarkable. Painting

Re: Import Full Formated Text

2003-11-20 Thread Dave Beck
For what it counts, I would also by hugely in favor of more advanced text editing capabilities and import/export in REV. Especially line-for-line alignment control and columned non-table fields. Moreover, I think it would be very valuable to a lot of users (or potential users) to beef up the