It's hard to tell what's going on without seeing the actual file.
Can you post it (or send it to me)? I'm fairly new at this as
well, but I haven't seen the problem you describe. If I create
a file containing the single line
print("Hello");
and then read it with
< "file";
I see
Hello
printed.
What system (and OS version) are you using? When reporting
problems, it helps to know what you are running on, what
version of Singular, and a little more data about the problem.
Regards,
Justin
PS: the text handling of this interface does *not* wrap lines, so
you have to do it yourself. If you don't, you see long lines that
stretch forever out to the right...
email:
justin@mac.comPosted in old Singular Forum on: 2003-04-21 00:32:59+02
It's hard to tell what's going on without seeing the actual file.
Can you post it (or send it to me)? I'm fairly new at this as
well, but I haven't seen the problem you describe. If I create
a file containing the single line
print("Hello");
and then read it with
< "file";
I see
Hello
printed.
What system (and OS version) are you using? When reporting
problems, it helps to know what you are running on, what
version of Singular, and a little more data about the problem.
Regards,
Justin
PS: the text handling of this interface does *not* wrap lines, so
you have to do it yourself. If you don't, you see long lines that
stretch forever out to the right...
email: justin@mac.com
Posted in old Singular Forum on: 2003-04-21 00:32:59+02