13 Years of Service
24%

Delphi Tool
Version 2.00
Code + GFX by RaptoR of Team iNFECTiON
Details:
Description:
This tool was originally just a String Splitter for Delphi, but after a few suggestions to expand it, I have. It now comprises of:
The string splitter module splits up strings into more managable blocks. It is very handy for cutting long strings into ones that Delphi can handle (as you know, the maximum length of a string in Delphi is 255 characters. This can be annoying when using long strings, when for example working with encryption schemes). It is also handy for simply tidying up long code.Delphi String SplitterDelphi String Unsplitter
String To Charcode Converter
Charcode to String Converter
Table Extractor
Array Maker
Source Cleaner
ASCII Table Viewer
The string unsplitter module does the reverse of the string splitter module, and concatenates strings that have been split with the string splitter (or by other means) into one.
The string to charcode converter will convert an entered string into Delphi's character codes. For example "RaptoR" becomes "#82#97#112#116#111#82".
Charcode to string converter is the opposite of string to charcode. It will convert entered charcodes into strings.
The Table Extractor is for extracting data from files to be used in your Delphi apps, be it chiptunes, patchdata, whatever.
The Array Maker does exactly as it says on the tin, and allows you to create arrays quickly and easily. This module was originally coded as a standalone app by my friend Saduff, but he has allowed me to merge it into the Delphi tool. Greetz!
This link is hidden for visitors. Please Log in or register now.
Pass: level-23.biz