Home | Reviews | GUIpedia | Forum | Fun500
tacodrake95 | Uploading Download filesI don't know how to upload files for people to download. can anyone help me with this. | 2010-09-08 | 2:23 PM |
Brandon | Re:Uploading Download filesWhen you post news under a GUI, there is an upload section. | 2010-09-08 | 2:27 PM |
tacodrake95 | Re:Uploading Download filesbut it doesn't show up in my downloads space. | 2010-09-08 | 2:32 PM |
Brandon | Re:Uploading Download filesYou have to select a file in the "Browse" Box and then name it in the text box to the right. BTW: If you still can't make it work, http://sixbynine.net/filequick/ is an excellent free file host.
| 2010-09-08 | 5:12 PM |
tacodrake95 | Re:Uploading Download filesThanks, but i found another way to do it. | 2010-09-09 | 1:41 PM |
Brandon | Re:Uploading Download filesThe news feed is for posting news/screenshots/uploads of your GUI, asking for help is really what the forum is for, so I'm moving the link here.
http://jdqb45.gofreeserve.com/OS1.BAS
And looking at your code it's easy to tell what the problem is, you have 6 arrays in a row that have thousands of variables. And based off the quick look I took I see what you are using them for a put buffer, I'd recommend using less buffers, or looking into XMS/EMS in the future lib. Really using less buffers would be best, there is no reason you need mulitple 15000 integer arrays.
| 2010-09-09 | 4:33 PM |
Other
2021 Brandon Cornell