How funny (read frustrating) is lotus notes programming .. . ;-)
Once another bug .. . or feature ? ??? how knows ! mha’, bhooo. … mmhhh
Anyway, try to set a doubled spaced string into an environment variable whit @Environment and than try to get back the value.. . it’s weird but it’s like you are doing a @Trim on that f#@*$ value :-(
Example code:
@Environment("tmpValue"; "value with double spaces");
tmpValue :=@Environment("tmpValue");
@Prompt([OkCancelEdit]; @DbTitle; "tmpValue"; tmpValue);
@Environment("tmpValue"; "")
Silent speak aloud some times
And sometimes we loose too much time on others people bugs
bye bye