Datafeed Toolbox    
isconnection

True if valid IDC connection

Syntax

Arguments

Connect
IDC connection object created with the idc command.

Description

x = isconnection(Connect) returns x = 1 if the connection is a valid IDC connection, and x = 0 if it is not.

Example

The command

establishes an IDC connection, c.

Then

indicates that c is a valid IDC connection.

See Also

close, fetch, get, idc (IDC functions)


 idc Yahoo Function Summary