View Single Post
Old 10-28-2003, 03:55 PM  
ThomasH
Member
 
Join Date: Oct 2003
Posts: 30
Default Minor bug in msg parsing

Using the syntax from the Welcome message, I tried adding freespace info to my master.welcome.msg file, but it was not parsed correctly:

Entry in either file:

D1: %.2[free(g:\)(giga)]GB of 40GB

Output from welcome.msg:

230-D1: 11.54GB of 40GB

Output from master.welcome.msg:
230-D1: %.2[free(g:\)(giga)]GB of 40GB


I'm using this include statement in my welcome.msg file:
%[include(..\text\ftp\master.welcome.msg)(1)]

I hope you can reproduce/fix.
I'm currently running 5.2.10r version, but I discovered this bug already in version 5.1.17r

Thanx for a nice product.



/Thomas
ThomasH is offline   Reply With Quote