Indigo Rose Software
  #1  
Old 06-22-2005
DavDes's Avatar
DavDes DavDes is offline
Forum Member
 
Join Date: Oct 2004
Location: Laval, Québec, Canada
Posts: 37
Star Some Questions

Hi,

1) Is it possible to set "actions" available for a particular version ?
ex : 1.0 -> nothing, 1.1->delete a file, 1.2->execute a batch, 1.3->do something else
2) I saw in the help file that tab and list order are set from left to right (old to last) and top to bottom (old to last). Is it possible to invert the tab order ?
3) Filters : is it possible to set many filters with separators ?
ex : "Match" ap*,in*,bak

VP2 is very pleasant to use with SF7 and TU2 ! I wish an activation module now (like IR has )
Thanks,
David
  #2  
Old 06-22-2005
csd214 csd214 is offline
Forum Member
 
Join Date: Oct 2001
Location: Norway
Posts: 939
Q1, yes, it should be possible

Code:
if SessionVar.Expand("%InstalledVersion%") == "1.1" then
	-- delete a file
elseif SessionVar.Expand("%InstalledVersion%") == "1.2" then
	-- execute a batch
elseif SessionVar.Expand("%InstalledVersion%") == "1.3" then
	-- do something else
end
Q2, I don't know, (but why a reverse order?)

Q3, do you mean the Filters Manager in VP20?
 

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 On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Few simple questions... daveinmb AutoPlay Media Studio 5.0 7 03-22-2004 02:49 AM
quiz template - how to randomize questions sue AutoPlay Media Studio 5.0 8 03-06-2004 05:34 AM
Weird Errors RobbyH AutoPlay Media Studio 4.0 9 01-30-2003 05:25 AM
Help with randomizing questions and answers in a quiz application TJ_Tigger AutoPlay Media Studio 4.0 36 11-21-2002 03:36 PM


All times are GMT -6. The time now is 10:49 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software