Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Senior Tech 100+ Posts
    Join Date
    Feb 2009
    Posts
    104
    Rep Power
    32

    Prescribe command

    HI ! i would like to ask a simple question ? How and where to learn this prescribe command ?THANKS

  2. #2
    Service Manager 1,000+ Posts
    Prescribe command

    10871087's Avatar
    Join Date
    Jan 2005
    Posts
    1,146
    Rep Power
    61
    Quote Originally Posted by PANG View Post
    HI ! i would like to ask a simple question ? How and where to learn this prescribe command ?THANKS
    You should be able to download a PRESCRIBE manual from Kyocera, just go to their public site and pick just about any printer and it will come up in the list.

  3. #3
    Master Of The Obvious 10,000+ Posts
    Prescribe command

    blackcat4866's Avatar
    Join Date
    Jul 2007
    Location
    Lapeer, Michigan
    Posts
    22,442
    Rep Power
    462
    Are you trying to do something specific?
    If you'd like a serious answer to your request:
    1) demonstrate that you've read the manual
    2) demonstrate that you made some attempt to fix it.
    3) if you're going to ask about jams include the jam code.
    4) if you're going to ask about an error code include the error code.
    5) You are the person onsite. Only you can make observations.

    blackcat: Master Of The Obvious =^..^=

  4. #4
    Senior Tech 100+ Posts
    Join Date
    Feb 2009
    Posts
    104
    Rep Power
    32
    Quote Originally Posted by blackcat4866 View Post
    Are you trying to do something specific?
    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

  5. #5
    Software/IT 50+ Posts jneezy2008's Avatar
    Join Date
    Mar 2009
    Location
    Bonita Springs, FL
    Posts
    72
    Rep Power
    31
    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!!

  6. #6

    Join Date
    Jan 1970
    Posts
    0
    Rep Power
    0
    Quote Originally Posted by jneezy2008 View Post
    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.
    There is no compiler for Prescribe. Most of the things you can do with Prescribe can be done using text files. IC Link is also a good tool for working with Prescribe.

  7. #7
    IT Manager 10,000+ Posts bsm2's Avatar
    Join Date
    Feb 2008
    Location
    Biden 2024
    Posts
    25,755
    Rep Power
    333

    sample print tray 1 and 2

    !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;

  8. #8
    Senior Tech 100+ Posts
    Join Date
    Feb 2009
    Posts
    104
    Rep Power
    32
    Quote Originally Posted by bsm2 View Post
    !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;
    THANKS for eyery one input.

  9. #9
    Technician sggarge's Avatar
    Join Date
    Jun 2009
    Location
    Nashik
    Posts
    19
    Rep Power
    30

    Smile thank you pang

    Quote Originally Posted by PANG View Post
    THANKS for eyery one input.
    thank you pang, you are really curious. and if you find anything learning @ prescribe do not forget to mail me

    sggarge@gmail.com

  10. #10
    Senior Tech 100+ Posts
    Join Date
    Feb 2009
    Posts
    104
    Rep Power
    32
    Quote Originally Posted by sggarge View Post
    thank you pang, you are really curious. and if you find anything learning @ prescribe do not forget to mail me

    sggarge@gmail.com
    Hi! if my customer want in this way 2nd tray is letter head in 1st copy and the rest of copy is 1st tray in A4, i wonder is it can be done in prescribe command.THANKSHope to get solution soon.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Get the Android App
click or scan for the Copytechnet Mobile App

-= -= -= -= -=


IDrive Remote Backup

Lunarpages Internet Solutions

Advertise on Copytechnet

Your Link Here