.247   Minor restructuring and 'texts' updates.

 Revision 22, Update 1. July 4, 2003.
        Rebuilt.

 .246   Examples, preferences, readme are restructured
        Code updated.
 .241   folder2html is better
        
 .238   July 2. Bug: .bof and goes to Dialog at late time:
                     when text is parsed, or 
                     if no files in folder even later.
                     .eof goes to Dialog at later time.
                As result of this bugs: some file system related
                schema variables already change their values at
                time when the event arrives to a Dialog.
                     This variables include p_local_path.
                Bug fixed.  

                Note. p_file, p_rfile and their components are 
                      never relate to folder in this revision, except
                      when in .bop and .eop which happen when project
                      is outside of source folder/file:
                      At .bop and .eop events:
                          p_file denotes source folder/file,
                          p_local_path = "".
                Note. p_local_path is always not "" at .bof (in 
                      folder which contains files before this
                      bug fix):
                        p_local_path has the path to folder which
                        caused .bof.
        Rebuilt.        

        After fix.
            for .bof 
                p_local_path points to folder just entered, 
                p_file is 'entered folder' with all its components difined,
            for .eof
                p_local_path points to folder 'just exited to', 
                         'just exited to' folder is a parent folder of 
                         'folder just left',
                p_file is 'just exited folder'.
                p_parent works for .bof and .eof:
                         - points to last folder in p_local_path.
                 
 .237   code generalizations. (no recompilation.)
 .236   folder2html 
 .235   June 26, 2003.
        vb2asp  
        
          Bug fixes:
           1. "cannot detet Sub Main" in source project.
           2. End is not converted to "web_End" in modules *.bas
           3. "'" not caught bug 
              in file:  parse_spacers.txt  
           4. dim VbApp$ProjectName
              in file: ASP_frong_page.txt
        Checked.

 .234   vb2asp
 .230   MC
 .229   Restructured.
 .228   MC.
 .225   updated folder2html schema
 .224   better asp2php readme
June 21
 .223   new folder2html
June 17
 .217   inter            db2text works
July 15, 2003
 .215                    replace reversibly.
 .206    dBase2text version 9.
June 12.
 .203 Better folder2html
June 10
 .202 Minor fixes. 
      Former browsers handled better.
 .201 Fixed geometry bugs fixed.
      ForlderComparer.dll works
June 8
 .200 Message box format bugs fixed.
      HTML Encoding done.
 .199 Message box works on web.
 .198 Tempr bug is fixed.
      Dll works.
June 7
 .197 vb2asp comments and code cleanup.
 .196 vb2asp restructured
      frame caption visibility bug fixed
June 6
 .195 
    vb2asp, Version 6.
    Dll works.
    Dynamic visibility works after standard manual correction.
June 5
   .190  Comments and minor changes in vb2asp.
   .189  dll fixes
   .188  vb2asp code in class split to little procedures.
   .186  asp2php. sml conversion readme corrected.
                  sml conversion tested on Linux.
June 3.
  .184    SSTab is navigated now.
May 29
  .177    ComboBox added.
          Better styling.
May 28  
  .176     vb2asp: ListBox added.
May 27       
  .174     Geometry microbugs fixed.
           Form Caption displays.
May 26  
  .173     vb2asp significant CSS research and changes.
May 25.
  .172     s2s_web_front_site updated.
May 24, 2003
  .169     readme restructured and fixed
May 23, 2003
  .167     Credits clean up.
  .163     Clean up. $result_basic + ...
           vb2htm works
May 23, 2003.
  .162     list2preferences works
  .156     vb2asp
  .155     search
           vb2asp
  .153     help restructured
  .152     help significantly updated
           ..olen$x,y  - puts length of open file x into variable y
           ..flen$x
           .bot is independent on file text beginning.
           Rebuilt
           Checked.