in reply to Re: How to route a format into a variable
in thread How to route a format into a variable

Hello again,

the formline works now fine .. but i've a new problem.

>> I wasn't fully sure what you wanted to do with the ~~:

I will format the Information at "Art.nr." and "Bezeichnung" for multiline output ... In the normal format i will do this with ~~ :

format INHALT = @<<<< ^<<<<<<<< ^<<<<<<<<<<<<<<<<<<<<<<<<<< @>>>>>>>>> @>>>>>>>>> $menge,$nr,$text,$preis,$summe, ~~ ^<<<<<<<< ^<<<<<<<<<<<<<<<<<<<<<<<<<<< $nr, $text .
But this doesn't work with the formline example .. there are any solutions?

thx again! ppm