Re: Telnet and Visual Foxpro (General questions)
So if understand this correctly, you have to evaluate each character the user types? So if I wanted the user to scan a vendor code that would have a character limit of say 8 characters, I would have to store each of the 8 characters in a variable and then wait for a CRLF? It would seem the Receive method would be a bad place to put this since you could be accepting input for different fields (Vendor Part Number,etc.). So there's not way to produce a prompt like we do visually in Visual Foxpro or Visual Basic or do you have to write a prompt handler?
Complete thread:
- Telnet and Visual Foxpro - jtrogdon, 2007-01-10, 15:16
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-10, 16:03
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-10, 16:30
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-10, 16:41
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-11, 20:19
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-11, 20:36
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-11, 21:25
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-12, 15:17
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-12, 15:47
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-13, 16:40
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-13, 17:45
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-16, 15:57
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-16, 16:11
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-16, 16:17
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-16, 22:06
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-16, 22:19
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-16, 22:44
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-16, 22:19
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-16, 22:06
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-16, 16:17
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-16, 16:11
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-16, 15:57
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-13, 17:45
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-13, 16:40
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-12, 15:47
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-12, 15:17
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-11, 21:25
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-11, 20:36
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-11, 20:19
- Re: Telnet and Visual Foxpro - wodDamir, 2007-01-10, 16:41
- Re: Telnet and Visual Foxpro - jtrogdon, 2007-01-10, 16:30
- Re: Telnet and Visual Foxpro - woddrazen, 2007-01-10, 16:03