home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / l / l216 / 1.ddi / HELP.SCR < prev    next >
Encoding:
Text File  |  1987-03-23  |  794 b   |  26 lines

  1. field("load",str,1,2,20)
  2. field("save",str,1,27,20)
  3. field("name",str,3,28,31)
  4. field("remove",str,3,63,10)
  5. field("label",str,5,16,56)
  6. field("wattr",int,7,20,4)
  7. field("fattr",int,7,48,4)
  8. field("srow",int,9,13,3)
  9. field("scol",int,9,29,3)
  10. field("rows",int,9,48,3)
  11. field("cols",int,9,67,3)
  12. field("edit",str,11,19,28)
  13. txtfield(9,2,10,"Start row:")
  14. txtfield(9,18,10,"Start col:")
  15. txtfield(5,2,14,"Window label: ")
  16. txtfield(11,19,28,"■■■■■ Edit help text ■■■■■■■")
  17. txtfield(3,63,10,"Remove old")
  18. txtfield(1,2,20,"Load help definition")
  19. txtfield(1,27,20,"Save help definition")
  20. txtfield(3,2,25,"Name of current helptext:")
  21. txtfield(7,2,17,"Window attribute:")
  22. txtfield(7,31,16,"Frame attribute:")
  23. txtfield(9,36,11,"No of rows:")
  24. txtfield(9,55,11,"No of cols:")
  25. windowsize(20,77)
  26.