spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / javascript / column48


Using JavaScript in HomeSite 4.0, Part I

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

The Application Object's Methods, Part VI

OpenFile(fullPath) Boolean

Opens the given file. Returns -1 (a true value) if successful, 0 otherwise. This method also returns a true value if the file is already open. If the passed argument is empty, a dialog box opens and asks the user for the file name.

PreviousDoc() None

Moves to the previous document in the document tab. Moves to the last one if the current file is the first one in the tab.

Quit() None

Quits the HomeSite application. It will prompt the user to save any unsaved documents prior to exiting.

RunCodeSweeper() None

Runs the CodeSweeper on the active document using the active CodeSweeper. To change the active CodeSweeper, use SetActiveCodeSweeper().

SaveAll()Boolean

Saves all open documents, returning -1 if successful, 0 otherwise.

SendToBack() None

Sends the main window to the behind all other applications.

http://www.internet.com

Produced by Yehuda Shiran and Tomer Shiran

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business


Created: September 13, 1999
Revised: September 13, 1999

URL: http://www.webreference.com/js/column48/appmet6.html