-
- "Cannot find the menu-generation program."
by AlexBB
- 14 Replies
- Last post
by AlexBB
- Hi there,
I actually posted on this subject twice before and once got a satisfactory answer, the other time I simply figured out how to get this file myself.
Now it seems to be different. When I make and attempt to build a project I get this message. So, I click Add, go to Program Files\Microsoft Visual FoxPro 9\ and find a file: genmenu.prg .
Click on it and I get another error message:
-
- vfp9 error reading file 1104 on server 2003
by Caio Pordeus Junior
- 5 Replies
- Last post
by dni
- I have a windows server 2003 R2 Enterprise edition service pack 2 with Sql server 2005 and vfp9, where users access the data via a mapped share. I use the server as a file share and run it from some other machine or terminal server or citrix ; sometimes i get a "error reading file" on this type of files:
error reading file s:\xxxxx\xxxxx\nnn.fxp where nnn.fxp is a file that is include
-
- Search Company function: Type any letters to find a few similar company names
by MillBear
- 8 Replies
- Last post
by CetinBasoz
- Hi all
I create the form to search the company name. I have the long list of company codes & names inside the table (company.dbf).
Form Designer
Company Name : <Text1>
<Grid>
Code | Company Name
Search Command Exit Command
For
-
- Combo
by Ahsan Amin
- 4 Replies
- Last post
by Ahsan Amin
- LOCAL nCnt FOR nCnt = 1 TO thisform.cboCourse.ListCount IF thisform.cboCourse.List(nCnt) = ALLTRIM(a_Courses.CourseName) thisform.cboCourse.Selected(nCnt) = .t. ENDIF ENDFOR
But selected item is not apearing on top of the combo's list.
-
- Trans SQL statement needed
by AlexBB
- 3 Replies
- Last post
by AlexBB
- OK, this is a problem I am sure won't be a problem for highly traned in VFP ways at all, just a piece of cake but for me it is insurmountable.
It all has to be done from .NET code. I need a Trans SQL statement, similar to "SELCET * FROM...." but I need to select just one record and this record MUST be the last one in the rowset.
More accurately, this rowset has to be ORDERE
-
- Urgent - Need Help In VFP 8 Deployment
by Hemangi
- 9 Replies
- Last post
by Hemangi
- Hi All,
I have created Package using installshield wizard, but the only first login window of my project appears after just one sec screen remains and then disappears, i have used prg as my main file in project in which i have define menu, however my exe woks fine . what should i do.
Regards
Hemangi
-
- Returning Arrays And Cursors to .NET from VFP???
by AlexBB
- 14 Replies
- Last post
by CetinBasoz
- It is all about the business of Stored Procedures which I am trying to perfect. The SPs are called by my .NET C# app. A lot of the stuff I've had difficulaties initialy appears to be working now. Still there are numerous limitations and one has to get used to them. It is a new style of programming. Very austere. If you want to DELETE a record in a table and you have 15 of them and want to determin
-
- Compatability with old FoxPro and dbase
by Randy Schafer
- 2 Replies
- Last post
by Randy Schafer
- I have been a casual user of Foxpro to do data analysis as part of my job of business strategy. I know the old FoxPro/Dbase programming language - I'm going back to 15-20 years ago ... SET FILTER TO ... SET INDEX TO ... TOTAL ON ... and so on. Does Visual Foxpro 9.0 have those commands Can I type them into a program after opening a file with "MODI COMM xxxx" Or are these commands only
-
- Replace character in a field
by Walker Boh
- 2 Replies
- Last post
by Walker Boh
- I need to perform an update on a table, replacing a charcter (+) with another one (x) In SQL Server I Write Update <Table> Set Field = Replace(Field, '+'. 'x') With a dbf table it doesn't wotk and I couldn't find out how to do this.
To be more specific, my table has a field (named flags), and it can be filled like this: i + xx i++ x+ +++ i+
I have to replace all '+' with 'x' to heve
-
- help needed on troubleshooting label printer problem
by jimcjr
- 9 Replies
- Last post
by Naomi Nosonovsky
- I've inherited a Visual Fox Pro application (originally written in Foxpro for Windows, but more recently compiled with VFP 7 and then VFP 9). It creates several different types of labels using the standard .LBX and .LBT files that the Foxpro label designer creates. (All of the users are running the application on Win XP SP2 machines.)
The labels were designed using a Smart Label Printer Pro
-
- How to Lock a file in VFP 6.0 so that cannot access it externally through my computer ?
by nrpanda
- 5 Replies
- Last post
by LeoLems
- Hi,
I have a normal text file (.txt) that contains some user permissions. I want to restrict the window users so that they can not open, edit or delete it externally through my computer or windows explorer. When they will try to access the file, it should show a messagebox that displays like "Access Denied".(during the program execution and after the prog. execution). And the file sh
-
- VSF 6.0 Reports & Subreports
by TorrediPisa
- 6 Replies
- Last post
by Lightening
- Good Morning to everyone.
Do you know whether is possible to call a subreport from a report I have read the guidelines and it seems to me that's not possible but I am not sure.
Thank you for yr kind help and collaboration.
Best Regards
TdP
-
- DBF with 503 fields
by S.G.K.Hari
- 9 Replies
- Last post
by Bruno Yu - MSFT
- Hello All. I have a DBF with 503 fields in my server . I could able to open in read only using dBase V. The dbf is updated thru an application. I want to query the file using VB or VFP. Thanks for all inadvance . Hari
-
- check for filetype
by ScottCamp
- 10 Replies
- Last post
by ScottCamp
- Ok...I'm Back...LOL
I'm trying to modify and old custom program someone made for us years ago. Simply to move files from one place to another.
Everything works great. I'm trying to check if a file type exists in a directory (since the names will always be changing but the file type will always be a .jpg). If it does, then copy everything in that folder over. if a .jpg doesn't, then give a me
-
- FOXFIX5.DLL and Windows 2003 Server
by Stuman99
- 9 Replies
- Last post
by Stuman99
- I seem to be having a problem using foxfix.dll on a windows 2003 server. The error message generated is cannot load 32-bit dll c:\foxfix\foxfix5.dll. Any ideas... seems to work ok when run from my windows xp workstation.
Stuart
-
- dropdown list box
by Hans L
- 11 Replies
- Last post
by Hans L
- I read everywhere about the so called "dropdown list box", but, while I have searched long and hard, I cannot find any description of how to create such a beast. Kind of embarrasing, but ... Also, as a stopgap, I use a combo box to select indexes to list various sets of data in a grid, and I do not have anything in the ControlSource. I have 1 ¨C Value in RowSourceType and then six list it
-
- How to select a record from a Grid and open a form
by msw
- 14 Replies
- Last post
by msw
- Hello, I'm new to VFP 9, but I'm working at it..
I have a simple form that displays a Grid with my customer records. I would like to double click and or press the enter key on a given record on the grid and open a form to make editing earier and then return to the grid when I'm done.
Can anyone give me some help with this...
Thanks...Scott
-
- form help
by NILKAMAL
- 5 Replies
- Last post
by MarciaAkins
- hi!
i create a simple table as below
field name datatype
name c
address c
state c
photo memo(binaray)
now i create a form with all field but i want photo from my file how do i get from file ( with button ) and save for record
thanks
-
- building dll get "Allowed DO nesting or expression..." error
by LisaJong
- 2 Replies
- Last post
by LisaJong
- Hi, guys
I got a " Allowed DO nesting or expression evaluation level exceeded ." error when I tried to build a dll file. What's weird is that my co-worker using exactly the same code with me, but he can build a dll without that error.
So I think that mayby it's have something to do with foxpro's setup
I looked under Index in Help for "error messages" ... "alphabe
-
- how do i disabled a mouse and esc at runtime?
by Madix_t
- 2 Replies
- Last post
by Madix_t
- good day to the experts...
i have just recently discovered this error no matter how i plug it still works...
my form has a text field for typing a message and a send button for the message to be sent to the server, but when i hold down the button key and press ESC at keyboard, it got an error message ( "execution interrupted" 'CANCEL, RETRY, IGNORE' )..which-ever i press natur
-
- Valid event
by dvidal
- 4 Replies
- Last post
by Tamar E. Granor
- Hi,
I need to put a validation to a textbox field. I put some code in valid event. But when users enters a wrong value appears a message generated by visual fox pro: "entrada no valida"; How can I disabled this system message and use a messagebox to display my own messages .
When user enters a wrong value, I write that valid event return false.
Thanks,
-
- Why my VFP exe file cannot be launched?
by Lightening
- 9 Replies
- Last post
by Lightening
- I complied my program under VFP6 into an exe file in the program folder. But it cannot be launched. I believe there is nothing wrong with the code, because I just made a minor change.
The funny thing is that if I copied the file to other folders on the same drive, it works! And even more wear is that some old version VFP exe files could not be launched from within that program folder, either. I
-
- I can't see the content of the last field of the record
by Markspiz
- 28 Replies
- Last post
by Markspiz
- I tryed to open a "dbf" table with VFP to read some data with mi preferred platform (VFP). But in the last field of the record I can't read the right data (VFP return all blanks fileds). If I try to MODIFY STRUCTURE of the table in VFP the lenght of the record is 1614 bytes, an other utility for managing dbf table give me a record size of 1870 bytes. Is there a way to read this table cor
-
- replace image with own name
by NILKAMAL
- 14 Replies
- Last post
by NILKAMAL
- hello!
is any way replace my image with include reeno or any field data
like i take image from my webcame and it store in one folder after that i use replace command so it save path in my field but when i replace that time image name want to change
here is my code below
DO [C:\Program Files\EZTwain\VFP\EZTwain.prg] TWAIN_SelectImageSource(0) * Get list of devices into memory TW
-
- date problem
by dvidal
- 3 Replies
- Last post
by Shiego
- Hi,
I have to append data from an excel file to a fox file. A cell in excel has date data in format : "dd/mm/yyyy" and in fox the table has a character field. When I execute the command, it sometimes appear in the fox table a number that doesn't have any resemblance to the date data. How can I solve this .
Thanks,