HI ! i would like to ask a simple question ? How and where to learn this prescribe command ?THANKS![]()
HI ! i would like to ask a simple question ? How and where to learn this prescribe command ?THANKS![]()
Are you trying to do something specific?
RTFM
Do yourself a favor. Buy a manual and read up on your problem before posting. I enjoy helping those that are willing to help themselves. =^..^=
I am interested in learning
what is pre-command about ? i saw the thread regarding 1st tray to use ....and 2nd tray to use .... by sggarge . to make me curious is my company IT deparment guy is just dont know what is about ! From here if anyone can show the way ,i can learn it ,i will appreciated. THANKS![]()
PREscribe is a programming language developed by Kyocera Mita. You use it for "special" printing such as printing letterhead on the fly, pull paper from tray 1 then switch to tray 2 then back and so on, print custom green-bar, print bar codes, overlay forms on the fly, change fonts dynamically, change lpi and/or cpi, reformat ASCII or Line Data, filter out unwanted/redundant data(the possibilities really are endless). The PREscribe script lives on a CF card that is inserted into the Kyocera/Copystar copier and it can be moved between copiers of the same manufacturer.
As far as I know you must go to Kyocera's training in Texas to get the compiler and everything.
The snozberries taste like snozberries!!
!R!
CMNT created by IC-Link version: 0,7,6,21;
CMNT creation time: [2009/07/14 - 21:15];
CMNT delete macros, which will be used in CCPY;
DELM S0;
DELM S1;
CMNT definition of the macros which will be used by CCPY command;
CMNT define macro: S0;
MCRO S0;
ENDM;
CMNT define macro: S1;
MCRO S1;
ENDM;
CMNT command CCPY;
CCPY E;
PSRC 1;AMCR E,S0;TERM 1;
PSRC 2;AMCR E,S1;TERM 1;
ENDC;
EXIT;
Off file
!R!
CMNT created by IC-Link version: 0,7,6,21;
CMNT creation time: [2009/07/14 - 21:15];
CMNT disable command for CCPY;
RES;CCPY D;
EXIT;
thank you pang, you are really curious. and if you find anything learning @ prescribe do not forget to mail me
sggarge@gmail.com
Bookmarks