Skip to content

File Menu

Johann Dirry edited this page May 23, 2026 · 1 revision

File Menu

New
Enter a new logic function by the selected option. Options are Truth Table, Logic Equation, and Gate Diagram.

Open...
Open a previously saved logic function (filename.lfcn).

Close
Close the currently selected function.

Save
Save the currently selected function to file. If the file does not already exist, you are prompted for a filename and location.

Save As...
Same as Save, except that you are always prompted for a filename and location.

Export Gate Diagram...
Export a gate diagram to an image file. Dialog options are Windows bitmap (filename.bmp) and enhanced metafile (filename.emf).

Import Truth Table...
Import a truth table from a CSV file (filename.csv), which may be created in a spreadsheet application.

Export Truth Table...
Write the truth table for the selected function to a CSV file (filename.csv), which may be opened in a spreadsheet application.

Print...
Print the logic equation or gate diagram. The truth table cannot be printed.

Exit
Close Logic Friday.

Clone this wiki locally