paul.t.morris Posted July 16, 2005 Posted July 16, 2005 config.jsHi All!I have just entered all my apps and switches. After saving, exiting and going back in there are no apps in the lists!I have checked the config.js and all the apps are there!Here is the config file - Can anone tell me why they are not showing?Thanks!
lionhrt Posted July 16, 2005 Posted July 16, 2005 (edited) First off this is what I see://---------------------------------------------------------------------------------------------// Your programs here ...//---------------------------------------------------------------------------------------------pn=1;picw[pn]=['128']pich[pn]=['128']textl[pn]=['Bottom']texti[pn]=['1']pn++calls what?There are quite a few entries that are missing pn=0 and ordr[pn]= recheck these after you fix the first entry. That may be why nothing is showing when you call up the program. Edited July 16, 2005 by lionhrt
paul.t.morris Posted July 16, 2005 Author Posted July 16, 2005 Thanks for the reply! I think I will start again! Paul
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now