home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / demo / hyperxbu.sit / HyperXBug Demo / HyperXBug Demo Stack / stack_-1.xml < prev   
Encoding:
Extensible Markup Language  |  1991-08-16  |  1.0 KB  |  21 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>2</cardCount>
  7.     <cardID>3045</cardID>
  8.     <listID>2308</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>328</height>
  15.     </cardSize>
  16.     <script>on openstack
  17. put 0 into bg fld pipeaddr
  18. put "HyperXBug Demo By Dave Holden.  All Rights Reserved." & return into cd fld Status of cd Main
  19. put "There is no valid Debugging Information Since Opening the Stack."   after cd fld Status of cd Main
  20. select text of cd fld status
  21. wait 20 ticks
  22. select empty
  23. wait 20 ticks
  24. select text of cd fld status
  25. wait 20 ticks
  26. select empty
  27. wait 4 seconds
  28.  
  29. end openstack</script>
  30.     <background id="2637" file="background_2637.xml" name="" />
  31.     <card id="3045" file="card_3045.xml" marked="false" name="main" owner="2637" />
  32.     <card id="2205" file="card_2205.xml" marked="false" name="Help Card" owner="2637" />
  33. </stack>
  34.