Share

DelphiWebScript

Code

Programming Languages: Delphi/Kylix

License: Mozilla Public License 1.0 (MPL)

Repositories

browse code, statistics, last commit on 2004-10-28 cvs -d:pserver:anonymous@dws.cvs.sourceforge.net:/cvsroot/dws login

cvs -z3 -d:pserver:anonymous@dws.cvs.sourceforge.net:/cvsroot/dws co -P modulename

Show:

What's happening?

  • Followup: RE: TstringList as result

    It's easy. Just inherit a new class from Tdws2Result and then assign it to dws2.Config.ResultType.

    2009-10-04 21:22:28 UTC by errorsys

  • TstringList as result

    I am trying to implement a split function that returns a TstringList function mySplit(chaine : String; delimiteur : string) : TStringlist is there a way to return a TstringList to DWS ? ( there is no such type as return result) regards.

    2009-09-24 09:34:45 UTC by proxymis

  • Followup: RE: Delphi 2006

    It's working with D2006.

    2009-09-10 00:09:37 UTC by errorsys

  • Followup: RE: About the compatibility Tpoint Tbuffercoord

    My WinMerge patch: 69c69 < function IsInCommentOrString(Editor: TCustomSynEdit; APoint: TPoint): Boolean; --- > function IsInCommentOrString(Editor: TCustomSynEdit; APoint: TBufferCoord): Boolean; 96,98c96,98 < ThisWordStart: TPoint; // position where this word begins < PrevWordStart: TPoint; // position where previous word start < PrevWordStop: TPoint; //...

    2009-09-10 00:02:16 UTC by errorsys

  • Compilation time

    I have incorporated DWS in an application, allowing my users to write scripts. We can observe growing compilation time while compiling the same script (10 lines) on the same computer. Does it exist something to "clean" after any compilation launch ?.

    2009-01-27 13:17:30 UTC by jeanmic

Our Numbers