| <ICAClient$Dir>.EnsureTB
| Ensure we have appropriate toolbox modules
|
RMEnsure Window 0 RMLoad System:Modules.Toolbox.Window
RMEnsure Window 0 Error You need the Window module to run WinFrame
RMEnsure Iconbar 0 RMLoad System:Modules.Toolbox.Iconbar
RMEnsure Iconbar 0 Error You need the Iconbar module to run WinFrame
RMEnsure Menu 0 RMLoad System:Modules.Toolbox.Menu
RMEnsure Menu 0 Error You need the Menu module to run WinFrame
|
| eof <ICAClient$Dir>.EnsureTB
