|
Greetings, There have been several new scripts added
to the As you may know, Version 8 provides two ways of scripting – Rules and
Procedural. Procedural is the format scripts were written in Version 6.5 and
7.0. Having two different ways of scripting allows Version 8 to run and edit
scripts written in prior versions WITHOUT needing to change them – and
you can keep scripting the way you always have if you want to! Also keep
in mind that there are new commands and features in Version 8 that are
available for use with both Rules and Procedural style scripting. The Rules based format is simply a new way
of scripting that is more graphically oriented – underneath, it uses the
same “scripting engine”. If you ever had problems learning how to
do If AT statements, do-loops, etc. then it is well worth your time to look at
Rules based scripting. Here are the new script examples: General Purpose Code Lookup - how to set up a lookup table in a file
and perform lookups against it – this example show using it for both
procedural and Rules based scripts. McKesson Rule - STAR Navigator launch/connect, select item from a
Navigator Tab, connect to HBOWem Rules - STAR Launch and connect to HBOWem Meditech Magic Useful Routines Rules - Launch and Connect to NUI DataStation Rules - DataStation detect if file exists, open, and
evaluate Status and EOF Meditech Magic full scripts Rules – Meditech NUI Lab Dictionary update Rules – Meditech NUI Lab Chargemaster update Meditech C/S Useful Routines Lookup function that is designed to find / select an item in
an F9 lookup or similar screen – Can be used for both Rules and
Procedural based scripts, not compatible with Version 7 Printing a report after it has been Printed to View - Can be
used for both Rules and Procedural based scripts, not compatible with Version 7 Event Manager How to delay specific keys w/Event Manager to prevent key
ahead Regards and happy scripting! Thom Thom C. Blackwell Product Manager 866 653-5105 - ex 807 |
