If I understand your question, yes you can create a series of functions and 
include one or several of them
with an #include call. 

For example there's one include that I use, a utility,  that has 15 functions 
with separate entries/returns.   
In this case the "call" in the main AFL script is 
 #include <utility.afl>

 
Hope this helps
Joe L. 


  ----- Original Message ----- 
  From: yasuscus 
  To: [email protected] 
  Sent: Monday, March 19, 2007 8:06 AM
  Subject: [amibroker] Call functions in the differenct AFL file.


  Hi

  Is it possible to call functions which are defined in different AFL 
  files.

  Thanks in advance.



   

Reply via email to