Posted 21 September 2012 - 03:26 AM
Alright, so i've been working at this, and so for, I have not prevailed, I I've deciced to come here.
Here is the coding area I am having problems with:
mon.setCursorPos(1,9)
mon.write("If you want to purchase…")
mon.scroll = 2
mon.setCursorPos(1,-2)
mon.write("Calculate the EMC value…")
Then when I save; the monitor does not scroll, I cannot seem to get the code down correctly; Thanks in advance.
Here is the coding area I am having problems with:
mon.setCursorPos(1,9)
mon.write("If you want to purchase…")
mon.scroll = 2
mon.setCursorPos(1,-2)
mon.write("Calculate the EMC value…")
Then when I save; the monitor does not scroll, I cannot seem to get the code down correctly; Thanks in advance.