Difference between revisions of "Manuals/calci/z3console"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
'''INSTALL FILE'''<br> | '''INSTALL FILE'''<br> | ||
4. Run the downloaded file '''z3compiler'''. <br><br/> | 4. Run the downloaded file '''z3compiler'''. <br><br/> | ||
− | '''RUN z3 | + | '''RUN z3 FILES'''<br> |
5. Open a new '''text''' document.<br> | 5. Open a new '''text''' document.<br> | ||
6. Save the file using the extension '''.z3''' into the same directory('''z3''').<br> | 6. Save the file using the extension '''.z3''' into the same directory('''z3''').<br> |
Revision as of 12:37, 20 September 2017
z3console
STEPS TO INSTALL Z3CONSOLE
1. Create a folder "z3" in the local drive C.
DOWNLOAD FILE
2. Download z3compiler from http://downloads.zcubes.com/zconsole/z3compiler.zip to z3 folder.
3. Extract the files in the same folder z3.
INSTALL FILE
4. Run the downloaded file z3compiler.
RUN z3 FILES
5. Open a new text document.
6. Save the file using the extension .z3 into the same directory(z3).
For example test.z3.
7. Open Command Prompt and go to root C.
8. Run this program as z3compiler.exe test.z3 as shown below.