forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 46 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Mon Jul 13, 2015 1:21 pm   Subject: Re:

Haven't John and I done most of it?

Indeed you have an I do appreciate it but what I meant was that it was a lot of extra work for the PC.


If the character strings are left justified (and yo ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Mon Jul 13, 2015 3:44 am   Subject: Re:
Hi Roger,

In Fortran, if you want to read 10 characters oblivious to what they are, read with A10, or if reading with a * format they need to be in quotes '1234567890' (or use double quotes, " ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 10:03 pm   Subject:
Litus;

Ok, this is starting to make sense. I didn't try what you said before because I didn't realize the significance of the "/". In TrueBasic, when you tell it to read 10 characters, it ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 4:13 pm   Subject:
Thanks but it's not an option.

This is a simple utility program to reformat the output of another program where changing the first program would be too difficult.

I just need to know that's caus ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 2:36 pm   Subject:
Litus, John;

Here's the first few lines of the input file. It's a series of these groups
The first two lines are blank as is the 4th line. The 5th line is the column header. There are 20 data line ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 5:25 am   Subject:
Nope.

Corrected that, no difference.

There are some blank lines at the beginning but F95 doesn't seem to count them.

Roger
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 3:12 am   Subject: Re:
Are there 9 fields in each line ?

Yes but of varying widths in some cases.


Alternatively, you could paste it into excel,
do data > text to column, with space delimited
adjust the column w ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 2:06 am   Subject:
What I'm trying to do is to reformat text which has only blanks for value separators. Some of the numbers are left justified and longer than the values in the next line making it impossible to do a co ...
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 1:29 am   Subject:
That's what I thought but changing it didn't help.

Same error on the "write (4,12) " line.

Roger
  Topic: Error 59, There is no repeatable edit descriptor in this f
rogerh

Replies: 29
Views: 24598

PostForum: Support   Posted: Sat Jul 11, 2015 12:05 am   Subject:
I have the same problem with this code


12 format ('2a,1x,3a,1x,1a,1x,10a,1x,8a,1x,3a,1x,4a,1x,3a,1x,3a')
nl = 0
lk = 0
DO
read(3,'(55a)',err=10) lin$ ! SIGNAL LI ...
  Topic: Pipe revisited
rogerh

Replies: 1
Views: 3642

PostForum: Support   Posted: Sat May 30, 2015 2:06 pm   Subject: Pipe revisited
I'm back.

My client insists that a command to talk to a running program MUST exist.

He says pipe should allow one to start gnuplot and at a later time give it commands.

Does anyone know what ...
  Topic: Pipe command?
rogerh

Replies: 4
Views: 6487

PostForum: Support   Posted: Mon Apr 27, 2015 1:25 pm   Subject:
Thanks for the suggestions.

I've forwarded them to my client for his opinions.

Roger
  Topic: Pipe command?
rogerh

Replies: 4
Views: 6487

PostForum: Support   Posted: Sun Apr 26, 2015 10:16 pm   Subject: Pipe command?
Another vague question.

My client wants to know if FTN95 can communicate with external programs.

He wants something like the unix pipe, to send information to another program. Specifically, to s ...
  Topic: help with sleep1@
rogerh

Replies: 48
Views: 33788

PostForum: Support   Posted: Fri Apr 10, 2015 2:26 pm   Subject:
john, I wish I could print and save that big reply as there's a lot of good information in it.

I should explain that I'm helping someone develop his program. I refer to him as a client because he's ...
  Topic: help with sleep1@
rogerh

Replies: 48
Views: 33788

PostForum: Support   Posted: Fri Apr 10, 2015 2:14 pm   Subject: Re:
Roger, I'm guessing but by the way your last post stops dead after the last quote I think the post is truncated (this is a problem with the forum , there's a limit to the size of a post/comment you ca ...
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group