Datafeed Toolbox    
isconnection

True if valid Yahoo connection

Syntax

Arguments

Connect
Yahoo connection object created with the yahoo command.

Description

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

Examples

The command

establishes a Yahoo connection, c.

Then

indicates that c is a valid Yahoo connection.

See Also

close, fetch, get, yahoo (Yahoo functions)


  get yahoo