[Gambas-user] Line wrapping in the IDE editor

richard terry rterry at ...1822...
Sun Jan 6 04:04:08 CET 2008


I guess so, thanks

On Fri, 4 Jan 2008 08:31:31 pm Stefano Palmeri wrote:
> Alle 08:32, venerdì 4 gennaio 2008, richard terry ha scritto:
> > In most ide's you can wrap long lines in the editor, is this possible in
> > gambas, if so, how (eg if you have a long string in inverted comma's that
> > you want to assign to something)
> >
> > Thanks
> >
> > Richard
>
> My English is terrible. You mean this:
>
>
> DIM sString AS String
>
>   sString = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" &
>                   "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb" &
>                   "ccccccccccccccccccccccccccccccccccccccccc"
>
> PRINT sString
>
> Bye
>
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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