Timeline for How to extract the following value from a file?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 16, 2022 at 7:52 | vote | accept | John Taylor | ||
| Aug 16, 2022 at 7:33 | answer | added | Daniel Huber | timeline score: 5 | |
| Aug 15, 2022 at 22:14 | comment | added | Domen | Please take a look at StringCases. There are probably several different ways, depending on how the structure of the file changes. One possibility is StringCases[text, d : (DigitCharacter | ".") .. ~~ " " .. ~~ "= ebeam1" :> d] | |
| Aug 15, 2022 at 22:11 | comment | added | lericr | Is this materially different from this? mathematica.stackexchange.com/a/271686/84894 | |
| Aug 15, 2022 at 21:41 | history | asked | John Taylor | CC BY-SA 4.0 |