John Foster | 16 May 05:29
Favicon

PV OPEN DOCUMENT Error

Hi all:

On 4D 2004.6 OS X

I use this command

PV OPEN DOCUMENT (ACTIVESP;"";0)

to open a document. I then click on the Cancel button and I get:

Error: 27
Document does not exist.

I cannot get it to go away no matter what.

Anybody seen this? Know how to fix? What am I missing here?

Thanks,
John...

--------------------------------------------------------------

John Foster
Eternity Software
425-486-1622

  http://www.eternity-software.com/ES_Products.html

--------------------------------------------------------------

(Continue reading)

Garri Ogata | 16 May 09:40
Picon
Favicon

RE: PV OPEN DOCUMENT Error


Hi John,

Yep, I think its a bug in 4D View.  I'm using 2004.7.  but you can get around it by calling PV ON ERROR prior to the
PV OPEN DOCUMENT.  That will at least let you trap it to make sure that you don't get the error message.   Now you
have to trap for all the other problems that could be legit.  Not the best solution but one that will work.

Garri
----------------------------------------
> From: truegold@...
> Date: Thu, 15 May 2008 20:29:36 -0700
> To: 4d_tech@...
> Subject: PV OPEN DOCUMENT Error
> 
> Hi all:
> 
> On 4D 2004.6 OS X
> 
> I use this command
> 
> PV OPEN DOCUMENT (ACTIVESP;"";0)
> 
> to open a document. I then click on the Cancel button and I get:
> 
> Error: 27
> Document does not exist.
> 
> I cannot get it to go away no matter what.
> 
> Anybody seen this? Know how to fix? What am I missing here?
(Continue reading)


Gmane