Client Build 206 final

Discussion in 'New Release and Beta Release Information' started by Graham, Apr 1, 2007.

  1. Graham

    Graham Developer Staff Member

    1. New config tab in Custom/Macros to define the replacement texts
    2. Settings/Letters/Closing to set closing statement. Default is "Yours sincerely,"
    3. Adds new variables: *sex* *age* *occupation* *diagnoses* *medications* for the boilerplate text
    4. A new macro-replacement window. No longer uses control-S
    5. Can now modify and add HMGs
    6. Single practitioners - adding results defaults to their name
    7. More color hints during add results
    8. "Refresh" button now only changes the text color and not the whole button
    9. [Print] button for pharmacy to print an address label on the back of a script
    10. Asks if you wish to use current patient when adding a new result
    11. Fixed the graph preferences not being displayed correctly
    12. Add "." to all the title abbreviations eg. Mr.
    13. New glitch with adding results not updating the Refresh button fixed
    14. Each patient's graphs can now be saved as a preference
    15. New template variable: consult-date-usa => Mar 30, 2007
    16. Title now defaults to "Mr" when adding patients ie. not blank
  2. Jason

    Jason Developer / Handyman Staff Member

    !!

    Slow 'er down partner !

    That's quite the list. I can't even keep up with the beta'ing.

    You mean Mr.
  3. Jason

    Jason Developer / Handyman Staff Member

    Does 206 final use server 74beta6 ? or 75 ?

    Attached Files:

  4. Graham

    Graham Developer Staff Member

    this one http://synapsedirect.com/files/folders/installation__setup/entry3382.aspx

  5. Jason

    Jason Developer / Handyman Staff Member

    [FEEDBACK] build 206 Server: 0.0.74

    An error has occurred. If this occurred with an upgrade, please revert to the older version for the meantime, and report the error message as documented below.

    make object! [
    code: 303
    type: 'script
    id: 'expect-arg
    arg1: 'copy
    arg2: 'value
    arg3: [series! port! bitset!]
    near: [check?: copy blk/1 return]
    where: 'lookup-word2
    ]



    I think it is having trouble with *sex*

    from this macro




    UPDATE: Fixed with Server 75.
  6. Jason

    Jason Developer / Handyman Staff Member

    [quote user="Graham"]

    this one http://synapsedirect.com/files/folders/installation__setup/entry3382.aspx



    [/quote]

    Q: Can you put the FINALS on the http://202.78.147.203:8010/Beta_Downloads as well ? (when they become final).



    Attached Files:

  7. Jason

    Jason Developer / Handyman Staff Member

    I don't know if it is because I use the wrong server version, but when I first checked the Macros tab ... the usual (around) 10 items were there. I tried to update the *n* (it had numbers 1 - 12 and I was going to add 13) .. it said it updated it but it didn't take. I rebooted and it still has 12. I then added a new macro *he* with choice "he" "she", but now ... the usual 10 are gone and I just have 1 macro (the *he* one I added).



    FYI.
  8. Graham

    Graham Developer Staff Member

    [quote user="Jason"]

    [FEEDBACK] build 206 Server: 0.0.74

    An error has occurred. If this occurred with an upgrade, please revert to the older version for the meantime, and report the error message as documented below.

    make object! [
    code: 303
    type: 'script
    id: 'expect-arg
    arg1: 'copy
    arg2: 'value
    arg3: [series! port! bitset!]
    near: [check?: copy blk/1 return]
    where: 'lookup-word2
    ]



    I think it is having trouble with *sex*

    from this macro



    [/quote]

    Can you strip out each macro until the error disappear?

    Try removing the last sentence first.
  9. Jason

    Jason Developer / Handyman Staff Member

    It was because I used server 74 beta6. server 75 works as it should.
  10. Graham

    Graham Developer Staff Member

    That's surprising.

    Anyway, you need to now redefine your macros in the Custom/Macros window.

  11. Graham

    Graham Developer Staff Member

    The explanation is that when you start the new server, it does not have any macros defined. The client has about 10. As soon as you define some macros on the server by adding some, it then uses the server's macros, and not the default ones. That's why you need to add your own again.


  12. Jason

    Jason Developer / Handyman Staff Member

    OK. No Problem.
  13. Graham

    Graham Developer Staff Member

    See http://synapsedirect.com/forums/permalink/3373/3373/ShowThread.aspx#3373 for my list, or just grab them your ./Dictionary/English.dat file

    Note that quote marks are only now needed around words with spaces.

  14. Jason

    Jason Developer / Handyman Staff Member

    does extra spaces at the beginning, end or middle cause any problems ?
  15. Graham

    Graham Developer Staff Member

    No, shouldn't.
  16. Jason

    Jason Developer / Handyman Staff Member

    My old english.dat

    "*n*" [ 1 2 3 4 5 6 7 8 9 10 11 12 ]
    "*nn*" [ 36 37 38 39 40 ]
    "*clear*" [ "clear" "clouded" "injected" ]
    "*negative*" [ "negative" "positive" "inconclusive" ]
    "*no*" [ "a" "no" "some" ]
    "*time*" [ "minutes" "hours" "days" "months" "years" ]
    "*febrile*" [ "afebrile" "febrile" ]
    "*some*" [ "some" "no" "none" "great" "minor" ]
    "*viral*" [ "bacterial" "viral" "microbial" ]
    "*with*" [ "with" "without" ]

Share This Page