Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File8.5.11 pdlg_new_settings TOS Name: »Print dialog - New default settings« - Set default printer settings. Opcode: 205 (sub-opcode 5) Syntax: PRN_SETTINGS *pdlg_new_settings ( PRN_DIALOG *prn_dialog ); Description: The call pdlg_new_settings returns a pointer to the initialized printer settings. The following applies: Parameter Meaning prn_dialog Pointer to management structure Return value: The function returns a pointer to a PRN_SETTINGS structure in which the current printer settings are stored. Availability: The presence of this function can be checked with appl_getinfo (opcode 7). Group: Print dialogs See Also: Binding WDIALOG