|
This is a multipart message in MIME format. -- [ Picked text/plain from multipart/alternative ] If I compile this outside of Code/400 I can debug it. Why? My options in code are: CRTSQLRPGI OBJ(&L/&M) SRCFILE(&L/&F) SRCMBR(&M) COMMIT(*CHG) OBJTYPE(*PGM) OPTION(*EVENTF) TGTRLS(*CURRENT) DBGVIEW(*SOURCE) If I do this from a 5250 command line (substituting the variables) it works. Rob Berendt -- "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." Benjamin Franklin Buck Calabro <Buck.Calabro@commsoft.net> Sent by: midrange-l-admin@midrange.com 05/30/2002 03:10 PM Please respond to midrange-l To: midrange-l@midrange.com cc: Fax to: Subject: RE: STRDBG, SQLRPGLE >*LIST is not supported on CRTSQLRPGI. Yeah. Welcome back to precompiler heck. Compile the program as OPTION(*NOGEN), TOSRCFILE(lib/file). This creates the source with the SQL calls in it. You can then compile THAT with CRTBNDRPG DBGVIEW(*LIST) --buck _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l or email: MIDRANGE-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
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.