PureBytes Links
Trading Reference Links
|
On 4 Sep 99, at 15:07, Glenn Pederson wrote:
> Ok, so I can't use the Message Log. Maybe if I print to a file. This
> works fine using the Print statement but since it overwrites the
> current file of the same name, I would rather use the FileAppend
> statement. I tried it and guess what? IT DOESN'T WORK.
Upon further investigation I discovered:
Print to a file works to both C and A drives.
FileAppend works to Drive C but not Drive A.
Print to Message Log never works.
Glenn Pederson
gpeder@xxxxxxxxx
|