So I am using ZP3 because thats just how I'm rolling... having a spintax / split issue maybe mods could help out...
What Im doing...
1. Get Block
2. Spintax on block execution result
3. String split on spintax execution result
Below are the super fail results...
gets text = OK
{Encode|Encoding|Encryption} {Sources|Source Code|Source-Code|Sourcecode|Theme Sourcecode|Web Sourcecode}|||<font size="{3|4}" color="#530033">{Get This|Get That|Get it}</font>
spintax on text = OK
Encoding Source Code|||<font size="4" color="530033">Get This</font>
Split on Spun text = HYPER FAILURE!!!!
HERE IS THE SPLIT...LOOKS GOOD ....
{-String.Split-|-{-FieldData.FieldData-|-●9●2●3●3●4●0●-|-≡1≡7≡7≡4≡3≡1≡7≡1≡6≡8≡528-}-|-|||-|-1-}
AND....:mad:
execution of above = -|-|||-|-1-}
Errors in debug =
Macros execution String.Split step: ●9●2●3●3●4●0● field: ≡1≡7≡7≡4≡3≡1≡7≡1≡6≡8≡673
Not enough parameters
IS THIS SOME WEIRD ANOMALY.... CAJONES?
What Im doing...
1. Get Block
2. Spintax on block execution result
3. String split on spintax execution result
Below are the super fail results...
gets text = OK
{Encode|Encoding|Encryption} {Sources|Source Code|Source-Code|Sourcecode|Theme Sourcecode|Web Sourcecode}|||<font size="{3|4}" color="#530033">{Get This|Get That|Get it}</font>
spintax on text = OK
Encoding Source Code|||<font size="4" color="530033">Get This</font>
Split on Spun text = HYPER FAILURE!!!!
HERE IS THE SPLIT...LOOKS GOOD ....
{-String.Split-|-{-FieldData.FieldData-|-●9●2●3●3●4●0●-|-≡1≡7≡7≡4≡3≡1≡7≡1≡6≡8≡528-}-|-|||-|-1-}
AND....:mad:
execution of above = -|-|||-|-1-}
Errors in debug =
Macros execution String.Split step: ●9●2●3●3●4●0● field: ≡1≡7≡7≡4≡3≡1≡7≡1≡6≡8≡673
Not enough parameters
IS THIS SOME WEIRD ANOMALY.... CAJONES?