ABOUT A GAEV ROUTINE - Forum

Forum Navigation
You need to log in to create posts and topics.

ABOUT A GAEV ROUTINE

Hi @gaev
I come to you because I have seen examples and some routines that you have done to be able to read a file and load it into a variable
please look at the small app that I send you attached, it is something very
simple a listbox where when entering you must read a text file and load it in that listbox...
it does but look at how it shows me the list inside the listbox
I have not been able to figure out how to adjust the routine you developed so that it reads line by line and displays it correctly.

I thank you infinitely in advance

 

Uploaded files:
  • You need to login to have access to uploads.

@joferar333

I downloaded the zip file and took a quick look at the txt file and the app.

1) Like other developers on this forum who volunteer to assist other members, my time is limited.

So please don't throw your entire application and expect me to go through all pages of it in order to figure out what I am supposed to be assisting about.

Like others have stated before, when seeking assistance, provide a simple app with ONLY the objects in question (a button with code, a text area, a listbox etc.); and clearly state what you are expecting vs. what is happening.

2) I noticed that one of the commands in your app was php related.

If your problem is to do with loading a variable using the php commands, I can NOT help you.

As stated several times in the past, I have zero experience in that area; so if this is the case, do not bother sending even a simple app.