Difference between revisions of "WDSC tips"

From MidrangeWiki
Jump to: navigation, search
m (Auto Syntax Check On/Off)
(WDSCi Sign Off)
Line 65: Line 65:
 
  [[WDSC tips/MISC#Slightly Faster Startup|Slightly Faster Startup]]
 
  [[WDSC tips/MISC#Slightly Faster Startup|Slightly Faster Startup]]
 
  [[WDSC tips/MISC#Easy Source Upload|Easy Source Upload]]
 
  [[WDSC tips/MISC#Easy Source Upload|Easy Source Upload]]
 +
[[WDSC tips/MISC#WDSCi Sign Off|WDSCi Sign Off]]
 
  [[WDSC tips/MISC#The outline view of the RPG (or other) program doesn't show the fields TEXT.|The outline view of the RPG (or other) program doesn't show the fields TEXT.]]
 
  [[WDSC tips/MISC#The outline view of the RPG (or other) program doesn't show the fields TEXT.|The outline view of the RPG (or other) program doesn't show the fields TEXT.]]
 
  [[WDSC tips/MISC#List libs, objects, members, etc with descriptions?|List libs, objects, members, etc with descriptions?]]
 
  [[WDSC tips/MISC#List libs, objects, members, etc with descriptions?|List libs, objects, members, etc with descriptions?]]

Revision as of 07:31, 22 July 2008

This is a dump of tips gathered from the WDSCI-L list. The tips are split up into sub-pages.

To see the tips please click on a link below.

/Editor

Keyboard Shortcuts
Editor Commands
WDSCi vs SEU F15=Browse options
Position my cursor to where I need to key additional data. (On IBM rqmts list)
Do I have to use the mouse to copy lines from one member to another?
How can I copy field names in to the member? (On IBM rqmts list)
Can I condition page ups and downs by cursor position?
Do I have to continually save my work?
Auto Marking Changes to the Source
How do I shift a block of text left/right?
Vertical line in WDSCI editor
Prevent Enter generating a new line
To Print RPG Indented Source
To show dates for source lines:
See SQL HOST variables in OUTLINE view. (is not possible)
Downloading source to PC to work offline
Fast Open another Source
Record/Playback for Signature marks
Field Exit
Automatic structure completion
Enter Key not Working
Snippets
Switch Auto Syntax Check On/Off

/Compile

RPG source was not being saved
Error-messages are still showing in the edit view
SQLRPGLE Compiles how to find Compile errors
Within RSE, how to compile Interactively versus Batch
Custom Compile Commands

/Find

Scan for a date when source lines were changed (like F14 in SEU)
Find Tips
Find Field usage (for SQL where OUTLINE doesnt work)

/DEBUG

Debug and SEP Service Entry Points
Clear Breakpoints
Field Values
Debug Breakpoints not breaking
Debug a crashed Job

/SETUP

User Actions
What are Profiles and Filter Pools for
Remap Keyboard Shortcuts
Other Language Setup (Japanese)
Error Installing WDSC 7
Missing Filter Option

/MISC

RSEF1002E Error
Slightly Faster Startup
Easy Source Upload
WDSCi Sign Off
The outline view of the RPG (or other) program doesn't show the fields TEXT.
List libs, objects, members, etc with descriptions?
SQL result set only contains 50 rows
I have these strange square symbols in my code.
Run a program on your PC
Where can I find a list of enhancements in V7?
How do you work through learning the functionality of this application?


External links

The official WDSC web page [1]

The WDSC Developer blog [2]

WDSC tags on del.ici.ous [3]

Categories