Final Epsilon,
I think I understand what you mean, and I will try to implement that. I'm not sure what to say about the release date, because Raven might complain if I try to rush things (too much). I think it would be safe to say that you can expect this IDE to be released before Halloween.
CattleRustler,
Why are you getting defensive? Is it because you like to delete others' off topic posts, but you get upset when yours are deleted? I did not ask for your posts to be deleted out of spite, I merely asked them to be deleted because they were not what I had asked for. Maybe I should make myself more clear this time:
Raven and I are going to create a library of special DBP commands that will be shipped with this IDE. We have a few good ideas, but I would like to hear what the community wants. One of my favourite commands we are going to implement is the Mid() function. I feel that the standard Mid$ command is far too limited for my liking, so I decided that its time to make a Mid() that parses text even further. (The way it was supposed to be done in the first place (my personal opinion)).
Usage:
Mid(String$, StartPosition, Length)
Definition:
Extracts a string of specified 'Length' from the given 'String$'. 'StartPosition' specifies which character position to start extracting from. 'Length' specifies how many characters from that position you want to extract.
Example:
Mid("Denise", 2, 3) ; Result will be "eni".
I would like you to provide the usage, definition, and an example (like the example above). I am not making any promises, because the function may be too difficult to implement, but I promise you that I will do my best.
Thank you in advance.
All I want are examples, not comments about other ppl's projects, accomplishments, etc. This is a development thread that I will use to help make the IDE the very best it can be, not some everyday comment area. If you want to send personal comments, or anything else that may or may not pertain to this IDE, feel free to e-mail me at
darkgirl.auror@gmail.com
No hard feelings ok?
Cheers!
I create games only to test my imagination's limits!