Smart Package Robot のリリース

Released: Mar 17, 2024

v3.0 - March 2024 Release での更新項目

機能

  • FEC. - For Each Collection-Item. Enumerate Collection Items.
  • IIC./NIC. - IF ... Collection-Item.
  • GMD. got new Option "l" to calculate the Checksum that is used in Type 2 Collections and FEC.

Released: Jan 31, 2024

v3.0 での更新項目

機能

  • Easily script current market leading AI-Cloud and AI-Offline systems.
  • Easier to use than Python, comparable in its Syntax with earlier BASIC-Languages.
  • Suitable for any task on the local PC with its improved ability to control the Mouse and Keyboard.
  • Improves AI integration with added support for:
    • Open AI Vision: Cutting-edge visual recognition for your SPR.
    • Open AI TTS: Transform text into natural speech seamlessly.
    • GPT 4 with 128k Token Context Window: Unparalleled depth in AI conversations...

Released: Sep 16, 2023

Smart Package Robot での更新項目

不具合の修正

  • An issue with the signature of MR01.exe due to the unavailability of the time server at the time of digital signing has been been resolved.

Released: May 2, 2023

Smart Package Robot での更新項目

機能

  • Improved "GPX-Korrektor.exe" with new "Overview" button.

不具合の修正

  • Fixed bug in the SPR-Editor that could lead to a unexpected crash when loading subscripts.

Released: Mar 13, 2023

Smart Package Robot での更新項目

機能

  • Added new "Set File Date" command.
  • Added new component: "GPX-Korrektor.exe".
  • Updated XML commands to improve internal searches.
  • Added new timestamp commands - Using these new commands, timestamps including "HH:MM:SS" can easily be added or subtracted (time-difference), divided, split into parts and constructed.

Released: Nov 28, 2022

Smart Package Robot での更新項目

機能

  • Added new command, GetGradientColor to calculate the Gradient color between two Colors with given Steps.
  • Error removed with ANA.Color_Diff_MIN|$$C01|$$E05|$$ERA
  • Added Section with Graphical Subprograms (Macros). These Subprograms can be used for Picture Processing.

Released: Sep 24, 2022

Smart Package Robot での更新項目

機能

  • ANA.ReplaceColorT and ReplaceColorD have been improved. Normally these Commands will replace a given Color with another color if the color fits the Color specification P2 (+Tolerance). Now there is the Option to prefix P2 with an ! which makes the Command switch to "Negative Mode", meaning it will replace all Colors that do NOT fit the specification in P2.

Released: Aug 27, 2022

Smart Package Robot での更新項目

機能

  • New Chapter "Cleaning Scanned Writings" in the help-File.
  • You can use the SPR to clean-up bad scannings. There are new Commands for this:
    • Pixel-Operation
      • ANA.GetPixelColor
      • ANA.GetPixelColor_4D
      • ANA.GetPixelColor_4S
      • ANA.GetPixelColor_5h
      • ANA.GetPixelColor_5v
      • ANA.GetPixelColor_8
      • ANA.GetPixelRGB
      • ANA.SetPixelColor
      • ANA.SetPixelColor_5h
      • ANA.SetPixelRGB
      • ICC./NCC. - If Color Condition
      • RCC. - Replace If Color Condition
      • RIC. - Replace Pixel If Color Condition
      • SRC./GRC. - Set/Get Color Condition Register...

Released: Aug 3, 2022

Smart Package Robot での更新項目

機能

  • Added new commands to quickly change the Value/Data of one or more Cells of a csv-File or other delimited Data:
    • DIC.Set_Multiple|$$RET|$$DEL|$$IND|$$VAL
    • DIC.Set_Value|$$REF|$$DEL|$$INX|$$VAL
    • DIC.Format_Numeric|$$LIN|$$DEL|$$IND|$$FMT|$$RES
  • Changed VDF. - Verfiy Date Format
    • Using this command, you can verify if a Variable contains a valid date. The command will now also convert a US-formatted Date like "2022/12/31" into a European type date, that can be used with the other Date-Commands like...

Released: May 23, 2022

Smart Package Robot での更新項目

機能

  • Very large Microsoft Excel files with up to 1,000,000 lines and larger can now be reworked at speeds of typically 70,000 lines per second.