Script Help

  • Follow


Can someone help?
Looking for direction to create a script
that will strip strings that have <<SHELL: data1>>
>From this example below
*************************************************************
<html>
<title><<DB: company_name>></title>
<head><head>

<body>
<table>
<tr><td width="100">
<<SHELL: data1>>
<<SHELL: data2>>
<<SHELL: data3>>
</td>
</tr>
</body>

**********************************************
 and output it in a .txt file as it is below
*********************************************
data1=
data2=
data3=
!datatype=data2
!datatype=data3
!datatype=data4

Thank You In Advance
0
Reply rso1 (2) 7/30/2003 6:53:09 PM


0 Replies
21 Views

(page loaded in 0.023 seconds)

Similiar Articles:













7/16/2012 8:23:44 AM


Reply: