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
Print Page as PDF
Routine: DDE

Package: VA FileMan

Routine: DDE


Information

DDE ;SPFO/RAM,MKB - Entity Main Driver ;AUG 1,2018 12:37

Source Information

Source file <DDE.m>

Entry Points

Name Comments DBIA/ICR reference
GET1(RESOURCE,ID,QUERY,MTYPE,ERROR) ; -- GET an item
  • ICR #7008
    • Status: Active
    • Usage: Supported
    GET(RESOURCE,ID,QUERY,MTYPE,MAX,RESULT,ERROR) ; -- GET an item/collection
  • ICR #7008
    • Status: Active
    • Usage: Supported
    PUT(RESOURCE,ID,BODY,MTYPE) ; -- PUT an item [not in use]
    POST(RESOURCE,ID,BODY,MTYPE) ; -- POST an item [not in use]
    DEL(RESOURCE,ID,MTYPE) ; -- DELETE an item [not in use]
    Info |  Source |  Entry Points