Returns a socket to the last opened database
最后打开的数据库返回一个套接字
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is a low level function that is mainly used to select automatically the last opened ACNUC database for functions using sockets.
这是一个低级别的功能,主要用于自动选择功能,使用套接字最后打开的ACNUC的数据库。
用法----------Usage----------
autosocket()
值----------Value----------
An object of class sockconn.
对象的类sockconn。
(作者)----------Author(s)----------
J.R. Lobry
参考文献----------References----------
参见----------See Also----------
choosebank, connections.
choosebank,connections。
实例----------Examples----------
## Not run: #Need internet connection[#不运行:#需要互联网连接]
choosebank("emblTP")
autosocket()
closebank()