Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 8th, 2025, 9:33 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: December 9th, 2009, 2:38 pm 
Offline
Godlike
Godlike

Joined: November 11th, 2004, 1:18 pm
Posts: 1213
Location: New York
Opus: Opus Pro 9.75
OS: Windows 10 Pro 64 bit
System: Core i7, 16G RAM, Nvidia 640GT (desktop), plus Windows 10 and Android tablets
Hi Mack,

Not too good at the array/looping stuff (even after all these years :oops:), but I can experiment, see if I can get a small sample to work with a few text input boxes-write them into array on one page, read them back via loop on a second page). Once I can get a basic sample going, I can then apply it more widely.

As part of the script, I need to hide the text box that a variable is displayed in, if the text input box on the previous page is left blank by the user).

Interesting solution here: I found at first that using an "if" statement (for example, if Ltask1 = " " (not "", but a blank caused by " "), TextBox1.Hide() did not work. When I initially hid TextBox1 and set up the script: if != " ", TextBox1.Show(), that worked every time and for multiple variables and text boxes. So, the script may not be able to read a blank, but can recognize when it is not blank.

So, it all works but not as efficiently as an array/loop would work.

Thanks for you help.

Kind Regards,

_________________
Stephen


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 63 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group