Commit acfa3776 by 潘际乾

修改

parent 3bbfa3f4
...@@ -676,7 +676,7 @@ Version 50 TradeDesign® ...@@ -676,7 +676,7 @@ Version 50 TradeDesign®
20071106114337 SZ SourceLine if not IsEmpty( PRTTITLE ) then 20071106114337 SZ SourceLine if not IsEmpty( PRTTITLE ) then
20071106114406 SZ SourceLine $Title = PRTTITLE 20071106114406 SZ SourceLine $Title = PRTTITLE
20071106113839 SZ SourceLine else 20071106113839 SZ SourceLine else
20071106113839 SZ SourceLine $Title = "" 20071106113839 SZ SourceLine $Title = ""
20071106113839 SZ SourceLine endif 20071106113839 SZ SourceLine endif
20071106113839 SZ SourceLine BOLLines( $cctext + CR + $Title + CR + STRINF ) 20071106113839 SZ SourceLine BOLLines( $cctext + CR + $Title + CR + STRINF )
20071106113839 SZ SourceLine 20071106113839 SZ SourceLine
...@@ -719,7 +719,7 @@ Version 50 TradeDesign® ...@@ -719,7 +719,7 @@ Version 50 TradeDesign®
20071106114451 SZ SourceLine if not IsEmpty( PRTTITLE ) then 20071106114451 SZ SourceLine if not IsEmpty( PRTTITLE ) then
20071106114456 SZ SourceLine $Title = PRTTITLE 20071106114456 SZ SourceLine $Title = PRTTITLE
20071106114436 SZ SourceLine else 20071106114436 SZ SourceLine else
20071106114436 SZ SourceLine $Title = "" 20071106114436 SZ SourceLine $Title = ""
20071106114436 SZ SourceLine endif 20071106114436 SZ SourceLine endif
20071106114436 SZ SourceLine 20071106114436 SZ SourceLine
20071106114436 SZ SourceLine BOLLines( $Title + CR + STRINF ) 20071106114436 SZ SourceLine BOLLines( $Title + CR + STRINF )
......
...@@ -395,7 +395,7 @@ Version 50 TradeDesign® ...@@ -395,7 +395,7 @@ Version 50 TradeDesign®
20081203171522 WD SourceLine StreamInsert( $Result, 0, $Line ) 20081203171522 WD SourceLine StreamInsert( $Result, 0, $Line )
20081203171522 WD SourceLine endif 20081203171522 WD SourceLine endif
20081203171522 WD SourceLine next 20081203171522 WD SourceLine next
20081203171522 WD SourceLine label GotoEnd : 20081203171522 WD SourceLine label GotoEnd
20081203180048 WD SourceLine StreamSet( GIDGRP\BLK\GIDTXT, StreamGet( $Result ) ) 20081203180048 WD SourceLine StreamSet( GIDGRP\BLK\GIDTXT, StreamGet( $Result ) )
20081203175735 WD SourceLine StreamSet( GIDGRP\BLK\GTXGIDTXT, StreamGet( $Result ) ) 20081203175735 WD SourceLine StreamSet( GIDGRP\BLK\GTXGIDTXT, StreamGet( $Result ) )
20081209144540 WD SourceLine GIDTXTMH = StreamGet( $Result ) 20081209144540 WD SourceLine GIDTXTMH = StreamGet( $Result )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment