Greetings, I have a cursor that contains two lines from a txt file type sdf:
0101010101010
(01)0101010101010
I have to cut the first 5 characters of the second line in your opinion how can I do?
the result should be without (01) 9
0101010101010
0101010101010
greetings
I have a text file with no delimiter but composed as follows:
173 FLOWER FIL. MERL. 400GRX1,00 CT6E2714 8410063011448
25002 Viennetta VANILLA 6X320 1.00 CT3231BC020 8000920200025
I CREATED QUATO COMMAND:
CREATE CURSOR TIME (Codart C (10), desart C (25), PRICE N (9,2), UM C (2), LOT C (20)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.