[Ohrrpgce] [Bug 61] strings for plotscripts

bugzilla-daemon at cyberverse.com bugzilla-daemon at cyberverse.com
Sun May 29 09:38:58 PDT 2005


http://HamsterRepublic.com/bugzilla/show_bug.cgi?id=61





------- Additional Comments From Draknight2 at wmconnect.com  2005-05-29 09:38 -------
Created an attachment (id=28)
 --> (http://HamsterRepublic.com/bugzilla/attachment.cgi?id=28&action=view)
String commands

Please ignore the changes to the batch files, they are setup according to my
computer, and I didn't know how to delete that portion of the code.
commands are:
show string (string ID)
clear string (string ID)
append ascii (string ID, ascii code)
append number (string ID, number)
copy string (source string ID, dest string ID)
concatenate strings (source string ID, dest string ID)
string length (string ID)
replace char (string ID, position, ascii)
delete char (string ID, position)
ascii from string (string ID, position)
these two were softcoded into plotscr.hsd 
string to globals (string ID, starting global ID, length)
globals to string (string ID, starting global ID, length)

Also embedded the strings into textbox.
Added the info to textbox editor in custom.

-- 
Configure bugmail: http://HamsterRepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.



More information about the Ohrrpgce mailing list