Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ANYPRINTER.INIT
Message
De
13/04/2022 13:40:39
 
 
À
07/04/2022 20:05:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
01683972
Message ID:
01684164
Vues:
72
>>>>If this were an isolated application i would be looking to issues with the printer. However there is a (shall we say) Flag Ship application which uses the same instance of Frx2Any and sharing the same folders and files and this application has no issues generating PDF output. The only real difference, other than the size and scope, is that the Flag Ship is run from a shortcut on the desktop.
>>>
>>>What does the shortcut that runs the "Flag Ship" actually do?
>>>
>>>I've seen cases where a shortcut actually runs a CMD or batch file which, prior to actually starting the app, maps drive letter(s) and sets default folders on those drive(s) and may set session environment variables. Or, even if the shortcut just calls the EXE, it may have a "Start in" folder set. The app or FRX2Any may not work properly without those presets, maybe tied in with security.
>>>
>>>As a general rule, anything you run as a scheduled task should contain no references to mapped drive letters. Those should all be converted to UNC paths.
>>
>>S:\pro50\sbtw9.exe -CS:\pro50\config.fpw
>
>S: is a mapped drive letter. If that corresponds to, say, \\MyServer\MyShare, then in the Task Manager job you should use something like
>
>\\MyServer\MyShare\pro50\sbtw9.exe -C\\MyServer\MyShare\pro50\config.fpw
>
Thanks Al,

i will try that
Barry Taft
i am only worried in the short term. once there is a problem, the solution usually presents itself.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform