Comet32 glitch


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

Posted by Grant Foraker on December 04, 2014 at 11:03:42: Uploaded files: 1

Programs compiled in Comet16 run in Comet32.

Using this logic to "pacify" users that something is really happening PDF wise.


!-------------------- Create Extended Window ----------------------------------!
PRINT (CreateWindowEx = 5, 5, 50, 2, 68, 0, "PDF Procesing")
INPUT EXFILE$
PRINT @(0,0);'Your PDF file is being prepared ... Please Wait.'
!------------------------------------------------------------------------------!


!------------------- Close Extended Window ------------------------------------!
PRINT (DeleteWindowEx = ExFILE$) ! CLOSE WINDOW
!------------------------------------------------------------------------------!

Since most of the values are hard coded I just used an available variable for the handle. EXFILE$ is 12 characters and is COMMON.

Users have been reporting strange hangs in Comet. Finally got a call with a hang in progress and determined that the hang was at the INPUT.

I'm changing the INC file to use a 4 character LOCAL field.



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 ]