XML Script logo
Spaces in assignments
Code
# $.one := "beautiful" # # $.one #
# $.two   := "boney"  # # $.two #
# $.three := "beefy"  # # $.three #
# $.four  := "brainy" # # $.four #
# $.five  := "barmy"  # # $.five #
Output
 beautiful
 boney
 beefy
 brainy
 barmy
Ref

x.701

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited