When the solution matters

Tips...

Registration Documentation Knowledgebase Seminars / Training Technical Support Partner Central

WebForms

Once again, bring up the 4D Explorer. This time, click on Project Methods and then click the New button (highlighted by a red circle in the picture).

screenshot

You will again be asked if the method is to be a Listing or a Flowchart; always choose Listing. The Method Name you should enter is "Compiler_WEB". Please type the following into your new Compiler_WEB method:

TRACE
C_TEXT(WSC_t_FormItem1)

screenshot

Your Compiler_WEB method should now look like the one in the picture.

Compiler_WEB is a special method. Any method that begins with "COMPILER_" will contain declarations of variables for 4D Compiler. You may want to read up on the Compiler Commands.

Please close the Compiler_WEB method before proceeding.

 Previous Step  1 2 3 4 5 6 7 8 9 10 11 Next Step


International | Company | Contact 4D | Site Map | Privacy Policy | © 4D UK 1995-2008 | Change font size: [A] [A] [A] | Print this page