Run_Product ???
From: Haplo <Andrzej.Siedy_at_hemminger.pl>
Date: Tue, 6 Feb 2001 12:50:31 +0100
Message-ID: <95ooc2$jl4$1_at_news.tpi.pl>
Date: Tue, 6 Feb 2001 12:50:31 +0100
Message-ID: <95ooc2$jl4$1_at_news.tpi.pl>
[Quoted] Hi all !!! Can anybody explain me why I can fire forms from anoder forms usingenviroment path
like Run_Product(FORMS, '%Forms%\punkty.fmx', SYNCHRONOUS, RUNTIME,
FILESYSTEM, '','');
but can't
fire any repots like that
[Quoted] Run_Product(REPORTS, '%Forms%\punkty.rdf', SYNCHRONOUS, RUNTIME, FILESYSTEM,
'','');
or
Run_Product(REPORTS, '$(Forms)\punkty.rdf', SYNCHRONOUS, RUNTIME,
FILESYSTEM, '','');
and
Forms is my enviromental path
Thanks a lot
as_at_shh.pl Received on Tue Feb 06 2001 - 12:50:31 CET