quick correction

2017/06/30 21:23、Keisuke Miyako via 4D_Tech 
<4d_tech@lists.4d.com<mailto:4d_tech@lists.4d.com>> のメール:

If ($path="@.4dd") | ($path="@.data")
OPEN DATA FILE($path)
$0:=-1
End if

the application will restart the moment OPEN DATA FILE (or RESTART 4D) is 
called, so the following line is not even evaluated.
the assignment should rather be outside the "If/End if" to ignore all drops 
other than a data file. (or possibly a 4DLink file)




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to