Alias - Who Was That Masked File?

By Steven Parker

Posted August 24 1999

Summary: "File alias" is one of those concepts that is at once extremely difficult and extremely simple. Steve Parker explains what file aliases are, and how and when they should be used.

Please log on to read this article. Register if you don't have an account.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

The Five Minute Developer: Sorting QUEUEs

4/28/2006 12:00:00 AM

Clarion's QUEUE structure is useful not just for storing data, but for sophisticated sorting. But by default, QUEUEs are case sensitive. Dave Harms explores several options for case insensitive sorts, including custom sort procedures.