realbasic-nug
[Top] [All Lists]

Re: Windows 98 clipboard problem

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Windows 98 clipboard problem
From: Arnaud Nicolet <anic297 at mac dot com>
Date: Fri, 30 Nov 2007 03:49:00 +0100
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <16EF53F3-2CC6-4FFC-A211-D05BBA8D5125 at rbclass dot com>
Le 29 nov. 07 à 20:46 soir, Mark O'Neill a écrit:

> Hi All,
>
> Just tested my app on a Windows 98 install and all seems to work
> perfectly apart from the clipboard routine which returns strange
> things - even with plain text. Also, MsgBox sometimes doesn't work
> properly - returning only partial content. For example, if I put...
>
> MsgBox "[" + theString + "]"
>
> the last bracket will be missing along with part of the text - which
> makes debugging the problem a pain.

Beyond the fact of supporting Win98 (my opinion would be to try for 98  
if you try for other versions of windows), the problem you're  
describing makes me thinking of an encoding problem (maybe other OS  
have more (or more robust) encodings?)

Are you dealing with encodings?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>