<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1250">


<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>Yip, there are 2, one free one not. PascalScript from 
REMObjects is agood one and free, but the one I am using now is called paxScript 
which we purchased.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>Its loads better than PascalScript.....but if its just 
simple code that it needs to run, then pascalscript would be 
fine.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>the reason we chose paxScript was because the stuff we are 
doing requires that a form be dynamically generated via the script. This also 
meant that we needed access to some of the nice controls like the TMS controls 
which we use a lot.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>The unit importer that PascalScript uses was not that 
great, so we were really limited in what controls we could use. paxScript on the 
other had has an importer thats way better, well its more of a wrapper than an 
importer, and it means wwe can use ANY control so for us its great 
!</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>There is also DWScript which is also quite good, but I 
think Either PascalScript or paxScript are quite a lot 
better.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>If yu need any help, just let me know</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2>Jeremy</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=078444408-26072006><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> delphi-bounces@ns3.123.co.nz 
[mailto:delphi-bounces@ns3.123.co.nz] <B>On Behalf Of </B>Paul A 
Norman<BR><B>Sent:</B> 26 July 2006 13:42<BR><B>To:</B> NZ Borland Developers 
Group - Delphi List<BR><B>Subject:</B> Re: [DUG] exectuteString 
command?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Cool, thanks for that, Jeremy has recommended a good scripting engine in 
the past.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Paul<BR><BR>&nbsp;</DIV>
<DIV><SPAN class=gmail_quote>On 26/07/06, <B class=gmail_sendername>Ross 
Levis</B> &lt;<A 
href="mailto:ross@stationplaylist.com">ross@stationplaylist.com</A>&gt; 
wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  <DIV>
  <DIV lang=EN-US bgcolor="#ffffff" link="blue" vlink="purple">
  <DIV><FONT face=Arial size=2>That is because .Net and Java are basically 
  interpreted code, compiled to machine code as it goes, like the old Basic 
  language was originally, which is why it was so slow compared to compiled 
  Basic. </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>You can't have a dynamic string of code compiled 
  on the fly to machine code unless you have a compiler built into your 
  application.</FONT></DIV></DIV>
  <DIV><SPAN class=sg>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Ross.</FONT></DIV></SPAN></DIV>
  <DIV><SPAN class=e id=q_10ca838da6c52769_2>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial"><B>From:</B> <A 
    title=muellers@orcl-toolbox.com 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:muellers@orcl-toolbox.com" target=_blank>Stefan Mueller 
    </A></DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=delphi@ns3.123.co.nz 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:delphi@ns3.123.co.nz" target=_blank>'NZ Borland Developers 
    Group - Delphi List' </A></DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, July 26, 2006 12:02 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [DUG] exectuteString 
    command?</DIV>
    <DIV><BR>&nbsp;</DIV>
    <DIV>
    <P><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">.NET and Java both 
    have it .. but for Delphi you will have to use a scripting engine for 
    that.</SPAN></FONT></P>
    <P><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
    <DIV>
    <P style="MARGIN-BOTTOM: 12pt"><FONT face=Arial color=black size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">Kind 
    Regards<SPAN>,</SPAN><BR>Stefan Mueller </SPAN></FONT><FONT face=Arial 
    color=#666699 size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: #666699; FONT-FAMILY: Arial"><BR><BR></SPAN></FONT></P></DIV>
    <DIV>
    <DIV style="TEXT-ALIGN: center" align=center><FONT face="Times New Roman" 
    size=3><SPAN style="FONT-SIZE: 12pt">
    <HR align=center width="100%" SIZE=3>
    </SPAN></FONT></DIV>
    <P><B><FONT face=Tahoma size=2><SPAN 
    style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:</SPAN></FONT></B><FONT 
    face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> <A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:delphi-bounces@ns3.123.co.nz" 
    target=_blank>delphi-bounces@ns3.123.co.nz</A> [mailto:<A 
    onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:delphi-bounces@ns3.123.co.nz" 
    target=_blank>delphi-bounces@ns3.123.co.nz</A>] <B><SPAN 
    style="FONT-WEIGHT: bold">On Behalf Of </SPAN></B>Paul A Norman<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wednesday, 26 July 2006 11:25 
    a.m.<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> NZ Borland 
    Developers Group - Delphi List <BR><B><SPAN 
    style="FONT-WEIGHT: bold">Subject:</SPAN></B> [DUG] exectuteString 
    command?</SPAN></FONT></P></DIV>
    <P><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">Dear 
    all,</SPAN></FONT></P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">With 
    the recent enhancements to Delphi, has TurboPascal introduced any sort of 
    exectuteString command as in some dialects of Basic?</SPAN></FONT></P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">I.e. a 
    string is parsed and then if the interpreted string is validly executable it 
    is directly carried out as if it was part of the original exe.</SPAN> 
    </FONT></P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">In the 
    days when we used to have to do things like program C64 and C128s for 
    accounts/ invoices and wages, it was a very useful facility found in 
    SuperBase. </SPAN></FONT></P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>
    <DIV>
    <P><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt">Paul</SPAN></FONT></P></DIV></DIV></BLOCKQUOTE></SPAN></DIV>
  <DIV></DIV></DIV><BR>_______________________________________________<BR>Delphi 
  mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:Delphi@ns3.123.co.nz">Delphi@ns3.123.co.nz</A><BR><A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://ns3.123.co.nz/mailman/listinfo/delphi" 
  target=_blank>http://ns3.123.co.nz/mailman/listinfo/delphi</A><BR><BR><BR></BLOCKQUOTE></DIV><BR><BR>
<P><FONT size=2>--<BR>No virus found in this incoming message.<BR>Checked by AVG 
Free Edition.<BR>Version: 7.1.394 / Virus Database: 268.10.4/399 - Release Date: 
25/07/2006<BR></FONT></P>
<P><FONT face=Arial size=2></FONT></P></BODY></HTML>
<BR>

<P><FONT SIZE=2>--<BR>
No virus found in this outgoing message.<BR>
Checked by AVG Free Edition.<BR>
Version: 7.1.394 / Virus Database: 268.10.4/399 - Release Date: 25/07/2006<BR>
</FONT> </P>