1.

How To Get The Information From The Status Bar Without Doing Any Activity/click On The Hyperlink?

Answer»

You can USE the

“statusbar_get_text(”Status Bar”,O,text);”

function “text” variable CONTAINS the status bar STATEMENT.
or

web_cursor_to_link (link, x, y);

link the NAME of the link.
x,y the x- and y-coordinates of the mouse pointer when moved to a link, relative to the upper left CORNER of the link.

You can use the

function “text” variable contains the status bar statement.
or

link the name of the link.
x,y the x- and y-coordinates of the mouse pointer when moved to a link, relative to the upper left corner of the link.



Discussion

No Comment Found