<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>20 Mar 2020 10:17:58 Z</lastBuildDate><pubDate>24 Sep 2017 17:02:03 Z</pubDate><description>Bonjour,&#13;
Sur une petite application monoposte qui tourne sur une DB HF Classique, je veux programmer une sauvegarde de la DB puis une restaure.&#13;
Pour l'instant, ça bloque sur la sauvegarde.&#13;
&#13;
La doc stipule :&#13;
&#13;
https://hostimage.windev.io/images/im1_5b637261518c43c8bd0bb9fcd0351505.jpg&#13;
https://hostimage.windev.io/images/im2_0805d9cd3b38d08a1093306b43a14e54.jpg&#13;
&#13;
Mon code :&#13;
[code:wl]&#13;
sParasave est une chaîne&#13;
&#13;
sParasave = "WDJournal /APPLI=" + fRepDonnées() + "\Bitcoin.wdd "&#13;
sParasave += "/REP = C:\ "&#13;
sParasave += "/COMPRESS = vrai "&#13;
sParasave += "/MUET = Faux "&#13;
sParasave += "/MULTI = Faux "&#13;
sParasave += "/SANSBLOCAGE = Faux "&#13;
sParasave += "/SANSINDEX = Faux "&#13;
sParasave += "/SANSSOUSREP = Vrai"&#13;
&#13;
Trace(sParasave)&#13;
&#13;
bRes est un booléen = LanceAppli(sParasave) &#13;
SI bRes = Faux ALORS&#13;
	Info(ErreurInfo(errComplet))&#13;
FIN&#13;
[/code]&#13;
&#13;
Ma trace :&#13;
https://hostimage.windev.io/images/im4trace_e330518b3b95302f3fb40a64eb61f51a.jpg&#13;
&#13;
Et je ne comprends pas où est l'erreur malgrès le message :&#13;
https://hostimage.windev.io/images/im3err_840b8a0899cd0d3b4cadc1fdc3b5ca11.jpg&#13;
&#13;
Merci à vous...........&#13;
J.Michel&#13;
&#13;
--&#13;
Synchronize Systems International LTD&#13;
Développement d'outils de gestion&#13;
&#13;
Environnements	AS400 – Windows&#13;
Langages	                 GAP III – CL – Visual Basic - Visual Adélia  - Adélia - Windev&#13;
http://www.cashpower.fr/&#13;
&#13;
Bangkok / Pattaya</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande/read.awp</link><title>WDJournal en ligne de commande</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>henryallen</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-237787/read.awp</comments><pubDate>20 Mar 2020 10:17:58 Z</pubDate><description>Pour moi, c'est mieux de travailler avec des plateformes fiables comme instaforex review https://www.instaforex.com/reviews_fore…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-237787/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-237787/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande/read.awp">WDJournal en ligne de commande</source><title>Re: WDJournal en ligne de commande</title></item><item><author>Jean-Michel</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209960/read.awp</comments><pubDate>25 Sep 2017 05:46:29 Z</pubDate><description>Ohhhhhhhhhhh C'est bon, quel boulet !&#13;
&#13;
sParasave += "/SANSBLOCAGE=VRAI" et non "Faux" !!!&#13;
Dossier clos.&#13;
Merciiiiiiiiiiiiiiii…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209960/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209960/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande/read.awp">WDJournal en ligne de commande</source><title>Re: WDJournal en ligne de commande</title></item><item><author>Jean-Michel</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209959/read.awp</comments><pubDate>25 Sep 2017 05:14:36 Z</pubDate><description>Charly MDR ! je travaille dessus mais j'en ai pas non plus !&#13;
J.Pierre,&#13;
Pour le test, j'avais mis la racine, pourquoi serait ce…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209959/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209959/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande/read.awp">WDJournal en ligne de commande</source><title>Re: WDJournal en ligne de commande</title></item><item><author>jean.pierre.bloch</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209957/read.awp</comments><pubDate>24 Sep 2017 18:27:38 Z</pubDate><description>Bonjour,&#13;
&#13;
Je ne comprends pas comment vous pouvez effectuer une sauvegarde à la racine de C:\.&#13;
Essayez plutôt sParasave += "/…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209957/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209957/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande/read.awp">WDJournal en ligne de commande</source><title>Re: WDJournal en ligne de commande</title></item><item><author>Charly CANDO</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209955/read.awp</comments><pubDate>24 Sep 2017 18:10:30 Z</pubDate><description>Coucou&#13;
[code:wl]&#13;
// sParasave += "/REP = C:\ "&#13;
&#13;
sParasave += "/REP = ""C:\ """ // ??&#13;
[/code]&#13;
&#13;
J'accepte les bitcoins auss…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209955/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande-209955/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/209954-wdjournal-ligne-commande/read.awp">WDJournal en ligne de commande</source><title>Re: WDJournal en ligne de commande</title></item></channel></rss>
