FSTAT - COMET 32


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by STEVEN HAGEN on October 03, 2011 at 13:53:37:

Is FSTAT supported in Comet 32?

The following source line did not produce an Exception even though FLNM$ does not exist.

A$=FSTAT(FLNM$,EXCP=6020)
GOTO 6080

My program went to statement 6080

6080 AN$=SUB(A$,70,2)+'/'+SUB(A$,72,2)+'/'+SUB(A$,74,4)
MESS$='work file last created on '+AN$+' (U)se/(R)ecreate/(A)bort'
AN$=''
!
DO WHILE AN$ EQ ''
GOSUB 9000
IF AN$ NE 'U' AND AN$ NE 'R' AND AN$ NE 'A' AN$=''
LOOP

Sub Routine 9000 displays MESS$ and waits for a prompt.
MESS$ displayed with some weird characters for AN$, see below

work file last created on (þ/ç/¼­E (U)se/(R)ecreate/(A)bort


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]