I need to extract the month number (not mame) from each time step of certain table. What command I can use for that?
Thanks
Hi
with GetRecord you can put an array of data in a string and after with "string manipulation instruction" you can spilt the month number.
you will have to do some testing but it's not complicated
Smile
Also consider using the RealTime() instruction in your program and storing the month number in your data. See https://www.campbellsci.com/blog/crbasic-realtime-alias-declaration