Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | importing text from file |
From: | Nick Fallon |
Date: | Fri, 26 Jan 2001 17:01:15 -0000 |
I want to fill a dynamic text box with text loaded from a .txt file, so the
contents can be updated easilly later. I have a dynamic text box, with a
variable vtext. I tried -
loadVariables ("filename.txt", "vtext");
loadVariables("filename.txt", "textbox.vtext");
where vtext is a target, but it didnt work. Any ideas?
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]