home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / misc / stronged2 / stronged / !StrongED / Modes / News < prev    next >
Text File  |  1995-01-15  |  354b  |  20 lines

  1.  
  2. Functions
  3.  
  4.     Key    ⇧F2
  5.     Menu    Subjects  ⇧F2
  6.     Icon    lof
  7.     Select    ListOfFound ("Subject:",Text,After,Line,Case)
  8.  
  9.     Key    ⇧PgUp
  10.     Icon    up
  11.     Select    ListOfFound ("Subject:",Text,,Line,Case,GotoPrev)
  12.  
  13.     Key    ⇧PgDown
  14.     Icon    down
  15.     Select    ListOfFound ("Subject:",Text,,Line,Case,GotoNext)  Position(Top,4)
  16.  
  17.     Menu    From
  18.     Select    ListOfFound ("From:"   ,Text,After,Line,Case)
  19.  
  20. End