Formatting error in EU 4.0.2
- Posted by FredRansom Jun 15, 2011
- 1214 views
The following code resulted in truncated output:
-- temp.ex sequence A = "some stuff", B B = sprintf ("A = %s", A) ? B
The following code resulted in truncated output:
-- temp.ex sequence A = "some stuff", B B = sprintf ("A = %s", A) ? B