hw_EditText
改动文字文件。 
语法: boolean hw_edittext(int connection, int hw_document); 
返回值: 布尔值 
函数种类: 网络系统 
 本函数用来将纯文字文件送上 Hyperwave 服务器上。参数 connection 为连接代码。参数 hw_document 为文件类。本函数仅限纯文字文件使用。 
 
        hw_PipeDocument() 
           hw_Free_Document() 
           hw_DocumentBodyTag() 
           hw_DocumentSize() 
           hw_OutputDocumen()  hw_GetText() 
           
         
 
  |