magic npr muse 2004 regional

16
Magic NPR Muse 2004 Magic NPR Muse 2004 Regional Regional Peer Group Herb Bromenshenkel RPh

Upload: savea

Post on 06-Jan-2016

14 views

Category:

Documents


0 download

DESCRIPTION

Magic NPR Muse 2004 Regional. Peer Group Herb Bromenshenkel RPh. NPR Changes – 5.4. 12 Sort fields (previous limit 9) Edit field names do not auto change to original “Warning: no space to right of field” gone Audit trail stored for last 10 runs (even if edited) - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Magic NPR Muse 2004 Regional

Magic NPR Muse 2004 Magic NPR Muse 2004 RegionalRegional

Peer Group

Herb Bromenshenkel RPh

Page 2: Magic NPR Muse 2004 Regional

NPR Changes – 5.4NPR Changes – 5.4

12 Sort fields (previous limit 9)Edit field names do not auto change to

original“Warning: no space to right of field” goneAudit trail stored for last 10 runs (even if

edited)More Keywords when translating (MAIL,

VIEW, SPOOL

Page 3: Magic NPR Muse 2004 Regional

NPR Changes – 5.4NPR Changes – 5.4

User now warned if deleting a report that is on a menu

Search Report (#58) expanded for sort fields and selects

BAR Codes in 128 format

Page 4: Magic NPR Muse 2004 Regional
Page 5: Magic NPR Muse 2004 Regional

Demos / tricksDemos / tricks

Auto email report (only if results)Run multiple reports from one report

– If reports are small, can fit on one page instead of a page for each report

HTML NPR resource

Page 6: Magic NPR Muse 2004 Regional

5.4 Module Info5.4 Module Info

Payroll– Data structure changes?

Pharmacy– Height weight fields changed

Page 7: Magic NPR Muse 2004 Regional

Auto EmailAuto Email

Covered last year– Array is created and sent

Problem developed: As I used this feature more, I started getting more blank emails– No records found, but email still sent

Page 8: Magic NPR Muse 2004 Regional

Auto EmailAuto Email

Example can be downloaded at: www.bromenshenkel.net

Uses 3 macrosKey if send is on the final macro

– IF{/R.FOUND rest of code

Page 9: Magic NPR Muse 2004 Regional

Auto emailAuto email

Foot notes:– In Beginning, detail and close

Page 10: Magic NPR Muse 2004 Regional

Auto emailAuto email

Start Marco– Starts array– Often used for subject of email message

Page 11: Magic NPR Muse 2004 Regional

Auto emailAuto email

Detail Area– Array is built

Counter advances

Page 12: Magic NPR Muse 2004 Regional

Auto emailAuto email

CLOSE.UP– Sends email

Uses MIS Program

Page 13: Magic NPR Muse 2004 Regional

Print Multiple ReportsPrint Multiple Reports

AL CLOSE.UP macro starts other reportsPrompts are hard coded

– Example: start.date EQ (%Z.date.add(@.today-1))

Page 14: Magic NPR Muse 2004 Regional

Multiple Reports in oneMultiple Reports in one

Frags use TK1 to print report titlePage headers/trailers do not work

Page 15: Magic NPR Muse 2004 Regional
Page 16: Magic NPR Muse 2004 Regional

Using HTML for NPR notesUsing HTML for NPR notes

# 1 problem – Use NPR enough to fuddle through most things, not enough to quickly remember specific details.

Personal and specific notes speed up process Key to notes – find data Generate on page HTML document and use Edit –

Find to find text. http://www.bromenshenkel.net