メインコンテンツへスキップ

検索

検索

Unable to Print By using VB Scripts

コメント

1件のコメント

  • Avatar
    Shotaro Ito

    Looks like the script should go to Multiline script instead of single line script.

     

    Besides, you don't need VB Script  for such condition - you can do that in Datasource > Transform tab's Search and replace transform.

    Action1: Search and replace, Regular Expression, Search ^1$ replaced by INS

    Action2: Search and replace, Regular Expression, Search ^(?!^INS$).+$ replaced by NEW

    0

サインインしてコメントを残してください。