Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > General > go back to last action performed


Reply
 
Thread Tools Display Modes
  #1  
Old 03-03-2004, 08:20 PM
peorge's Avatar
peorge peorge is offline
Regular
 
Join Date: Feb 2004
Location: fl
Posts: 96
Unhappy go back to last action performed


i am making a training program for the aviation field where you can use a multifunction control display unit to perform many different BITE tests. my question is i have a label with the caption "INDEX" which i need to send the user back to the previous operation. the display is made up of 14 labels that i use a case command to change depending on what they choose to do. the "INDEX" command is allways in the same label13.caption but all the other labels change depending on what the user chooses to do. so no mater where the user is if he chooses "INDEX" i need everything to go back 1 step. please help
Reply With Quote
  #2  
Old 03-04-2004, 12:56 AM
Ej12N Ej12N is offline
Centurion
 
Join Date: Feb 2004
Posts: 149
Default

i dont know try something like this
Step1:
'Your code here
Goto Step1
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation Problem - PLs help urgenlty dpdsouza Installation / Documentation 4 12-02-2004 07:09 PM
The data is sent, but... Thebastian Communications 6 08-25-2003 04:24 AM
Is there a way I can time a DesignMode Session, to revert back to NORM, in 5 minutes? tboltfrank Excel 3 08-05-2003 08:16 AM
Dynamix array problem... Zoriah General 2 06-18-2003 11:40 AM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->