PDA

View Full Version : Can I do this in text edit ?


bobbyjack
11 Oct 2008, 11:23
Again, welcome back, Don

While you were gone, I tried something. I wanted to write an FP that would place four of the same aircraft , that I was testing for frame rate draw, at an airport. First I created a simple two leg plan and added it to the list. Than I opened the plan in text editor, did three copy and pastes. Then changed the departure and arrival times so that the planes took off 5 minutes apart. When I was done I got some errors( don't remember what ) , so AIFP wouldn't let me do that. OK, so I went to the text file that I had saved of the original two leg plan, did the same thing ( copy and paste, change times) saved it, opened it in AIFP, and all was good. It's not a big deal, but I'm guessing the text editor is not ment to do what I tried?

Bob

gadgets
12 Oct 2008, 10:50
THnaks for the report, Bob. Sounds like the same thing in both cases. I suspect it has something to do with the way the AIFP text editor updates the Flight Plan List. I'm preoccupied at the moment, so it may be a day or so before I get a chance to look at it.

Don

gadgets
20 Oct 2008, 19:48
Bob, I finally got around to looking at this issue. While I don't yet have a solution, what is happening is that the second flight plan is not being recognized as the start of a new FP but rather, it is being interpreted as the third leg of the first flight plan.

Format-wise, everything looks OK. It's the error checking routine that is causing the problem.

Incidentally, you could have added the first flight plan to the flight plan list 4 times and then corrected the arrival and departure times using the text editor.

Don

bobbyjack
21 Oct 2008, 00:32
Incidentally, you could have added the first flight plan to the flight plan list 4 times and then corrected the arrival and departure times using the text editor.


That works for me.

BTW, what happened to the AIFP logo for the exe. Now there is just a generic "window" like thing on my desktop.

Bob

gadgets
21 Oct 2008, 10:36
Checkout Release 1.5.1. (http://members.shaw.ca/aifp/aifp_v151.zip). It fixes the problem you reported (and a couple of others with the text editor) and restores the AIFP icon.

Don