Padding a string with spaces
|
03-03-2015, 10:37 PM
(This post was last modified: 03-03-2015 10:57 PM by Mark Hardman.)
Post: #6
|
|||
|
|||
RE: Padding a string with spaces
(03-03-2015 08:02 AM)Angus Wrote: Maybe it is important to note that I have to call This only works in algebraic mode. Most likely you are in RPN mode. In that case you will need to enter the following on the stack: "ABCDE" 11 "" Then enter: REPLACE(3) --- ETA: Alternately, you could enter 'REPLACE("ABCDE",10+1,"")' followed by EVAL to get the result in RPN mode. Ceci n'est pas une signature. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Padding a string with spaces - Joe Horn - 03-02-2015, 07:20 AM
RE: Padding a string with spaces - bobkrohn - 03-03-2015, 07:32 AM
RE: Padding a string with spaces - Angus - 03-03-2015, 08:02 AM
RE: Padding a string with spaces - Han - 03-03-2015, 05:08 PM
RE: Padding a string with spaces - bobkrohn - 03-03-2015, 09:34 PM
RE: Padding a string with spaces - Mark Hardman - 03-03-2015 10:37 PM
RE: Padding a string with spaces - Mark Hardman - 03-03-2015, 10:40 PM
RE: Padding a string with spaces - bobkrohn - 03-04-2015, 02:20 AM
RE: Padding a string with spaces - bobkrohn - 03-04-2015, 03:30 AM
RE: Padding a string with spaces - Mark Hardman - 03-04-2015, 04:09 AM
RE: Padding a string with spaces - bobkrohn - 03-04-2015, 06:11 AM
RE: Padding a string with spaces - Angus - 03-04-2015, 05:43 AM
RE: Padding a string with spaces - StephenG1CMZ - 10-07-2015, 10:02 PM
RE: Padding a string with spaces - bobkrohn - 10-09-2015, 07:58 AM
|
User(s) browsing this thread: 1 Guest(s)