WIDE Tree View
WIDE Tree View lists your project files:
WIDE projects divide into parts:
- String Notation Files
- List Notation Files
WIDE File View Features:
- After successfully compiling a *.while file, WIDE will update the file's corresponding *.wcl file; if the file does not exist, WIDE will create one
For example: say you compiled fix.while successfully, if fix.wcl doesn't exist, WIDE will create it and add it to the List Notation Files
- If you select a *.wcl file, you can convert it to *.while file by invoking: Tools >> Convert to .wcl file
- Right clicking a file will open an menu with various options:
- Open - Opens the selected file
- Compile - Compiles the selected file
- Remove - Removes this file from the project
- Opens the selected file's alter ego (i.e. for fix.while - fix.wcl will be opened)
- Properties - Displays information regarding this file