Project

General

Profile

$dll » History » Version 5

Per Amundsen, 08/13/2014 07:16 AM

1 1 Per Amundsen
_Added in 1.9.2_
2
3 5 Per Amundsen
*$dll(filename,procname,data)*
4 1 Per Amundsen
5 4 Per Amundsen
Returns the value resulting from a call to a [[Scripting DLL|DLL]] designed to work with AdiIRC.
6 1 Per Amundsen
7
*Parameters*
8
9 4 Per Amundsen
filename - [[Scripting DLL|DLL]] file to call.
10 5 Per Amundsen
procname - Procname in the [[Scripting DLL|DLL]] file to call.
11 1 Per Amundsen
data - Data to send.