LiveCode Mobile Development: Beginner's Guide - Second Edition by Colin Holgate & Joel Gerdeen

LiveCode Mobile Development: Beginner's Guide - Second Edition by Colin Holgate & Joel Gerdeen

Author:Colin Holgate & Joel Gerdeen [Holgate, Colin & Gerdeen, Joel]
Language: eng
Format: epub
Tags: Object Oriented, Computers, Programming, Application Development, Internet
ISBN: 9781849699662
Google: haC9CQAAQBAJ
Publisher: Packt Publishing Ltd
Published: 2015-05-29T20:41:47+00:00


Lastly, if all of these checks fail, we will return an empty string, so that this strange structured link URL doesn't go on to confuse us later: return "" end getPath

To get the getLinks function to use the getPath function, we need to make a change to the script shown in step 9: repeat with a = 1 to the number of lines in pPageSource put getPath(gPageURL,item 2 of line a of pPageSource) into line a of pPageSource end repeat

What just happened?

In stages, we developed a function that can find the links in a web page's source text ending with a set of full path URLs that we can present to the user.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.