× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



USER is a reserved word in the debug environment, I believe. It is used at least in the SBREAK action to set an SEP breakpoint.

Vern

On 7/6/2010 12:56 PM, Scott Klement wrote:
Hi Dennis,

The syntax error occurs in the debugger, not the compiler or run-time.
I threw together a simple program to test with:

D userid s 10a inz(*user)
D user s 10a
c move userid user
c user dsply
c eval *inlr = *on

Compiles and runs without error. Shows the expected result.

however, if you go into the green-screen STRDBG debugger, set a
breakpoint on the DSPLY line, and when it hits that breakpoint, type
"eval user" (without the quotes) it says:

"Syntax error occurred."

Hitting help shows that the error is CPF7E15. It doesn't provide much
of use as to why this is a syntax error, or how you are expected to
solve the problem.


On 7/6/2010 12:36 PM, Dennis Lovelady wrote:
What is the message ID of this syntax error? I'm quite confused because you
say this compiles OK and that it has a syntax error. On what command does
the syntax error occur? What additional information can you provide?

I don't understand your comment below about debug at all.

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"I get my exercise acting as a pallbearer to my friends who exercise."
-- Chauncey Depew



I am getting a syntax error on the following field 'USER':
C move userid user

User is a field in our files. We just started having a problem with
user in our files not being correct. After running a debug and
displaying the user field was when I saw the syntax error. The compile
ran fine.

Also on the debug line is: EVAL USER

This has worked ok in the past.
Any help would be greatly appreciated.

William Moore
California Fine Wire
wjmoore@xxxxxxxxxxxx
805-489-5144

--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.