[Gambas-user] Non terminated string in for definition

Jose J. Rodriguez joe1962 at ...626...
Fri Jul 6 03:19:38 CEST 2007


This sounds similar to the problem from my recent "Non terminated
string in form definition error in 1.9.49 opening a 1.9.47 project"
thread. I never got an answer to my last post there, so I will assume
it got lost and paste it again here:

<pasting>
Finally figured out that the problem lies in the html text string in
the TextLabel components. It was working ok in 1.9.47. Here's an
example, hoping for some feedback as to what changed:

Text = ("<center><h3><b>You have 3
choices:</b></h3></center>\n\n<ul>\n    <li><b><u>Full-automatic
install:</u></b> Our easiest install yet; choose this option if you
want to use your entire hard disk for VL. Your system will be
automatically set up, partitions and all. <font
color=\"#FF0000\">WARNING: this option will DELETE everything on your
hard disk, or offer a choice if there are multiple disks.</font> There
will of course be a confirmation dialog in case you selected this
option by mistake.</li>\n       <li><b><u>Semi-automatic install:</u></b>
With this option, you manually partition your drives with gparted, but
the rest of the setup will be pretty
automatic.</li>\n       <li><b><u>Advanced install:</u></b> For the
technically savvy user that must do everything by hand. You can
control most aspects of the install. However, there will be assisted
options available all the way through, so this is a very flexible
install.</li>\n</ul>\n")
</pasting>

See anything in that html that is now unsupported?

Regards,
Joe1962


On 7/5/07, David Villalobos Cambronero <david_villalobos_c at ...43...> wrote:
> I tried, but it didn´t work, but I think I found a clue, I have the problem when I use TextArea, and put tab carcaters into it. For example:
>
> David Villalobos C
>     david_villalobos_c at ...43...
>
> The TextArea handles new line caracter (intro) but don't support tab caracters.
>
> ----- Original Message ----
> From: Benoit Minisini <gambas at ...1...>
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Sent: Tuesday, July 3, 2007 12:33:04 PM
> Subject: Re: [Gambas-user] Non terminated string in for definition
>
> On mardi 03 juillet 2007, David Villalobos Cambronero wrote:
> > Hi all,
> >
> >     I have a project in gambas 1.9.25 and when I open it in gambas 1.9.49,
> > at compilation time it says:
> >
> >     Non terminated string in form definition, how can I solve it, I don't
> > want to re-write my program
> >
> > Best regards...
> >
> > David
> >
>
> Try that:
> * Note the name of the form that raises the compilation error.
> * Open the form in the editor.
> * Modify something in the form not important, for example move a control, and
> move it back, so that the form is modified for the editor.
> * Save the form.
>
> Normally, the form will be automatically fixed.
>
> Regards,
>
> --
> Benoit Minisini
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
>
>
>
>
>
> ____________________________________________________________________________________
> It's here! Your new message!
> Get new email alerts with the free Yahoo! Toolbar.
> http://tools.search.yahoo.com/toolbar/features/mail/
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list