| 
 PureBytes Links 
Trading Reference Links 
 | 
AmiVar arg[ 1 ];
dnum = gSite.CallFunction("DateNum", 0, arg);
At least this works ;-)
> -----Original Message-----
> From: bluesinvestor [mailto:investor@x...] 
> Sent:	Monday, April 22, 2002 12:37 PM
> To:	Amibroker
> Subject:	[amibroker] [DLL] CallFunction with no variables
> 
> Tomasz et all,
> 
> How do you call an AB function through C++ that does not require variables
> ... for example DateNum?
> 
> gSite.CallFunction("DateNum", , )
> 
> Thanks in advance,
> Peter
<<attachment: application/ms-tnef>>
 |