Post Reply 
How do you delete characters in a string?
10-31-2017, 01:52 PM
Post: #9
RE: How do you delete characters in a string?
hello

st:=st(1,4)+st(7,100);
will remove elements 5 to 6 of the string.
100 can be changed into a 1e9 if/as needed

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How do you delete characters in a string? - cyrille de brébisson - 10-31-2017 01:52 PM



User(s) browsing this thread: 1 Guest(s)