by Patrick Rogers-Ostema (3 Submissions)
Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)

Scripting engine based off pointers and OP codes. Updated 4/6/02(I fixed the order of operations problem, I think:)
Inputs
gotta make a script. It auto loads with a sample script.
Assumes
check my website for updates to it
Code Returns
it outputs anything that your decide to "print"
Side Effects
it does not have a debugger or anything therefor if you enter inproper script(for example: end if which is incorrect compared to endif which is correct) you run the chance of getting errors/improper output and even worse never ending loops. Just make sure you check your script before you compile/execute.