Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: DDS2

Package: VA FileMan

Routine: DDS2


Information

DDS2 ;SFISC/MLH-UP ARROW JUMP, BRANCH ;2015-01-02 4:52 PM

Source Information

Source file <DDS2.m>

Entry Points

Name Comments DBIA/ICR reference
MOUSE ;Mouse has clicked: DDSMX=$X,DDSMY=$Y
F
FINDXY(DY,DX) ;Find Field that is at mouseclick position
DX(DY)
NP ;from indirect GO in MOUSE+3, above
UPA ;Up-arrow jump
OUT
POSTACT ;Execute post action
JMP ;Up-arrow jump
NO
DDO ;DDO=FIELD,BLOCK,PAGE
KILL
CKUNED ;Check uneditable status
UNED
CAP ;Find all captions that match DDSX
XCAP ;Find all xecutable captions that match DDSX
FILL ;Fill DDH array with possible choices
BR ;Evaluate DDSBR
PG ;
BK ;
FD ;
UPCASE(X) ;
ERR ;;Unable to jump to that field. The block on which that field is located has no record associated with it.
ERR1 ;;Unable to jump to that field. The block on which that field is located has navigation disabled.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: JMP+1
Info |  Source |  Entry Points |  Interaction Calls