home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a075 / 1.img / TOOLKIT1.EXE / SST327.PRG < prev    next >
Encoding:
Text File  |  1989-08-08  |  285 b   |  12 lines

  1. ********************
  2.  
  3. FUNCTION Wpop
  4.  
  5.    * I wanted to put this with the WINDOWPOP() routine, but seeing there
  6.    * are so many A**es out there that would use that as an opportunity
  7.    * to critisze, I opted to make a sperate call.
  8.  
  9.    RETURN(Windowpop())
  10.    
  11. * End of File
  12.