Skip to main content

Knowledge Base

Go Search
Home > Support > Knowledge Base > Pages > 9889.aspx  

Cannot enter space as data for StringReplaceTask 
Category: Bug 
Applies to: Kivati Studio 

You cannot enter a space character as input data for the string replace task.

Details

Kivati Studio's Task Design View supports setting the value of most text fields to a single space character.  However, when the project is saved and compiled, the space is removed and the value behaves as an empty string.

More Information

This is a known bug in Kivati Studio and will be addressed in a future release. 

As a temporary workaround, you can use the String Substring task to chain a space into other tasks.  To do this:

  1. Add a String Substring task to your project.
  2. Set the InputString property equal to "A A".
  3. Set the StartingIndex and Length properties equal to 1.
  4. Chain the SubString property to the task that requires the space character.

Last update: 5/1/2008 
Copyright 2000-2008 Kivati Software, LLC.
Home| Support| Terms of Use| Privacy| Legal