Commit 6eb72341 by Gan

A-D T-V Update

parent 182d2d81
...@@ -48,7 +48,7 @@ boolean checkSuccessorTrns(IStream argtrnstm) ...@@ -48,7 +48,7 @@ boolean checkSuccessorTrns(IStream argtrnstm)
trnBlk = Platform.toString( stm ); trnBlk = Platform.toString( stm );
if( ! Platform.isEmpty( trnBlk ) ) if( ! Platform.isEmpty( trnBlk ) )
{ {
if( Platform.prompt( #CT000000, trnBlk, inr ) != tdPromptOK ) if( true )
{ {
res = false; res = false;
break; break;
......
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