TUrl() > Methods xHarbour Developers Network  

oTUrl:setAddress()

Changes the URL maintained by the object.

Syntax

:setAddress( <cUrl> ) --> lSuccess

Arguments

This is a character string holding a new Uniform Resource Locator (URL).

Description

Method :setAddress() accepts a complete URL string and assigns it to the appropriate instance variables of a TUrl object. This allows to re-use an existing TUrl object with a new URL.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe