過去のナビゲーションリンクのスキップSecure Global Desktop 4.31 管理者ガイド > コマンド > tarantella object new_5250app コマンド

tarantella object new_5250app コマンド

構文

過去のコマンド構文またはプログラムコードのスキップtarantella object new_5250app {
   --name obj
 [ --description text ]
 [ --args args ]
   --width pixels
   --height pixels
 [ --method telnet|ssh ]
 [ --resumable never|session|always ]
 [ --endswhen lastclient|windowmanager|windowmanageralone|nowindows|loginscript|loginscriptnowindows ]
 [ --maxinstances 0|instances ]
 [ --displayusing webtop|newbrowser|independent ]
 [ --maximize true|false ]
 [ --scalable true|false ]
 [ --icon icon_name ]
 [ --hint hint... ]
 [ --roottype default|custom ]
 [ --rootcolor color ]
 [ --compression automatic|on|off ]
 [ --execution automatic|inorder|optimized ]
 [ --interlaced automatic|on|off ]
 [ --accel true|false ]
 [ --delayed true|false ]
 [ --ldapusers user_dn... ]
 [ --ldapgroups group_dn... ]
 [ --ldapsearch search_string... ]
 [ --env setting... ]
 [ --winmgr command... ]
 [ --login script ]
 [ --empage empage ]
 [ --resumetimeout mins ]
 [ --middlemouse ms ]
 [ --windowclose notifyapp|killapp|suspendsession|endsession ]
 [ --euro unicode|iso8859-15 ]
 [ --dpi monitordpi ]
 [ --keepopen true|false ]
 [ --lockkeymap true|false ]
 [ --share true|false ]
 [ --hostname host ]
 [ --portnumber tcp ]
 [ --tnclose 0|1|2|3 ]
 [ --ma true|false ]
 [ --mb true|false ]
 [ --si true|false ]
 [ --fg color ]
 [ --bg color ]
 [ --bl 0|1|2|3|4 ]
 [ --kt pc|sun4|sun5|hp ]
 } | --file file

説明

1 つ以上の 5250 アプリケーションオブジェクトを作成します。

Secure Global Desktop では、5250 アプリケーションのために他社製の Unix 用 TeemTalk® エミュレータが使用されます。詳細については、PDF 形式の『TeemTalk for Unix User's Guide』を参照してください (Adobe Reader のダウンロード)。

複数のオブジェクトを一括で作成するには、--file オプションを使用します。他のオプションは、1 つのオブジェクトを作成する場合に使用します。

過去のコマンド構文またはプログラムコードのスキップtarantella object new_5250app \
  --name ".../_ens/o=Indigo Insurance/ou=Finance/cn=5250cat" \
  --width 400 \
  --height 300 \
  --app /5250cat \
  --appserv ".../_ens/o=Indigo Insurance/cn=prague" \
  --hostname warsaw.indigo-insurance.com

アプリケーション 5250cat の 5250 アプリケーションオブジェクトを作成します。エミュレータは、ホスト prague で動作し、AS/400 ホスト warsaw.indigo-insurance.com に接続されます。

関連トピック