<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<tt>filepro experts,<br>
HELP - PLEASE. Working on a WIN SERVER system, with filepro 5.0
(Sorry we keep working toward an update to current but it has not
happened.)<br>
<br>
I use PFLOGFILE and logtext all the time. But it is driving me
nuts today.<br>
<br>
One particular process table does not seem to be writing the
expected logs. Well it did write one for one user at least during
the @once processing then nothing else was added.<br>
<br>
Ok here I will try to explain.<br>
<br>
@once processing<br>
PUTENV "PFLOGAPPEND", "ON"<br>
<br>
Logname=getenv("USERNAME"){-"INTHCB-"{doedit(@td,"YMD","6"){".log"<br>
logpath="P:/tmp/";logpath=xlate(logpath,"/",chr("92"))<br>
<br>
putenv "PFLOGFILE",logpath{logname{""</tt><br>
<br>
If I run the debugger at this point and ask for the
getenv("PFLOGFILE") it reports correctly.<br>
<br>
I do a few logtext command to write something in this logfile.
Close the processing, But there is nothing added. The log file is
not created at all.<br>
<br>
I use logtext all the time. I have never had it not work like
this. I tried hardcoding the name, I can not figure out why this
one process will not write a log file when all the others work fine.<br>
<br>
Any ideas what else I can try? I depend on these log files, since
error reporting is worthless with these users.<br>
<br>
Just another weird thing: the command line includes a -tf 200000 to
increase form size but if I getenv("PFFORMTOKSIZE") I get 125000
which is what is in the config file.<br>
<br>
<br>
Nancy<br>
<br>
<br>
- -
<pre class="moz-signature" cols="72">Nancy Palmquist MOS & filePro Training Available
Virtual Software Systems Web Based Training and Consulting
PHONE: (412) 835-9417 Web site: <a class="moz-txt-link-freetext" href="http://www.vss3.com">http://www.vss3.com</a>
</pre>
</body>
</html>