home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / b / b077 / 1.img / SBGL.ZIP / YB7.PRG < prev    next >
Encoding:
Text File  |  1980-01-01  |  1015 b   |  68 lines

  1. clear
  2. set device to screen
  3. close database
  4. use yb
  5. a2=.t.
  6. do while a2
  7. clear
  8. a='         '
  9. @ 4,10 say "╟δ╩Σ╚δ╥╟▒φ▒α║┼" get a
  10. read
  11. loca for yb11=a
  12. if eof()
  13. @ 4,0 clear
  14. wait '                  ╬▐┤╦╥╟▒φú¼░┤╚╬╥Γ╝ⁿ╖╡╗╪úí'
  15. clos data
  16. retu
  17. endif
  18. k1=yb1              
  19. k2=yb2
  20. k3=yb3          
  21. k4=yb4
  22. k5=yb5   
  23. k6=yb8
  24. k7=yb10
  25. k9=yb11
  26. a1=.t.
  27. do while a1
  28. clear
  29. @ 1,1 say "╥╟▒φ▒α║┼" get k9
  30. @ 2,1 say "╥╟▒φ├√│╞" get k1
  31. @ 3,1 say "╥╟▒φ╨═║┼" get k2
  32. @ 4,1 say "│÷│º║┼" get k3
  33. @ 5,1 say "╛½╢╚╡╚╝╢" get k4
  34. @ 6,1 say "╨ú▒φ╓▄╞┌" get k5
  35. @ 7,1 say "╩╣╙├┤╦▒φ╡─╔Φ▒╕▒α║┼" get k6
  36. read
  37. a3=.t.
  38. do while a3
  39. @ 8,1 say "╩╣╙├╡Ñ╬╗▒α║┼" get k7
  40. read
  41. if k7='h'
  42. use dw
  43. do hel1.prg
  44. loop
  45. endif
  46. exit
  47. enddo a3
  48. wait '╩Σ╚δ╡─╩²╛▌╒²╚╖┬≡ú¿ú┘ú»ú╬ú⌐' to w
  49. if w<>'y'
  50. a1=.t.
  51. else 
  52. exit
  53. endif
  54. enddo a1
  55. use yb
  56. repl yb1 with k1,yb2 with k2,yb3 with k3,yb4 with k4,yb5 with ì
  57. k5,yb8 with k6,yb10 with k7,yb11 with k9
  58. wait '             ╗╣╨▐╕─┬≡ú¿ú┘ú»ú╬ú⌐' to qq
  59. if qq<>'y'
  60. clos data
  61. retu
  62. endif
  63. enddo a2
  64.  
  65.  
  66.  
  67.  
  68.