printing with basic4ppc

kustg

Member
Licensed User
searching for a faster way to print i found a way to insert printing abillity by adding jetcet print.
only one line of code is needed:

shell("\programme\westtek5\wt5jetpr.exe","\my documents\3.rtf")

if you have jetcet print installed, you can start with an argument. check your path, it may varie.
 
Top