Re Exit values
Walter Vaughan
wvaughan at steelerubber.com
Thu Aug 27 11:17:57 PDT 2015
Top posting because I have a misconfigured brain dead email client...
1) Is this the first time you have used exit codes
2) Do you have samples that did work using exit codes and now they don't
3) Do you have sample that does work
-----Original Message-----
From: Filepro-list
[mailto:filepro-list-bounces+wvaughan=steelerubber.com at lists.celestial.com]
On Behalf Of Richard Kreiss via Filepro-list
Sent: Thursday, August 27, 2015 1:56 PM
To: filepro-list at lists.celestial.com; Fp Support (fpsupport at fptech.com)
<fpsupport at fptech.com>
Subject: Re Exit values
Is there a way on a Window 7 computer to see or record what the exit code
issued in a processing table is?
I am using the follow menu script.
When EXIT "50" is executed, it appears that the script is not reading this
value.
In processing:
If: @sk="BRKY"
Then: EXIT "50"
Menu Script:
@echo off
title Add New Patients
F:\fp57\fp\dclerk l_patient_market -s1 -xa -lx -d -z "enter" -r "new"
IF ERRORLEVEL 55 goto do_recno
IF ERRORLEVEL 50 goto DONE
:do_recno
F:\fp57\fp\dclerk l_patient_market -s2 -z more -xe -lx -d -r "more"
:DONE
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
Subscribe/Unsubscribe/Subscription Changes
http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list