I'm learning to make a Twitter bot through Yahoo pipes, and here it is. The pipe is working, but I have a problem when I run it. This is a sample of the result:
Use to follow yourself: Ritinang Kristen RT @InggrianiVeeTiap < / Strong> langkahku di atur oleh Tuhan :)
@InggrianiVeeTiap is incorrect, the correct username is
@InggrianiVee , and
Tiap is a part of the tweet.
I tried to add a place between the two which seems to work, but when I save my pipe in Yahoo and try to run it, it will be removed is.
How do I keep the space? The underlying problem is that you have a string builder with space space, expected work during development. Is doing, but after the pipe is saved (or trim) is removed.
To avoid space, it will not be removed, you can use
& amp; 32;
Work example: instead of instead of one place (32 is a decimal ASCII code for space)
Comments
Post a Comment