[Ohrrpgce] [Bug 61] strings for plotscripts
bugzilla-daemon at cyberverse.com
bugzilla-daemon at cyberverse.com
Mon May 30 11:28:57 PDT 2005
http://HamsterRepublic.com/bugzilla/show_bug.cgi?id=61
------- Additional Comments From Bob at HamsterRepublic.com 2005-05-30 11:28 -------
One thing to think about; The maximum string length is 40 chars, right?
append ascii, append number, concatenate strings
can all increase the length of a string. In the current implementation, the
command fails if the resulting string would exceed 40 chars. Instead, it would
be better if the command succeeds, and then crops the string.
Also, maybe those commands could have a return value, 0 when the string did not
exceed 40 chars, but when it does exceed 40 chars, the return value could be the
number of chars lost.
--
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