With this snapshot of code: API_StoryCmdType storyCmd; storyCmd.action =
APIStory_Rename; storyCmd.index = storyInfo.lastStory;
storyCmd.uName[storyInfo.lastStory] = GS::uchar_t("TAS"); GSErrCode err
= ACAPI_Environment(APIEnv_ChangeStorySettingsID, ...