Bug #1756
display skip fail in procedure
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Ovidiu Maxiniuc over 13 years ago
The output is slightly different:
- on P2J as the
DISPLAYfrom line 23 output is overwritten by the next call. - on Progress each output goes to a newline.
P2J simply ignore any SKIP(n) clauses.
It may be related to the localization of the DISPLAY statement in the test0 procedure.
#2 Updated by Ovidiu Maxiniuc over 13 years ago
- File skipfail.p
added - File Progress_Output.png added
- File P2J_Output.png added
#3 Updated by Eric Faulhaber over 13 years ago
- Start date deleted (
10/30/2012)