Kyocera KM-1810 Printing System M Instruction Handbook (Functions Edition) - Page 13

C:\windows>echo !r! Rwer W,a,2,sample.txt;>lpt1

Page 13 highlights

2. Memory Card / RAM Disk 2-3-2 Formatting the Memory Card Perform the following procedure when you want to initialize the Memory Card from your computer. IMPORTANT! WARNING;: Initializing the Memory Card will erase all data in the card. Make sure that you want to initialize that Memory Card before starting the procedure. Procedure 1 Insert the Memory Card that you want to initialize into the Memory Card slot. 2 Open an MS-DOS Prompt in Windows. 3 Type in the command to format the Memory Card and then press the ENTER key. C:\WINDOWS>ECHO !R! RWER F,A; EXIT;>LPT1 4 Once the Memory Card is formatted, the "FORMAT INFORMATION" report will be printed out. 2-3-3 Writing print data Perform the following procedure when you want to write print data to a Memory Card or RAM Disk from your computer. * Verify beforehand that the Memory Card is in a write-enabled state and that the RAM Disk is turned ON. Procedure 1 Open an MS-DOS Prompt in Windows. 2 Type in the command to write data and then press the ENTER key. [Example] To write the print data entitled "SAMPLE.txt" to a Memory Card * To write the data to a RAM Disk, simply change the "A" parameter to "0". C:\WINDOWS>ECHO !R! RWER W,A,2,"SAMPLE.txt";>LPT1_ 3 Send the print data from your computer. C:\WINDOWS>COPY /b SAMPLE.txt LPT1 4 Once the print data is sent, the next command can be sent. C:\WINDOWS>ECHO !R! WRED; EXIT;>LPT1_ 5 Print out the Partition List to verify whether or not the data was written properly. * Refer to "2-3-7 Printing out the Partition List" for information on printing that list. 2-3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65

2-3
2. Memory Card / RAM Disk
2-3-2
Formatting the Memory Card
Perform the following procedure when you want to initialize the Memory Card from your computer.
IMPORTANT!
WARNING;: Initializing the Memory Card will erase all data in the card. Make sure that you want to initialize that Memory Card before
starting the procedure.
Procedure
1
Insert the Memory Card that you want to initialize into the Memory Card slot.
2
Open an MS-DOS Prompt in Windows.
3
Type in the command to format the Memory Card and then press the ENTER key.
C:\WINDOWS>ECHO !R! RWER F,A; EXIT;>LPT1
4
Once the Memory Card is formatted, the “FORMAT INFORMATION” report will be printed out.
2-3-3
Writing print data
Perform the following procedure when you want to write print data to a Memory Card or RAM Disk from your computer.
*
Verify beforehand that the Memory Card is in a write-enabled state and that the RAM Disk is turned ON.
Procedure
1
Open an MS-DOS Prompt in Windows.
2
Type in the command to write data and then press the ENTER key.
[Example] To write the print data entitled “SAMPLE.txt” to a Memory Card
*
To write the data to a RAM Disk, simply change the “A” parameter to “0”.
C:\WINDOWS>ECHO !R! RWER W,A,2,“SAMPLE.txt”;>LPT1_
3
Send the print data from your computer.
C:\WINDOWS>COPY /b SAMPLE.txt LPT1
4
Once the print data is sent, the next command can be sent.
C:\WINDOWS>ECHO !R! WRED; EXIT;>LPT1_
5
Print out the Partition List to verify whether or not the data was written properly.
*
Refer to “2-3-7
Printing out the Partition List” for information on printing that list.