realbasic-plugins
[Top] [All Lists]

Re: Problem with RB 2006r3 beta 3

To: "valentina-beta at lists dot macserve dot net" <valentina-beta at lists dot macserve dot net>, REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Problem with RB 2006r3 beta 3
From: Ruslan Zasukhin <sunshine at public dot kherson dot ua>
Date: Fri, 16 Jun 2006 14:26:55 +0300
Cc:
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: AcaRN8WJBAHPgP0rEdqTAQANkzDgag==
Thread-topic: Problem with RB 2006r3 beta 3

> Would you please get the latest RB beta...when I try to compile
> anything with it (and V4RB is in the plugin folder) I get this error
> message:
> 
> An error has occurred while compiling this project
> 
> Message: End quote missing.
> 
> File: V4RB
> 
> Component: Valentina
> 
> Item: ImportTextAnalyse

Hmm.

        ImportTextAnalyse(
            File as FolderItem,
            FieldDelimeter as String = \",\",  <<<<<<<<<<<
            LineDelimeter as String = \"\",
            inEncoding as String = \"UTF-16\",
            inHasColumnHeader as Boolean = false) as Integer


May be they do not like this come inside of quotes..
But it have work so long ...

It is not clear:

    if this is a new bug in RB 2006 b3 - and REAL should fix it?

    or this is fix of OLD bug of RB - and we need fix our code ?

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Problem with RB 2006r3 beta 3, Ruslan Zasukhin <=