{"id":19401923,"url":"https://github.com/thwillert/_splitargs","last_synced_at":"2026-01-26T20:51:31.231Z","repository":{"id":126474425,"uuid":"238994682","full_name":"THWillert/_SplitArgs","owner":"THWillert","description":"AutoIt Funktion die einen String, wie die Argumente eines Funktionsaufrufs, zerlegt","archived":false,"fork":false,"pushed_at":"2020-09-18T13:28:33.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T23:58:07.292Z","etag":null,"topics":["autoit"],"latest_commit_sha":null,"homepage":null,"language":"AutoIt","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/THWillert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-07T18:15:02.000Z","updated_at":"2020-09-18T13:28:36.000Z","dependencies_parsed_at":"2023-06-16T22:45:32.751Z","dependency_job_id":null,"html_url":"https://github.com/THWillert/_SplitArgs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/THWillert/_SplitArgs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THWillert%2F_SplitArgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THWillert%2F_SplitArgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THWillert%2F_SplitArgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THWillert%2F_SplitArgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/THWillert","download_url":"https://codeload.github.com/THWillert/_SplitArgs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THWillert%2F_SplitArgs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28787510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoit"],"created_at":"2024-11-10T11:20:40.116Z","updated_at":"2026-01-26T20:51:31.198Z","avatar_url":"https://github.com/THWillert.png","language":"AutoIt","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \\_SplitArgs\nAutoIt Funktion die einen String, wie die Argumente eines Funktionsaufrufs, in ein Array zerlegt\n\n## Funktionsaufruf und Beispiel\n\n```autoit\n#Region Includes\n#include \u003cArray.au3\u003e\n#EndRegion Includes\n\nMain()\n\nFunc Main()\n\tLocal $s = 'true,\"test\" , $test[2][3], $test[4], @AppDataDir, 2,23.343,  \"   \",        \"$test'' ,2\" ,   _Function(\"test\", ''test2'', StringStripWS($b,3)), \"test3\", false  , ''     \"    Test\", ,, ,, 4      '',\"\"'\n\tLocal $a = __SplitArgs($s)\n\t_ArrayDisplay($a)\nEndFunc  \n```\n\nErgebnis:\n\n![ArrayDisplay](/images/Thorsten_Willert__SplitArgs.png)\n\n## Voraussetzungen\n\nAutoIt\n\n\n## Installation\n\nAls Funktion in das eigene Programm kopieren, oder als UDF in das Include Verzeichnis von AutoIt kopieren.\n\n\n## Diskusion und Vorschläge\n...\n\n## ToDo\n...\n\n## Authors\nThorsten Willert\n\n[Homepage](https://www.thorsten-willert.de/software/autoit/autoit-funktionen/_splitargs)\n\n## Lizenz\nDas Ganze steht unter der [MIT](https://github.com/THWillert/HomeMatic_CSS/blob/master/LICENSE) Lizenz\n.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthwillert%2F_splitargs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthwillert%2F_splitargs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthwillert%2F_splitargs/lists"}