skip to main content

Library Routines : C$DESKTOP

C$DESKTOP
The C$DESKTOP library routine allows to perform desktop operations like open/edit, print and mailto. It is useful to open or print a file with the associated application as well as to open the default email client with a pre-compiled email ready to be sent.
Syntax:
 CALL "C$DESKTOP" USING opCode 
Parameters:
Return code:
returnCode definition and meaning depend on the opcode.
Example - Print a PDF file using the associated application:
call "c$desktop" using cdesktop-print "C:\Temp\print_2017_001.pdf".

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left