× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Open file and delete the last line

  • yaakoubi27
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 4 months ago #24373 by yaakoubi27
Open file and delete the last line was created by yaakoubi27
Hello everyone , i have an xml file how i can delete the last line from this file with routine 
Kindly help me

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 year 4 months ago #24374 by VK
Replied by VK on topic Open file and delete the last line
Hi
OPENSEQ ... loop for READSEQ collecting the data into dynamic array ... DEL for the last field ... write dyn. array to a new file - here you can use WRITESEQ or WRITE.
 

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.050 seconds