saving settings.
Dennis Brown
see3d at writeme.com
Sat Apr 30 18:10:18 EDT 2005
Well that why you are only getting the data from gData1 everywhere.
Look at what you used!
Dennis
On Apr 30, 2005, at 5:53 PM, Paul Salyers wrote:
>
>> You would probably want
>>
>> put quote & gData1 & quote & comma & quote & gData2 & etc.
>>
>> or perhaps
>> put quote & comma & quote into myBetween
>> put quote & gData1 & myBetween & gData2 & myBetween & etc.
>>
>> --
>> Alex Tweedly http://www.tweedly.net
>
>
> Close I now have:
>
> "gData1","gData2","gData3","gData4","gData5
>
> At least the quotes & comas are in place but the information in the
> data is not getting saved.
>
>
> I used:
>
> put quote & gData1 & quote & comma & quote & gData1 & quote & comma &
> quote & gData1 & quote & comma & quote & gData1 & quote & comma &
> quote & gData1
>
> Paul Salyers
> PS1 - Senior Rep.
> PS1 at softseven.org
> Http://ps1.SoftSeven.org
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list