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 / B3.fpp < prev    next >
Text File  |  2005-03-06  |  836b  |  56 lines

  1. 3            <--SHAPES
  2. 2            <--LINES
  3. id1
  4. 2            <--TYPE
  5. 257            <--LEFT
  6. 88            <--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. 257            <--LEFT
  21. 281            <--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. 206            <--LEFT
  36. 180            <--TOP
  37. 172            <--WIDTH
  38. 30            <--HEIGHT
  39. 16777215            <--BACKCOLOR
  40. 0            <--BORDERCOLOR
  41. 0            <--BORDERCOLOR
  42. -reserved 1-
  43. -reserved 2-
  44. DEFINITION
  45. TextBox1.Text
  46. ""
  47.  
  48.   
  49. ---- LINES ---- from,to ----
  50. id1,id3
  51. reserved 1
  52.  
  53. id3,id2
  54. reserved 1
  55.  
  56.