sequence of lines

dr. A.S.J. Botenga bv.wallewijn at planet.nl
Wed Jun 4 04:32:55 PDT 2008


----------
Van: David Thompson <dthmpsn1 at illinois.edu>
Beantwoord: "Panorama Questions & Answers \(Discussion\)" <qna at provue.com 
 >
Datum: Tue, 3 Jun 2008 10:03:21 -0500
Aan: "Panorama Questions & Answers \(Discussion\)" <qna at provue.com>
Onderwerp: Re: sequence of lines

When I expand your email to show all of the headers, I see this.

User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2106

Version Tracker and the Microsoft web site both say it requires Mac
OS 8.1 to 9.x.

I probably should have phrased it a little differently. I don't
consider an application that is running under Classic to be running
in OS X, but I should have said it in a way that made that clear. I
am surprised to hear that you can run it in Leopard.

>> I did it some upgrading


> For example: Instead of
>>
>> Field "DateField"
>> Copy
>> DownRecord
>> Field "TextField"
>> Paste
>>
>> you could use
>>
>> Local theDate
>> theDate = datepattern(DateField, "DD-MM-YYYY")
>> DownRecord
>> TextField = theDate
> Sure, but, if I may refer to previous remarks, that text is longer.
> The first example I write, perhaps a bit unusual, in one line,  
> actually even
> a part of a 'procedure-line':
>
> field date copy downrecord field a paste

That's just a question of style. I prefer to put separate statements
on separate lines, and to indent the lines that are part of a "block"
such as the lines between an If statement and its corresponding EndIf
or a Loop statement and the corresponding Until or While.

> I am afraid that would be not possible for me any more. Therefore I  
> will append a document that I closed 6 years ago, containing about  
> 6000 lines. To keep survey I could not maintain the official way of  
> writing. See f.i. the procedure "we survey" I tried to write as  
> orderly as possible, making use of the maximum measures of my screen  
> at that time. Also the more perfected and more extensive procedures  
> I use now I can still be overseen in one glance. These older  
> program's were written before I started with variables. If you want  
> to have the lines as well to performe some action, I could  
> eventually sent the full contence to a private e-mail address of  
> yours.

> May I pose another question. Is it possible to cut a line without  
> affecting the clipboard.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://provue.com/pipermail/qna/attachments/20080604/57cf178b/attachment.html 


More information about the Qna mailing list