Re: New Reporter question


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

Posted by Carl Haaser on April 28, 2011 at 13:05:22: Uploaded files: 3

In Reply to: New Reporter question posted by Grant Foraker on April 28, 2011 at 12:26:32:

I use the #CPROMPT quite a bit. Here is a routine for updating an ingot selection and attached is the Include files:

GOSUB SingleIngotCheck ! CHECK FOR SINGLE INGOT
start.part$ = PARTITION$
prompt.name$ = "%PRINTER%"
size = 3
prompt.desc$ = ""
prompt.function$ = ""
return.partition$ = PARTITION$
return.option$ = ' 1'
response$ = STDPTR$
PKEY$ = PARTITION$+'%PRINTER%'
WRITE (PRMPT,CPROMPT) KEY=PKEY$,EXCP=9800
prompt.name$ = "%INGOT%"
size = 10
return.option$ = ' 2'
response$ = IINGOT$
PKEY$ = PARTITION$+'%INGOT%'
WRITE (PRMPT,CPROMPT) KEY=PKEY$,EXCP=9800



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 ]