SET WINDOW RECT is not the command to resize the window, it is (since v2004) a command to resize the form.
http://doc.4d.com/4Dv15/4D/15.4/RESIZE-FORM-WINDOW.301-3274595.en.html but since RESIZE FORM WINDOW does not take the window reference as an argument, you would need to use CALL FORM in order to apply it to the splash window. 2017/07/21 8:22、Robert Livingston via 4D_Tech <[email protected]<mailto:[email protected]>> のメール: Is it not intended to use SET WINDOW RECT on this window? ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

