Intel
10-04-2019, 04:37 PM
Here is a simple test script and what it is doing in lich:
start:
fput "look"
;look
--- Lich: look active.
--- Lich: look has exited.
Now when I take the "start:" out and just have the single fput command it runs. Can anyone tell me what is going on here because I always started my scripts this way and they always worked. It has been about 3 years since I wrote a pretty serious set of scripts with some peoples help. I just don't know programming, I copy and paste concepts shown to me.
Thank you
start:
fput "look"
;look
--- Lich: look active.
--- Lich: look has exited.
Now when I take the "start:" out and just have the single fput command it runs. Can anyone tell me what is going on here because I always started my scripts this way and they always worked. It has been about 3 years since I wrote a pretty serious set of scripts with some peoples help. I just don't know programming, I copy and paste concepts shown to me.
Thank you