Can anyone shed some light on this error I've encountered?

I have been developing some excel manipulation s/w at work which was going well. However I'm working from home today so I have had to set up an environment here at home to continue. However when I run the same code here at home as I have at work I get a new error popping up:

[WARNING] Unknown Ptg 0 (0) at cell (18,0)
[WARNING] Unknown Ptg 2 (2) at cell (16,2)

So I have two questions really:

1. What does this error message mean, what is Ptg???? (I'm guessing its the byte data of the cell but I'm not sure). What consequences does it have for me about the operations I can perform on these cells???

2. I have a suspicion that I've unzipped a different build at home to the one I'm using at work but how would I go about checking which builds I have??

I've done a search on the web for this error but all I get is some CVS build scripts, the most relevant link I've found is http://forum.java.sun.com/thread.jsp?thread=432480&forum=1&message=1935379 which is a forum post of someone with a similar problem to me but the replys to this are not very helpful.

Many Thanks

Tim Wilkins




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to