Search found 1 match
- Tue Aug 25, 2009 4:33 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Basic file problems
- Replies: 1
- Views: 5045
Basic file problems
Hello, I have a problem with a basic file. What I do is send a file from a scale to a label printer. The label printer has basic programming commands so i can parse the data. My problem is this, When the file sent has one line as below 003, 300 kg I can use the code below to trim out just the weight...