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
News Flash: Adobe Has iPhone Workaround
Adobe's Flash 10.1 Goes Mobile (Minus iPhone)
A Salute to Visionary CEOs

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, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Building a Banking Application Home Page with OOP · Mixing Scripting Languages · Review: phpFox, a Social Networking CMS with all the Bells and Whistles
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Enterprise 2.0: Social Networking in the Cloud · BroadSoft Marketplace Hastens Pace of Telephony Innovation · Review: HTC Hero for Sprint


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

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