<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Jun 2017 10:58:00 Z</lastBuildDate><pubDate>1 Jun 2017 10:27:00 Z</pubDate><description>Hi All&#13;
&#13;
WinDev 21&#13;
&#13;
I am having a blank moment - I have a file in the analysis, lets call it "Source_File". It is an empty file which I populate according to user action during the user's session. I clear it afterwards - it holds only temporary records.&#13;
&#13;
My problem is the user now wants to open multiple copies of the application. This causes confusion since each instance is trying to access read/write this same file. So a solution is to open a separate copy of this file in each instance but it must still be referenced by the original name in order to avoid needing to re-code many occurrences of the file name in the code.&#13;
&#13;
So I guess I need to create a copy of this file in the start of the app and then open it but alias it to the original name. But I am suddenly blank on how to do it .. too many late nights! Can you mention some functions I need to read up on?&#13;
&#13;
TIA</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times/read.awp</link><title>[WD21] - Opening a file Multiple Times</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times-61083/read.awp</comments><pubDate>1 Jun 2017 10:58:00 Z</pubDate><description>Paulo&#13;
&#13;
Awesome - simple, 1 line solution. Thanks!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times-61083/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times-61083/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times/read.awp">[WD21] - Opening a file Multiple Times</source><title>Re: [WD21] - Opening a file Multiple Times</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times-61082/read.awp</comments><pubDate>1 Jun 2017 10:39:00 Z</pubDate><description>Try with HChangeName function</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times-61082/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times-61082/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/61081-wd21-opening-file-multiple-times/read.awp">[WD21] - Opening a file Multiple Times</source><title>Re: [WD21] - Opening a file Multiple Times</title></item></channel></rss>
