Difference between revisions of "WDSC enhancements"

From MidrangeWiki
Jump to: navigation, search
m
Line 11: Line 11:
 
'''Compiling'''
 
'''Compiling'''
 
In LPEX edit view the errors and code highlighted should be cleared (Ctl-F5 and Atl-U) when I run the compile or compile with prompt.  
 
In LPEX edit view the errors and code highlighted should be cleared (Ctl-F5 and Atl-U) when I run the compile or compile with prompt.  
 +
 +
 +
'''LPEX Editor'''
 +
Display the connection name (used to load the source member) somewhere in the Remote Systems LPEX Editor and/or Outline view.
 
{{stub}}
 
{{stub}}
  
 
[[Category:WDSC]]
 
[[Category:WDSC]]

Revision as of 08:46, 24 October 2007

This page is intended to help WDSC users hash out proposed WDSC enhancements. To get the ball rolling:

iSeries Editing perspective should remember how I compiled each member separately. I have an iSP that has 3 RPG members. SRVPGM, CONSUMER and PROTO. When I compile SRVPGM, I want to do a CRTRPGMOD followed by UPDSRVPGM. When I compile CONSUMER, I want to do a CRTBNDRPG.

Currently, if I use the Alt-Shift-C, RSE uses the last compile command I used. This isn't helpful when I alternate between the service program and the consumer, so I can't use the keyboard shortcut and instead have to use the menu to select the specific compile command each time.


Compiling In LPEX edit view the errors and code highlighted should be cleared (Ctl-F5 and Atl-U) when I run the compile or compile with prompt.


LPEX Editor Display the connection name (used to load the source member) somewhere in the Remote Systems LPEX Editor and/or Outline view.

This article is a stub. You can help by editing it.