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

[amibroker] String lists



PureBytes Links

Trading Reference Links




Thanks TJ.... good to know.
 
Fortunately, in this case I am using #pragma 
nocache.   I will check my other programs
 
<BLOCKQUOTE 
>
  ----- Original Message ----- 
  <DIV 
  >From: 
  Tomasz Janeczko 
  
  To: <A title=amibroker@xxxxxxxxxxxxxxx 
  href="">amibroker@xxxxxxxxxxxxxxx 
  Sent: Friday, May 07, 2004 8:53 AM
  Subject: Re: [amibroker] AFL - 
  Params
  
  Hello,
   
  If you have params in external files you 
  have to use #pragma nocache
  Best regards,Tomasz Janeczkoamibroker.com
  <BLOCKQUOTE dir=ltr 
  >
    ----- Original Message ----- 
    <DIV 
    >From: 
    Ara Kaloustian 
    
    To: <A title=amibroker@xxxxxxxxxxxxxxx 
    href="">amibroker@xxxxxxxxxxxxxxx 
    Sent: Friday, May 07, 2004 4:43 
PM
    Subject: Re: [amibroker] AFL - 
    Params
    
    Peter,
     
    You are probably right ... but they may also be 
    the same issue showing up in different ways.
     
    If I reload the AFL file eveything is fine, but 
    on next startup ... same thing...
     
    Anyway, having good examples to eport is a good 
    idea. Do you know what version it started in.
     
    I just reloaded ver 4.50 and the problem is not 
    there. 4.53.1 does have the problems.
     
    I'm staying away from 4.54...as I have 
    additional problems.
     
    Ara
    <BLOCKQUOTE 
    >
      ----- Original Message ----- 
      <DIV 
      >From: 
      <A title=pjcwebpagequery@xxxxxxxxxxx 
      href="">PeterJ (wpq) 
      To: <A 
      title=amibroker@xxxxxxxxxxxxxxx 
      href="">amibroker@xxxxxxxxxxxxxxx 
      
      Sent: Friday, May 07, 2004 7:36 
      AM
      Subject: RE: [amibroker] AFL - 
      Params
      
      <FONT face=Arial 
      color=#0000ff size=2>Ara
      <FONT face=Arial 
      color=#0000ff size=2> 
      <FONT face=Arial 
      color=#0000ff size=2>No, I haven't mentioned it to TJ.  Before I 
      'formally' raise such things I like to be able to demonstrate the 
      behaviour (to myself and to the software author) with some simple 
      examples and I haven't made time to do this yet.
      <FONT face=Arial 
      color=#0000ff size=2> 
      <FONT face=Arial 
      color=#0000ff size=2>Your post came only a few days after I discovered 
      such behaviour and my workaround is quite simple so I haven't put a high 
      priority on it.
      <FONT face=Arial 
      color=#0000ff size=2> 
      <FONT face=Arial 
      color=#0000ff size=2>It sounds like we may have two different 
      issues.
      <FONT face=Arial 
      color=#0000ff size=2>____
      <FONT face=Arial 
      color=#0000ff size=2>PeterJ
      
      
      From: Ara Kaloustian 
      [mailto:ara1@xxxxxxxxxx] Sent: Friday, 7 May 2004 11:53 
      pTo: amibroker@xxxxxxxxxxxxxxxSubject: Re: 
      [amibroker] AFL - Params
      
      Peter,
       
      Yes, I do have include files and one of the 5 
      param statements is in an include file...
       
      However, that one is not duplicated. In fact 
      even after I comment out that include file, I still have the same 3 
      statements duplicated.
       
      Have you reported this to TJ?
       
      Ara
      <BLOCKQUOTE 
      >
        ----- Original Message ----- 
        <DIV 
        >From: 
        <A title=pjcwebpagequery@xxxxxxxxxxx 
        href="">PeterJ (wpq) 
        To: <A 
        title=amibroker@xxxxxxxxxxxxxxx 
        href="">amibroker@xxxxxxxxxxxxxxx 
        
        Sent: Friday, May 07, 2004 1:36 
        AM
        Subject: RE: [amibroker] AFL - 
        Params
        <FONT face=Arial 
        color=#0000ff size=2>
        <FONT face=Arial 
        color=#0000ff size=2>Ara
        <FONT face=Arial 
        color=#0000ff size=2> 
        <FONT face=Arial 
        color=#0000ff size=2>I have noticed "difficult" behaviour of Param's 
        only when I use them from #included files, ie, if the Param statement is 
        NOT in the IB window but rather it is in the included file then AB has 
        some difficulty updating the parameter dialog.  Use "#pragma 
        nocache" in the parent and if you minor edit to 'dirty' the IB 
        parent script then re-apply it in most cases the parameter dialog resets 
        itself.
        <FONT face=Arial 
        color=#0000ff size=2> 
        <FONT face=Arial 
        color=#0000ff size=2>The duplications and missing parameters occur when 
        I change Param statements in the included files.
        <FONT face=Arial 
        color=#0000ff size=2> 
        <FONT face=Arial 
        color=#0000ff size=2>To avoid this problem I copy all my Param 
        statements into the parent AFL script.
        <FONT face=Arial 
        color=#0000ff size=2> 
        <FONT face=Arial 
        color=#0000ff size=2>Are you using #included files?
        <FONT face=Arial 
        color=#0000ff size=2> 
        <FONT face=Arial 
        color=#0000ff size=2>____
        <FONT face=Arial 
        color=#0000ff size=2>peterj
        
        
        From: Ara Kaloustian 
        [mailto:ara1@xxxxxxxxxx] Sent: Friday, 7 May 2004 4:13 
        pTo: Ami-MainSubject: [amibroker] AFL - 
        Params
        
        I have 5 parameters functions set up in one 
        program.
        
        Sel_symbol = Param<FONT 
        size=1>("Over :1=SPX 
        2=NAS",<FONT color=#ff00ff 
        size=1>0,<FONT color=#ff00ff 
        size=1>0,<FONT color=#ff00ff 
        size=1>2,<FONT color=#ff00ff 
        size=1>1);
         
        3 of the 5 are listed twice in the 
        parameter box. Only one of each pair functions ..
         
        Has anyone experienced this
         
        Appreciate any feedback
         
        AraSend 
      BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
      suggest@xxxxxxxxxxxxx-----------------------------------------Post 
      AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
      <A 
      href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
      group FAQ at: <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      Send BUG REPORTS to bugs@xxxxxxxxxxxxxSend 
      SUGGESTIONS to 
      suggest@xxxxxxxxxxxxx-----------------------------------------Post 
      AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: 
      <A 
      href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
      group FAQ at: <A 
      href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
      Send BUG REPORTS to 
  bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Sponsor


  ADVERTISEMENT 












Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.