by Sintor (1 Submission)
Category: String Manipulation
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
This app works like DOS. However, it currently only supports variable modifying commands (such as 'set', 'reset'). It works in much the same way as id's engines manipulate and use their variables. I wrote it to include it in a game engine I'm fiddling with or more to the point, to a script parser I'm writing for the game engine. It's sort of a work in progress at the moment with lots of room for expansion (like maybe a binary search for the variable look-ups, or put some commands in it). If you like it vote for it! Enjoy. UPDATE 1: I added command and constant processing ability. I wrote the procedures for each as straight forward and as easily modifyable as I could. Enjoy.
Inputs
None.
Code Returns
None.
Side Effects
None?
Download API Drawn Console App with variable handling (updated June,5 2003) (15 KB)
No comments have been posted about API Drawn Console App with variable handling (updated June,5 2003). Why not be the first to post a comment about API Drawn Console App with variable handling (updated June,5 2003).