PtokaX forum

PtokaX => FAQ section => Topic started by: (Mr420) on 11 October, 2003, 01:28:27

Title: LUA Command Line
Post by: (Mr420) on 11 October, 2003, 01:28:27
Hey Peeps. I'm just curious. I downloaded the LUA Command line a while back. I notice that you can script in it...kinda. But, what is its intended use? I'd like to know how I can use it, or what it does?

Thank

/(Mr420)
Title:
Post by: ptaczek on 11 October, 2003, 13:50:02
hi, it's the standard lua 4.0 interpret. It's good for testing general lua syntax, or so. Im using it for experimenting with regular expressions for strfind() ;)

It has nothing to do with ptokax lua API so do not expect that ptokax scripts will be running in it.
Title:
Post by: (Mr420) on 20 October, 2003, 01:54:58
thanks bro. I was wondering...hehe. I would try writing a script in it and it would work...until you made an error...thn ooops...start over...hehehehehe