Navigation:  Reference > Detailed Function Description > Helper Functions >

FNDPlot_request$

 

Previous pageReturn to chapter overviewNext page

 

DEF FNDplot_request$(Topic$,Item$,Verb_text$,OPTIONAL INTEGER Verbose)

!

! Send a DDE request command to DPlot

!

! INPUT:  Topic$     = DDE Topic (if Topic$="" then "System" will be used)

!         Item$      = DDE item to be requested from DPlot

!         Verb_text$ = Info text for verbose mode to be printed in the screen

!         Verbose    = >0 if verbose mode is used

 

FNDplot_request$ requests information from DPlot (like number of curves, curve data, document names etc). See DPlot help file and manual, chapter “Transferring data -> Using the DPlot Interface Add-In for Microsoft Excel -> Transfering DPlot data to other applications") for further details.