# HG changeset patch # User Sebastien Jodogne # Date 1602596530 -7200 # Node ID cbf9afa174152a6e88db3f89e77e7cf994b844cd # Parent 485f9be9ba92423ea59fa2d8c37bb100805c92d6 note diff -r 485f9be9ba92 -r cbf9afa17415 OrthancServer/Resources/Samples/Lua/ClassifyUsingAet.lua --- a/OrthancServer/Resources/Samples/Lua/ClassifyUsingAet.lua Tue Oct 13 15:41:25 2020 +0200 +++ b/OrthancServer/Resources/Samples/Lua/ClassifyUsingAet.lua Tue Oct 13 15:42:10 2020 +0200 @@ -1,6 +1,7 @@ -- Write the received DICOM instances to an external directory, and -- group the patients by the source AET that has sent the DICOM -- files. This sample is similar to "WriteToDisk.lua". +-- https://groups.google.com/g/orthanc-users/c/7RU1EVi9VYY/m/tBdvkeI1AAAJ TARGET = '/tmp/lua'