From WikiChip
Difference between revisions of "mirc/identifiers/$ssldll"
< mirc‎ | identifiers

(Created page with "{{mirc title|$ssldll Identifier}}'''$ssldll''' return the filename to the ssl dll used by mIRC. Since newer version of mIRC, it is integrated and the {{mIRC|$mircexe}} path wi...")
 
(See Also)
Line 22: Line 22:
 
{{mIRC|$ssl}}
 
{{mIRC|$ssl}}
 
{{mIRC|$sslready}}
 
{{mIRC|$sslready}}
{{mIRC|$ssllib}}
+
{{mIRC|$ssllibdll}}
 
{{mIRC|$sslversion}}
 
{{mIRC|$sslversion}}
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 16:41, 7 September 2015

$ssldll return the filename to the ssl dll used by mIRC. Since newer version of mIRC, it is integrated and the $mircexe path will be returned.

Synopsis

$ssldll

Paramters

None

Properties

None

Example

//echo -a $ssldll

Compatibility

Added: mIRC v7.31
Added on: 26 Apr 2013
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

/server $ssl $sslready $ssllibdll $sslversion