Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"Free markets select for winning solutions." -- Eric S. Raymond


devel / comp.lang.clipper.visual-objects / help

SubjectAuthor
* helpaurora baccio
+- Re: helplohen
`- Re: helpdlzc

1
help

<3059faba-12dd-4618-88af-754b8719a2d3n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1268&group=comp.lang.clipper.visual-objects#1268

  copy link   Newsgroups: comp.lang.clipper.visual-objects
X-Received: by 2002:ac8:da:0:b0:3bb:7c27:e5c1 with SMTP id d26-20020ac800da000000b003bb7c27e5c1mr2067780qtg.12.1677177781689;
Thu, 23 Feb 2023 10:43:01 -0800 (PST)
X-Received: by 2002:a05:6902:18d0:b0:8fc:686c:cf87 with SMTP id
ck16-20020a05690218d000b008fc686ccf87mr4013943ybb.4.1677177781411; Thu, 23
Feb 2023 10:43:01 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.clipper.visual-objects
Date: Thu, 23 Feb 2023 10:43:01 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=93.65.242.255; posting-account=mGyhkgoAAACGngz8cxCfTmITiU5OjECD
NNTP-Posting-Host: 93.65.242.255
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3059faba-12dd-4618-88af-754b8719a2d3n@googlegroups.com>
Subject: help
From: aurorabaccio@gmail.com (aurora baccio)
Injection-Date: Thu, 23 Feb 2023 18:43:01 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2271
 by: aurora baccio - Thu, 23 Feb 2023 18:43 UTC

good evening,
I don't know where I am wrong, can you help me?
Error message:
--------------
Error Code: 20 [ CREATE ERROR ]
Subsystem: BASE
Error Subcode: 2012
Function: COPYFILE
Filename: E:\ArCuore\Kardia\DQLFNC56B28C351E\K15.p
CallStack:
IMMAGINIESAMI_MASCHERA:VABENE (Line:58)
ELENCOPAZIENTIPOLIS_MASCHERA:IMGESAMI (Line:37)
RICHIESTACODICEFISCALE_MASCHERA:POLIS (Line:7)
MAINWINDOW:LANCIA (Line:9)
APP:START (Line:534)

Error Object created:
--------------------
SubSystem :BASE
SubCode :2012
GenCode :Create error
OsCode :3
ArgType :NIL
FuncPtr :0x00000000
ArgNum :0
FuncSym :COPYFILE
Severity :0
CanDefault :.T.
CanRetry :.T.
CanSubstitute :.F.
Operation :
Description :
FileName :E:\ArCuore\Kardia\DQLFNC56B28C351E\K15.pdf
Tries :1
FileHandle :0
SubCodeText :
Arg :
ArgTypeReq :NIL
MaxSize :0
SubstituteType :NIL
CallFuncSym :
--------------------
this is the error line
where cesame is where the full path file is located (c:\dir\name)

FCopy(cEsame,Drive+":\ArCuore\Kardia\"+self:cCodiceFiscaleDelPaziente+"\K"+FabAllTrim(self:cCodiceEsame)+".pdf")
thank you for your help
Aurora Baccio

Re: help

<tt8kk8$1vfn3$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1269&group=comp.lang.clipper.visual-objects#1269

  copy link   Newsgroups: comp.lang.clipper.visual-objects
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: lohen@users.sourceforge.net (lohen)
Newsgroups: comp.lang.clipper.visual-objects
Subject: Re: help
Date: Thu, 23 Feb 2023 22:08:22 +0100
Organization: A noiseless patient Spider
Lines: 54
Message-ID: <tt8kk8$1vfn3$1@dont-email.me>
References: <3059faba-12dd-4618-88af-754b8719a2d3n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 23 Feb 2023 21:08:24 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="9c61ff8849b2cb43b9eefe5120ab492d";
logging-data="2080483"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18aCHEU5OKiQevnFEXM3Imk"
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Cancel-Lock: sha1:OhSWbnlj/4jO1VfOAy4UcMuCiAc=
In-Reply-To: <3059faba-12dd-4618-88af-754b8719a2d3n@googlegroups.com>
Content-Language: nl
 by: lohen - Thu, 23 Feb 2023 21:08 UTC

Op 2023-02-23 om 19:43 schreef aurora baccio:
> good evening,
> I don't know where I am wrong, can you help me?
> Error message:
> --------------
> Error Code: 20 [ CREATE ERROR ]
> Subsystem: BASE
> Error Subcode: 2012
> Function: COPYFILE
> Filename: E:\ArCuore\Kardia\DQLFNC56B28C351E\K15.p
> CallStack:
> IMMAGINIESAMI_MASCHERA:VABENE (Line:58)
> ELENCOPAZIENTIPOLIS_MASCHERA:IMGESAMI (Line:37)
> RICHIESTACODICEFISCALE_MASCHERA:POLIS (Line:7)
> MAINWINDOW:LANCIA (Line:9)
> APP:START (Line:534)
>
> Error Object created:
> --------------------
> SubSystem :BASE
> SubCode :2012
> GenCode :Create error
> OsCode :3
> ArgType :NIL
> FuncPtr :0x00000000
> ArgNum :0
> FuncSym :COPYFILE
> Severity :0
> CanDefault :.T.
> CanRetry :.T.
> CanSubstitute :.F.
> Operation :
> Description :
> FileName :E:\ArCuore\Kardia\DQLFNC56B28C351E\K15.pdf
> Tries :1
> FileHandle :0
> SubCodeText :
> Arg :
> ArgTypeReq :NIL
> MaxSize :0
> SubstituteType :NIL
> CallFuncSym :
> --------------------
> this is the error line
> where cesame is where the full path file is located (c:\dir\name)
>
> FCopy(cEsame,Drive+":\ArCuore\Kardia\"+self:cCodiceFiscaleDelPaziente+"\K"+FabAllTrim(self:cCodiceEsame)+".pdf")
> thank you for your help
> Aurora Baccio

Is folder E:\ArCuore\Kardia\DQLFNC56B28C351E created ok?

grtz

Re: help

<74a78def-0919-49e3-8d78-c54ff5812205n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=1270&group=comp.lang.clipper.visual-objects#1270

  copy link   Newsgroups: comp.lang.clipper.visual-objects
X-Received: by 2002:a05:620a:1da3:b0:741:e175:ade7 with SMTP id pj35-20020a05620a1da300b00741e175ade7mr2479979qkn.0.1677250467313;
Fri, 24 Feb 2023 06:54:27 -0800 (PST)
X-Received: by 2002:a81:b649:0:b0:521:db3f:9e27 with SMTP id
h9-20020a81b649000000b00521db3f9e27mr4619661ywk.2.1677250467079; Fri, 24 Feb
2023 06:54:27 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.clipper.visual-objects
Date: Fri, 24 Feb 2023 06:54:26 -0800 (PST)
In-Reply-To: <3059faba-12dd-4618-88af-754b8719a2d3n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=68.107.209.13; posting-account=7bF0GwoAAABMFHX6V4fON4-1F6LFJ834
NNTP-Posting-Host: 68.107.209.13
References: <3059faba-12dd-4618-88af-754b8719a2d3n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <74a78def-0919-49e3-8d78-c54ff5812205n@googlegroups.com>
Subject: Re: help
From: dlzc1@cox.net (dlzc)
Injection-Date: Fri, 24 Feb 2023 14:54:27 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2293
 by: dlzc - Fri, 24 Feb 2023 14:54 UTC

On Thursday, February 23, 2023 at 11:43:02 AM UTC-7, aurora baccio wrote:
> good evening,
> I don't know where I am wrong, can you help me?
> Error message:
> --------------
> Error Code: 20 [ CREATE ERROR ]
> Subsystem: BASE
> Error Subcode: 2012
> Function: COPYFILE
> Filename: E:\ArCuore\Kardia\DQLFNC56B28C351E\K15.p
> CallStack:
> IMMAGINIESAMI_MASCHERA:VABENE (Line:58)
> ELENCOPAZIENTIPOLIS_MASCHERA:IMGESAMI (Line:37)
> RICHIESTACODICEFISCALE_MASCHERA:POLIS (Line:7)
> MAINWINDOW:LANCIA (Line:9)
> APP:START (Line:534)

Is there an E drive this process can see? Does this process have write access to the E: drive (both files and possibly directory creation)? Does this file already exist and is it write protected (might be marked read-only, or might be open by another process)? Is it possible this procedure got called twice, and the first instance is stumbling over the second?

I'd add a series of display statements with a WAIT, or write some stuff to a diagnostic file before:
<IMMAGINIESAMI_MASCHERA:VABENE (Line:58)>

David A. Smith

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor