|
You can find Scott’s script and many
others on our Customer Access page at the link titled: script library. -----Original Message----- Scott The Bar Data Entry script I
sent in uses an external
*.txt file for data entry fields. Terry M Evans, CPHIMS Chief Information Officer 985 435-4820 -----Original
Message----- Hello
everyone, I am
trying to figure out the next step in the evolution of this "simple"
script. It currently signs into my MAGIC 4.9 MEDITECH B/AR module and
enters one complete entry. Then files it. What I'd
like to do is access my external *.txt file and have it process all 2,000+
entries for updating my charge procedure code dictionary in B/AR. I had
this example of a script that used a random access file and lots of wonderful
things; but I cannot reverse engineer it enough to make any use of it. Does
anyone have a simple way of accessing an external *.txt file to load records in
MEDITECH? This is
the code I used to get it to process one complete record. Sub
ProcessProcedure(Optional dummy As String) Procedure
= 3201289 Enter
Trim(Procedure) Pause
"Rel Value"
Enter
"F" End Sub Thanks
in advance for any pointer on this. Scott CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. If you have received this communication in error, please notify Saratoga Hospital immediately by e-mail at [EMAIL PROTECTED] and destroy all copies of this communication and any attachments. |
- RE: [Talk] Processing ext. txt file Ross Stolle
- RE: [Talk] Processing ext. txt file Terry Evans
- RE: [Talk] Processing ext. txt file Paul Donoughe
- [Talk] Processing ext. txt file White,Scott A
- RE: [Talk] Processing ext. txt file Terry Evans
- Rich McNeil
