On 28 Jul 2015, at 10:49am, Paolo Bolzoni <paolo.bolzoni.brown at gmail.com> wrote:
> I guess it is not really a problem, but it means that a part of the > deprecated pragma there is no fully portable way? There cannot be a fully portable way, because path specifications are not portable. For instance, "C:\temp" means nothing to a Unix computer because it does not name drives after letters of the alphabet. Simon.