replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - How to do???
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 

How to do???

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
kingkastle



Joined: 22 May 2008
Posts: 20

PostPosted: Thu Aug 14, 2008 1:25 pm    Post subject: How to do??? Reply with quote

Hi,

I�m running a program that filters the data into different Timesteps: 1min, 2min, 5min,....

Becuase it�s up to the user to select the Timestep,I would like to do the program in this way:

As the .exe starts , I would like the program to ask which is the timestep and then run as the user selected.
Could be something like this?:

READ *,*
PRINT*,* Select timestep
! (in this point the user select between 1 and 9)
READ *, i2

Starts and If bucke that runs the program depending of the user selection.
for example if timestep is 1,2 or all:

if (TS=1) then
go to label1
else if (TS=2) then
go to label2
else if (TS=all) then
go to label1
go to label2
end if

Thanks very much in advance, any help is really appreciated
best regards
rafael
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group