Comet 2010 & DTIME


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

Posted by Herb Walters on December 30, 2009 at 01:51:40: Uploaded files: 2

Just installed Comet2010 on Windows Vista, 64 bit. Took alittle effort. First thing I found was the "/32" switch has to immediately follow "Comet.exe". I tried adding it to the end "Comet.exe /pn=dpac1 /32" and that doesn't work. Has to be "Comet.exe /32 /pn=dpac1".

We "ENTER" a program called "DTIME" that is used throughout our programs and it doesn't appear to be working at this time. ( See Attached error message ).

108000 GTIM: ENTER 'DTIME',EXCP=3002
262000 6028 ENTER 'DTIME',EXCP=6029

Code for DTIME:

600 ! THIS PROGRAM WILL GET THE DOS TIME
700 !
710 TINQ: FORMAT TIME$
800 !
900 CLEAR
1000 !
1010 CLOSE (1) & OPEN (1) 'CL1'
1020 READ (1,TINQ)
2000 CLOSE (1)
3200 !
4000 !
4100 9000 PRINT (#,TINQ)
4200 EXIT
4300 !

I get the attached error message when I try to compile.

Thanks,
Herb




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 ]