Viewing Code Output: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Flowcode allows users to view the C | Flowcode allows users to view the C code produced by Flowcode. | ||
[[File:Gen_Build_Menu_01.png|right]] | [[File:Gen_Build_Menu_01.png|right]] | ||
To view the code select the | To view the code select '''Build > View C Code''' | ||
Opens the C Code up in the File Viewer specified in the Compiler options. | |||
'''Using an External File Viewer''' | '''Using an External File Viewer''' | ||
The File viewer settings are contained | [[File:Compiler_Options_File_Viewer.png|right]] | ||
The File viewer settings are contained within the Compiler Options | |||
To view the | To view the File Viewer Settings (Build > Compiler Options... > File Viewer tab). | ||
Edit the File Viewer options to point to the desired editor, and set any command line parameters required for the viewer. | Edit the File Viewer options to point to the desired editor, and set any command line parameters required for the viewer. | ||
Revision as of 08:51, 2 May 2023
Flowcode allows users to view the C code produced by Flowcode.

To view the code select Build > View C Code
Opens the C Code up in the File Viewer specified in the Compiler options.
Using an External File Viewer

The File viewer settings are contained within the Compiler Options
To view the File Viewer Settings (Build > Compiler Options... > File Viewer tab).
Edit the File Viewer options to point to the desired editor, and set any command line parameters required for the viewer.