home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 8 / macformat_08.iso / mac / Software HTML / HTMLedit16 / HTML.edit 1.6 / HTML.edit 1.6.rsrc / TEXT_10705_Limitations.txt < prev    next >
Encoding:
Text File  |  1995-05-08  |  1.9 KB  |  21 lines

  1.  
  2. Limitations
  3.  
  4. Complex HTML Elements
  5. Various HTML specifications allow parameters to be added to common HTML tags, such as <H2 ALIGN="center"> or even <P ID="p34">. While manually added parameters generally pose no problem in HTML.edit, unpredictable results may occur, especially with HTML structural elements. The parser for most of the structural commands expects them to be in a standard format, and may either ignore parameter-containing tags, or may eliminate the parameters. Non-structural tags containing parameters (such as lists or styles) are generally ignored (ie., HTML.edit doesn't understand them).
  6.  
  7. Number of Documents
  8. There is no inherent limit to the number of documents, master headers and footers that can be stored within HTML.edit, other than the 30K character limit imposed by the text fields used for the document Index, and the available size of your hard disk.
  9.  
  10. If you run into limits in the ability of the Index card to store the complete index (30,000 characters), be sure to turn off display of the full pathname, as this substantially increases the size of the displayed text.
  11.  
  12. Document Size
  13. HTML.edit is not able to contain more than ~30K (29,996 characters) in a field. Documents can be larger than 30K when including the Header and Footer areas (and will export the complete contents of Header, Body and Footer), but imported documents will be truncated to 30K. Some functions also run into this 30K limit. If a future version of HyperCard allows for unlimited field lengths, I won't be the only one to breathe a sigh of relief.
  14.  
  15. There is a file size indicator in the Info Window, which displays the number of characters in the Header, Body and Footer sections. This indicator is updated on opening the document window, exiting the Header, Body or Footer areas, or clicking directly on the Info windoid.
  16. It is in the format:
  17.  
  18.    {file size in kilobytes}: {header size}+{body size}+{footer size} chars
  19.  
  20. Back to Preferences, on to Credits, or return to Contents.
  21.