[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] How to debug a Jscript in a custom indicator



PureBytes Links

Trading Reference Links


<FONT color=#000080 
size=2>Bruce:
<FONT color=#000080 
size=2> 
I am not familiar 
with JScript but use VBScript.  VBScript has a MSGBOX function which you 
can use to display the values of fields.  I use this to check to make sure 
values are correct as it goes thru the code then comment out the MSGBOX 
statements when done.
<FONT color=#000080 
size=2> 
Another 
hint:  if you get error messages, comment out blocks of code then 
test.  Then UNcomment one line at a time until you get the error.  
This will help you find the exact place where the error 
occurs.
 
<FONT face="Vladimir Script" color=#000080 
size=5>Rick

<FONT face=Tahoma 
size=2>-----Original Message-----From: Bruce H. 
[mailto:bwh@xxxx]Sent: Tuesday, April 30, 2002 10:44 
PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker]How 
to debug a Jscript in a custom indicatorHi 
all,Can someone please tell me how to debug an embedded Jscript 
routine in acustom indicator that I've written.Bruce H.Perth, 
AustraliaYour 
use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service.