Chapter 5 Customizing Generation with GTL


.set_interactive_mode macro

This macro is used to define if the GTL execution must interact with the user or not.

.set_interactive_mode(mode)

The following modes are available:

For example, you could use this macro if your model contains external shortcuts. If the target model of an external shortcut is closed and you are in im_Dialog mode, then a dialog box is displayed to prompt you to open the target model.

 


Copyright (C) 2008. Sybase Inc. All rights reserved.