home *** CD-ROM | disk | FTP | other *** search
/ PC User 2001 August / APC_Aug2001_CD2.iso / features / web_dev / files / mwjpp516.exe / %MAINDIR% / Documents / _readMe.info next >
Encoding:
Text File  |  2001-06-19  |  1.6 KB  |  36 lines

  1. Documents ReadMe
  2.  
  3. The Documents panel displays sub-folders and files included in the 
  4. Documents folder. The Ide folder contains documentation related to  
  5. the IDE. You can add files and folders to this folder for other 
  6. documentation that you need to access. 
  7.  
  8. Except for the name this folder has the same capabilities as 
  9. the Tools folder in terms of what file types it displays and default 
  10. behaviors. These file types include:
  11.  
  12. .info               - Double-clicking on info files will open the 
  13.                       file. This default behavior is defined in the
  14.                       Tools/EventHandlers/File/onShowInfoFile script. 
  15.                       The file you are reading now is an info file.
  16.  
  17. .html .htm          - Double-clicking on HTML files will open the file 
  18.                       using your default HTML browser. This default 
  19.                       behavior is defined in the 
  20.                       Tools/EventHandlers/File/onShowHtmlFile script.
  21.  
  22. Internet shortcuts  - Double-clicking on Internet shortcut files uses 
  23.                       your default HTML browser to resolve the shortcut.
  24.                       This default behavior is defined in the 
  25.                       Tools/EventHandlers/File/onGotoUrl script.
  26.           
  27. Folder shortcuts    - Folder shortcuts are processed as a folder.
  28.  
  29. .script             - Scripts are normally put in the Tools panel.
  30.  
  31. .insert .txt        - Insert files are normally put in the Tools panel.
  32.  
  33. .gif .bmp           - Image files.
  34.                     
  35. Copyright ⌐ 1997-1998 - Modelworks Software
  36.