home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / DATABASE / SCH110A.ZIP / FEATURE.PRG < prev    next >
Text File  |  1993-10-14  |  248b  |  10 lines

  1. *****
  2. * Use list box to control and scroll feature list
  3. *****
  4. imgsave(100,50,540,430,380,"feature")
  5. mv_udfname="ftrlist"
  6. imglistbox(100,50,540,430,2,1,15,8,8,0) 
  7. mscrsoroff()
  8. imgrestore(100,50,540,430,380,"feature",0) 
  9. mscrsoron()
  10. return