File name: welboard2/board.wel (376 bytes) Text file viewer v1.2
    1 : #!/bin/wel¢Ò
    2 : ¢Ò
    3 : /* file: board.wel¢Ò
    4 : ¢Ò
    5 :    °Ô½ÃÆÇ ¸ÞÀÎ ÇÁ·Î±×·¥ (author: ¼­±¤Çö)¢Ò
    6 : ¢Ò
    7 :    Copyright (c) 2001/03/25 by Wesoft¢Ò
    8 :    All Rights Reserved.¢Ò
    9 : */¢Ò
   10 : ¢Ò
   11 : htmlquery("GET");¢Ò
   12 : break_on= 0;¢Ò
   13 : if(include("include/board.inc")!=OK) return;¢Ò
   14 : focus_line= val(no);¢Ò
   15 : if(focus_line==0) focus_line= -1;¢Ò
   16 : viewboard_flag= "";¢Ò
   17 : include("include/extension.var");¢Ò
   18 : include("include/board.sub");¢Ò
   19 : return disconnect();¢Ò
File name: welboard2/board.wel (376 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.