skaller wrote:
> [...]
> * you can now specify positions like
>
> print$ f"%2$+10.3d --> %S\n" ("Hello",99);
>
> The %99$ format is a common extension to C formats,
> especially useful for i18n applications such as gettext
> message catalogs (where language grammars dictate different
> ordering of arguments in messages).
>
>
>   
[...]
> * you cannot leave out an argument position
>   
Could you give an example of what you mean by that?

-- James


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to