|
|
|
|
|
|
|
HOW TO TRANSFER FILES FROM MEDICAL
MANAGER
USING THE PHONE LINES AND TINYTERM (TERMINAL CLIENT
SOFTWARE) TO A WINDOWS PC. |
 |
Go
to Unix server, and ran TERM. Set this program to AUTO
ANSWER by pressing CTRL + E, then prompt comes up (CR)
type A (answer) |
 |
A
again for AUTO |
 |
You need to know the phone number for the modem |
 |
Go
to a workstation (Windows) and run TINYTERM |
 |
Setup communications to use the modem and connect to
file server. |
 |
Setup settings for the file transfer in TINYTERM for
FILE NAME FOLDER DESTINATION and PROTOCOL(ZMODEM) |
|
|
|
HOW TO EXTRACT DATA FROM MEDICAL
MANGER USING TINY TERM CAPTURE FEATURE – USE THE SEND
FILE FEATURE FROM SERVER AND THE RECEIVE FILE FEATURE
FROM WORKSTATION |
|
|
 |
Go
to file server and start file send and use XFER ZMODEM
PROTOCOL for the file you want to extract. Example :
/usr2/meddata/patfile.dat |
|
|
 |
Go
to Windows PC, Connect to Medical Manager using COM2 or
COM1 port and click on RECEIVE FILE |
|
-r |
 |
vi
commands: |
|
[esc]
[esc] d d = delete line |
|
[esc]
[esc] i = insert line |
|
[esc] [esc] shift + wq = exits program saving file
(write and quit) |
|
[esc] [esc] shift + q = quit without saving
file |
|
|
|
useful commands in UNIX: |
|
|
 |
Cat =
View contents of a file |
Cd=
change directory |
 |
more =
View contents of a file – 1page at the time |
Cd / =
takes you back to the root(c drive) |
 |
Ls =
list of files |
Man –k send
file = will search manual for help on keywords “send
file” |
 |
Who =
shows who is in the system |
Whodo =
shows what each port and user are doing |
 |
Scoadmin
= administration tools |
Tar =
compress file |
 |
vi =
word processor |
clear
= clears screen |
 |
enable
ttry011 = enables a port that has been disabled |
disable
ttyr011 = disables port ttyr001 |
|
kill =
will kill a process you don’t want when a user is stock
in a program |
ps –t
ttyr011 = will give you the port status on ttyr011
port |
 |
cp =
copy file | |
|
|
|
NOTES: |
|
|
 |
YOU CAN ALSO CONNECT TO MEDICAL MANAGER USING
TINYTERM AND USE CAT TO TYPE THE FILE ON THE SCREEN AND
USE “SCREEN SCRAPING METHOD” TO CAPTURE ANYTHING SHOWN
ON THE SCREEN (CAPTURE SCREEN CONTENT) |
 |
|
 |
YOU CAN ALSO USE “TAR” COMMAND TO ZIP (COMPRESSED)
THE FILE OR FOLDER AND THEN SEND/RECEIVE THE COMPRESSED
FILE. |