Function to change a key from map-element

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PMV
Enthusiast
Enthusiast
Posts: 727
Joined: Sat Feb 24, 2007 3:15 pm
Location: Germany

Function to change a key from map-element

Post by PMV »

If you have a map-element and you want to change the key, you
have just the option to copy all elements to the new map-element
and deleting the old map-element. It would be really nice, if
there would be a function to rename the key without that
copie-part. :)

MFG PMV
User avatar
STARGÅTE
Addict
Addict
Posts: 2226
Joined: Thu Jan 10, 2008 1:30 pm
Location: Germany, Glienicke
Contact:

Re: Function to change a key from map-element

Post by STARGÅTE »

Feature Requests and Wishlists:
ChangeMapKey()
PB 6.01 ― Win 10, 21H2 ― Ryzen 9 3900X, 32 GB ― NVIDIA GeForce RTX 3080 ― Vivaldi 6.0 ― www.unionbytes.de
Lizard - Script language for symbolic calculations and moreTypeface - Sprite-based font include/module
Post Reply