home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / kl.zip / ProFileQ.kex < prev   
Text File  |  1997-03-17  |  237b  |  9 lines

  1. /*
  2.    KEDIT Profile for de-Queue.
  3.    It is assumed that your KEDIT profile is "profile" here.
  4. */
  5.  
  6. do i=1 to queued() ; parse pull que.i; end; que.0=i-1
  7. 'macro profile'  /* invoke normal profile */
  8. do i=1 to que.0 ; ''que.i; end
  9.