comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Begin statement
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Begin statement [message #3264 is a reply to message #3260] Wed, 04 January 1995 12:36 Go to previous messageGo to previous message
zawodny is currently offline  zawodny
Messages: 121
Registered: August 1992
Senior Member
In article <hahn.74.00145964@hrz.th-darmstadt.de> hahn@hrz.th-darmstadt.de (Norbert Hahn) writes:
> Obviously I'm unable to execute compound statements:
>
> When I write the following loop:
> for i=1L, 4 do begin
> help, i
>
> I get
> I LONG = 5
>
> and it looks as if begin is immediately followed by end:
>
> IDL. Version 3.6.1b (windows 3.1).
> Copyright 1989-1994, Research Systems, Inc.
> All rights reserved. Unauthorized reproduction prohibited.
>
> IDL> repeat begin
> All rights reserved. Unauthorized reproduction prohibited.
> & END
> ^
> % Syntax error.
>
> Any clue ?
>
> Norbert Hahn


Yeah, put and endfor statement after the help, i line

for i=1L, 4 do begin
help, i
endfor


--
Joseph M. Zawodny (KO4LW) NASA Langley Research Center
Internet: j.m.zawodny@larc.nasa.gov MS-475, Hampton VA, 23681-0001
TCP/IP: ko4lw@ko4lw.ampr.org Packet: ko4lw@n4hog.va.usa.na
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3D graphics
Next Topic: PRINT_FILE keyword in MS-WINDOWS ???

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:40:16 PDT 2025

Total time taken to generate the page: 0.00368 seconds