Is the %s formatting operator limited to string(255) when used in conjunction with "execute in 4d"?
Neither the % operator nor "execute in 4d" are inherently limited to 255 characters.
$vt_Content is about a 2000 character text field (typed). It is an inline text file to be processed by PDF Plugin. Dumping locals shows $cmd correctly formated. Since it uses <> as parsing characters, I can only assume that it is being truncated because the same $vt_Content works fine in a 4D method.
I'm not sure what you mean by "it uses <> as parsing characters". Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
