4D Write v14WR ON COMMAND |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR ON COMMAND
WR ON COMMAND
The WR ON COMMAND command executes the method passed as 4DRepMethod when a 4D Write command is invoked by the user,either by the selection of a menu command or by a click on a button. If area equals zero, 4DRepMethod will apply to each 4D Write area until the database is closed or until the following call to WR ON COMMAND is made: WR ON COMMAND(0;""). 4DRepMethod receives two parameters:
Note: The list of constants and their values is available in the “WR Tabs” constants theme. You can either pass a constant name or its value. When planning to use a compiled database, it is necessary to declare both $1 and $2 as Longints, even if you do not use them. If you want the initial command to be executed, you need to include the following in the called method: WR EXECUTE COMMAND($1;$2). You want to save your documents in the “Archive” folder located on your hard disk: C_LONGINT($1;$2) |
PROPERTIES
Product: 4D Write
HISTORY
Created: 4D Write 6.5 SEE ALSO
WR EXECUTE COMMAND ARTICLE USAGE
4D Write Language ( 4D Write v11.6) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||