I am trying to use <OPEN DATA FILE> in "On Startup" but I get an endless
loop. The code is:
C_TEXT($dataPath)
$dataPath:="C:\\MyFolder\\MyData.4dd"
If ($dataPath#"")
OPEN DATA FILE($dataPath) //open it
$dataPath:=""
End if
What am I doing wrong?
Regards
Carl Aage Wangel
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************