NewsProductsSprinterSupportDownloadSprinter ForumAbout usLinksSite map Russian site
Support
 Updates | Knowledge base | Manuals | Resellers | Warranties | Feedback

Knowledge Base

[ Back ] [ Index ] [ Categories ] [ Next ]

Q10021. How to call an Estex application from my program?

Summary

This article contain example for calling an external program.

More information

	LD	HL,prog
	LD	BC,DSS_EXEC
	RST	#10

prog	db	"prog.exe",0

7 May 2003.
PETERS PLUS LTD.

[ Back ] [ Index ] [ Categories ] [ Next ]