home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Software / Vyzkuste / scriptw / _SETUP.1 / slcompla.slf < prev    next >
Text File  |  2000-04-11  |  495b  |  25 lines

  1. ifloop
  2. =function function1() {
  3. =if (.... == '..')
  4. = |
  5. = |
  6. =}
  7. forloop
  8. =function function2() {
  9. =for (x=0; x < y; x +=3) {
  10. = |
  11. = |
  12. = }
  13. =}
  14. metakeywords
  15. =<META name="keywords" content="a, b, c, d">
  16. metadescription
  17. =<META name="description" content="Enter a description">
  18. metacontenttype
  19. =<META http-equiv="Content-Type" content="text/html;  charset=iso-8859-1">
  20. metagenerator
  21. =<META name="generator" content="ScriptWorx 4.0">
  22. dw
  23. =document.write('..')
  24. dac
  25. =<div align="center">