Hello All,
I'm trying to map client PC to a remote drive using ASP. The idea is when the user launches asp web page the drive gets mapped to user's computer if not already mapped. I've seen all the posts in this forum and tried many of the suggestions, but the best I could get to is to map...
Hello,
My Excel application obtains the Excel file that is created by a trird party tool and if there is no data to be placed in cell the tool puts zero-length string in it making it impossible to use any math functions unless the string is removed. To resolve the issue I'm trying to replace...
Hello,
I have a report that works fine when all the data is fit onto one page, but when it's too much for one page and I'd expect the second page of the report to be created, that does not happen. I've tried all the options available on the report menu with no luck. I've redesigned it couple...
Hello,
I'm trying to install Virtual InterDev Server and keep getting the following error message: "virtual interdev server (acme) install failed". Has enyone ever seen anything like that? Thank you!
Hello,
I'm having dificulties with my FoxProW 2.6 application. I have a screen with a number of fields. When I use tab to go from one field to another the application acts as normal; if I use mouse to jump from one field to another the read statement gets terminated and the screen closes...
Hello, I'm trying to convert Excel's statement into VFP and running out of ideas. THe statement is to select cells in the range from A1 to the last cell populated on the selected row (similar to holding down CTRL+Shift+arrow)
Range(Selection, Selection.End(xlToRight)).Select
Would highly...
Hello,
I have a form with three buttons and listbox (vendorBox). When either button is pressed I create a new array from select statement and use following statements to specify the source: THISFORM.vendorBox.RowSourceType = 5 and
THISFORM.vendorBox.RowSource = 'vendorList'. When I run the...
I know that this is something simple, but I've spent few hours and could not find anything??? I'm running my foxpro 6 program from dos cmd and need to capture the execution code returned by my program in dos. If it's not possible what would be my alternative to pass the code from app back to OS...
Hello everyone,
I have FoxPro 6 application that does some custom formatting on Excel spreadsheet, which is created by the same application. Everything works fine on my machine, however we have users that use Citrix client to access the server (something similar to PCAnywhere). That is where...
Hello,
I'm using _mover class to build a list of available choices based on selected criterias. When I pick the criteria for the first time it works fine, but when I try to go for another choice I have a problem - new selections are getting appended to the list generated before (lstLeft) and...
Hello,
I'm converting a program from FoxPro 2.6 to 6.0, which has a popup screen with menu that does not seem to function properly in Visual FoxPro. I mark the item with following statement: SET MARK OF BAR RECNO() OF pppName TO .T. When I scan trhough the menu to find marked records I use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.