GaryMoore
28th June 2002, 13:40
When using the "T" button on the top row in BaaN IV to add text via Notepad, I can't delete it afterwards.

I'm using my own BaaN tables & sessions/scripts, interacting with the BaaN Text facility.

The message below appears when I delete all the text from the Notepad:

The c:\baan\tmp\tmp..... file is empty and will be deleted. This file cannot be saved because it is empty.

If I try saving just a single space, this saves, but then doesn't allow you back in.

So, I can't delete text.


I've tried to add a button onto the screen with some code behind it in the script which does a "TEXT.DELETE" (a BaaN function), but this doesn't seem to work properly.

Any suggestions please?

mark_h
28th June 2002, 17:57
If you post the code one of the text experts will see a problem. It seems to me after a patch we had a problem like this, but I do not remember the solution. Also this was with Baan sessions. Anyway maybe the code will help one of the real experts.

Mark

benito
28th June 2002, 23:30
Have you checked Text permissions? Update - Delete - Add.

Also, please check that you have the text field in your table where it is supposed to be writing, e.g.

Maintain Session > Text > Maintain Available Text field by Session (ttadv2113s000).

Ilansu
30th June 2002, 11:20
Gary Hi.
We had the same problem.
It happens when the text editor is different then the baan Text Editor.
Check your BW version.

If it doesn’t work you can write a code which delete the code number from your table and delete the code tttxt010,tttxt001

Ilan