| 
 maybe first put it in another array outside the 
loop, like: 
  
datenumarray = DateNum() 
  
and then use it inside the loop like 
  
datenumarray[ i ] 
  
(i did not try this myself so not sure it will 
work), 
  
rgds, Ed 
  
  
  ----- Original Message -----  
  
  
  Sent: Monday, December 05, 2005 7:52 
  AM 
  Subject: [amibroker] DateNum() 
  
  
  Is there a way to export DateNum() from withing a 
  loop with a subscript? 
    
  Want to export all data (all dates) for a 
  particular issue  
    
  Close[i] works OK, but DateNum()[i] does 
  not. 
    
  Any suggestions? 
    
  Thanks 
    
  Ara 
  
Please note that this group is for discussion between users only. 
 
To get support from AmiBroker please send an e-mail directly to  
SUPPORT {at} amibroker.com 
 
For other support material please check also: 
http://www.amibroker.com/support.html 
 
  
  
 
  
    
  YAHOO! GROUPS LINKS
 
 
    
  |