home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Data-Flow_186296392005.psc / FlowChart_301_SOURCE / Examples / B4.fpp < prev   
Text File  |  2005-03-06  |  1KB  |  74 lines

  1. 4            <--SHAPES
  2. 3            <--LINES
  3. id1
  4. 2            <--TYPE
  5. 283            <--LEFT
  6. 83            <--TOP
  7. 70            <--WIDTH
  8. 30            <--HEIGHT
  9. 16777215            <--BACKCOLOR
  10. 0            <--BORDERCOLOR
  11. 0            <--BORDERCOLOR
  12. -reserved 1-
  13. -reserved 2-
  14. START
  15.  
  16.  
  17.  
  18. id2
  19. 2            <--TYPE
  20. 284            <--LEFT
  21. 359            <--TOP
  22. 70            <--WIDTH
  23. 30            <--HEIGHT
  24. 16777215            <--BACKCOLOR
  25. 0            <--BORDERCOLOR
  26. 0            <--BORDERCOLOR
  27. -reserved 1-
  28. -reserved 2-
  29. STOP
  30.  
  31.  
  32.  
  33. id3
  34. 0            <--TYPE
  35. 235            <--LEFT
  36. 178            <--TOP
  37. 164            <--WIDTH
  38. 30            <--HEIGHT
  39. 16777215            <--BACKCOLOR
  40. 0            <--BORDERCOLOR
  41. 0            <--BORDERCOLOR
  42. -reserved 1-
  43. -reserved 2-
  44. DEFINITION
  45. a
  46. TextBox1.Text
  47.  
  48. id4
  49. 91            <--TYPE
  50. 273            <--LEFT
  51. 261            <--TOP
  52. 90            <--WIDTH
  53. 40            <--HEIGHT
  54. 16777215            <--BACKCOLOR
  55. 0            <--BORDERCOLOR
  56. 0            <--BORDERCOLOR
  57. -reserved 1-
  58. -reserved 2-
  59. OUTPUT
  60.  
  61. a
  62.  
  63.   
  64. ---- LINES ---- from,to ----
  65. id1,id3
  66. reserved 1
  67.  
  68. id3,id4
  69. reserved 1
  70.  
  71. id4,id2
  72. reserved 1
  73.  
  74.