|
#1
|
|||
|
|||
|
Hi All Again
Thanks so much for the fast response to my other question. I have now split my serial validation box into 4 separate boxes. I need to form each of those box variables back into one. I tried using this: local strSerial = SessionVar.Get("%Ser1%") and SessionVar.Get("%Ser2%")... but it only used the first variable ("%Ser1%"). What would I use (instead of and or +) to append variables(strings) into one variable(large string). This should be simple enough to get around. |
|
#2
|
||||
|
||||
|
To concatenate strings, the operator is .. . You could check the help file, as the documentation provided with the product is excellent.
Code:
fullstring = string1 .. string2 .. string3; |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help with AMS/WGet intergration problem | mystica | AutoPlay Media Studio 7.5 Discussion | 3 | 07-04-2008 01:40 AM |
| Problem installing fonts | ByronFS | Setup Factory 7.0 Discussion | 5 | 05-08-2006 01:23 PM |
| Video Problem | ScottDuncan | AutoPlay Media Studio 5.0 | 0 | 07-10-2004 02:38 PM |
| PROBLEM: Setup Starts and then Crashes | Support | Setup Factory 5.0 | 0 | 10-15-2002 04:02 PM |
| INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0 | Support | AutoPlay Media Studio 4.0 Examples | 0 | 10-03-2002 09:38 AM |
All times are GMT -6. The time now is 04:33 AM.








Linear Mode

