Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #199093
| From | Richard Owlett <rowlett@cloud85.net> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: yabasic problem |
| Date | 2018-08-20 18:10 +0200 |
| Message-ID | <woUUF-8en-5@gated-at.bofh.it> (permalink) |
| References | <woSzv-6Jb-1@gated-at.bofh.it> <woSSS-6PO-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/20/2018 08:49 AM, Thomas Schmitt wrote:
> Hi,
>
> Greg Wooledge wrote:
>> But if BASIC is working for someone out there, then hey, great.
>
> Sure. I am still wondering what will be the final solution to Richard's
> riddle. (The typo theory seems to have died now. Remains the sticky error
> theory.)
>
I'll attempt to claim at least minimal sanity and common sense.
This project started out in Tcl, which I visualize as a super-BASIC.
Project precis: SeaMonkey can save bookmarks in two formats.
JSON which is lossless but not suitable for human.
HTML which is human friendly, but loses hierarchical information
[critical for my purposes]
Due to inexperience I got lost in how Tcl handled my JSON data.
Now that I have yabasic reading/writing files I've solved my program
logic problems. It's losing critical data. I have a strong suspicion
that when it reads my input file it sees some data as a line terminator.
Now that I know my program logic is valid, I'll likely translate it into
Tcl for which there is a friendly debugging tool - the code pane of
tcltutor30b7.
As to:
> strace -o mytrace2 ls
I did a power off/power on sequence. I got a 9.5kb file with 10
instances of "ENOENT (No such file or directory)". If anyone is
interested, I'll send them a copy.
As to:> As to problem doing:> Did you make experiments to verify or
falsify my theory ?
>> E.g. by provoking an error different from "File not found" and then
>> checking whether this message sticks to peek().
With a good filename, nothing printed.
With a bad filename, it reports file not found.
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-19 15:10 +0200
Re: yabasic problem <tomas@tuxteam.de> - 2018-08-19 15:40 +0200
Re: yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-19 16:00 +0200
Re: yabasic problem Curt <curty@free.fr> - 2018-08-19 16:30 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-19 17:10 +0200
Re: yabasic problem David Wright <deblis@lionunicorn.co.uk> - 2018-08-20 01:30 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-20 09:40 +0200
Re: yabasic problem Jim Popovitch <jim@k4vqc.com> - 2018-08-20 10:00 +0200
Re: yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-20 14:20 +0200
Re: yabasic problem Mark Fletcher <mark27q1@gmail.com> - 2018-08-20 14:40 +0200
Re: yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-20 15:40 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-20 15:30 +0200
Re: yabasic problem Greg Wooledge <wooledg@eeg.ccf.org> - 2018-08-20 15:40 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-20 16:00 +0200
Re: yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-20 18:10 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-20 19:50 +0200
[OT] Re: yabasic problem David Wright <deblis@lionunicorn.co.uk> - 2018-08-20 17:10 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-20 18:50 +0200
Re: yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-20 14:00 +0200
Re: yabasic problem <tomas@tuxteam.de> - 2018-08-20 17:20 +0200
Re: yabasic problem Richard Owlett <rowlett@cloud85.net> - 2018-08-20 21:40 +0200
Re: yabasic problem "Thomas Schmitt" <scdbackup@gmx.net> - 2018-08-19 15:50 +0200
csiph-web