2009-03-25 12:20 UTC
Hello,
how I agree from the string "FM-B8FB4EA26B3B\000" "\" out (with vl-string ... it does not go!)??
Reason:
If I hand over a string to the message box which the string "\000" contain, the remaining string will not hand over after "\000" to the message box.
Example:
(dcl_Messagebox "Here is my\000 dialog" "Hello World" 2 3)
(dcl_Messagebox "Here is my dialog" "Hello World" 2 3)
Thank you
Wolfgang Gutke
how I agree from the string "FM-B8FB4EA26B3B\000" "\" out (with vl-string ... it does not go!)??
Reason:
If I hand over a string to the message box which the string "\000" contain, the remaining string will not hand over after "\000" to the message box.
Example:
(dcl_Messagebox "Here is my\000 dialog" "Hello World" 2 3)
(dcl_Messagebox "Here is my dialog" "Hello World" 2 3)
Thank you
Wolfgang Gutke