SET_CLEARWIN_STRING@

Platform

Win32, x64

Purpose

To set or change a string value associated with a named string.

Syntax

SUBROUTINE SET_CLEARWIN_STRING( STRING, VALUE )
CHARACTER(*) STRING, VALUE

Description

This function will create and assign a value to a private named parameter that can be retrieved using CLEARWIN_STRING@. User defined parameters can be very useful to communicate information between modules in a program (especially between DLLs under Win32). This function should not be used to set system CLEARWIN_STRING@ values except for:

PRINTER_DOCUMENT

This is the name of the document that is about to be printed. Its default value is "ClearWin+ Output".

See also

CLEARWIN_STRING@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited