home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 432b.lha / EzLib / doc / laced_wb.doc < prev    next >
Encoding:
Text File  |  1990-11-11  |  335 b   |  14 lines

  1. FUNCTION   laced_wb()  -  Return true/false if WB is interlaced or not
  2.  
  3.          int laced_wb()
  4.  
  5.     This function will return TRUE if the current Workbench screen is
  6. interlaced, or FALSE if the current Workbench screen is non-interlaced.
  7.  
  8. TODO : what else could there be for this one?
  9.  
  10. BUGS : ha!
  11.  
  12. SEE ALSO : makewindow(), makescreen()
  13.  
  14.