Sets the device to be used for a Procedure output.
Ask User | The user will be asked where to send the output at execution time. This value only applies to Windows environments. This is the default value. |
Only To File | The output is sent directly to a file. By default, the generated file has GXRPTn.GXR name (where n is a number starting at 0 and increasing when other open documents exist), except in the case that another name and/or format has been specified using the Output_File rule. |
Only To Printer | The output is sent directly to the printer (see Output Device Location Property below). |
Only To Screen | The output is sent directly to the screen. |
Objects: Procedure
Generators: .NET, .NET Framework, Java
This property applies only at design time.
To apply the corresponding changes when the property value is configured, rebuild all the Procedure objects.
Output_File rule
Output device location property
Applying property changes