Ordering Window v1.0
created by:Kingkingkingkg
CC Version:1.31
Description
This program allows the User to input their own orders and will show up on a monitor on the side or back of computer.
can only print to ONE monitor at this time.
Version Logs
7/20/12 - Version 1.0
-One Monitor
-one order per person
-monitor MUST be touching terminal
HELP WANTED
— 3 Beta Testers
— coders please!
— graphic designer
— Marketing committie
<<<Application On Website>>>
FUTURE ADDITIONS
1) MultiMonitor Support
2) More then one order per person at a time
3) Monitor NOT having to be touching the terminal
4) MultiTerminal to MultiScreen Capibility
5) GUI with menu and options
CODE:
print("What Would You Like To Order Today?:")
text=read()
yourmonitor = peripheral.wrap(yourside) -- Yourside is the side of your monitor
term.redirect(yourmonitor) -- Your code like print or term.write()
print("Last order: "..text)
term.restore() -- Back to the main computer screen
print("Thank you for ordering: " text)
SPECIAL THANKS TO:
- Rocklandband- for helping test
Current Team:
Kingkingkingkg-Coder and Tester
Post all Questions and comments BELOW
Email:Programcraftinc@gmail.com
Post edit list:
[7/20/12]-added to post and added application.
[7/27/12]-Updated post and added website and email!
PLEASE DONT REPLY TO POST EMAIL ANY QUESTIONS OR COMMENTS TO ME THANK YOU!