Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VARTYPE.prg not found error.
Message
 
To
01/03/2000 10:09:18
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00339761
Message ID:
00339813
Views:
14
>Suddenly I am getting an error on builds of my VFP 6 projects. This error occurs on all builds of all projects as far as I can tell. Here is the logged error:
>
>
>
>This is the error report from the Log file:
>
>Error # 1 class: file
>Program dosessionsets
>Message File 'vartype.prg' does not exist. (VARTYPE.PRG)
>Line # 5
>Active: app_favoritepicker (cmdOK)
>Session 2
>DiskSpc 2147155968
>Screen 768 by 1024
>OS Windows 4.10
>Vers(1) Visual FoxPro 06.00.8167.00 EXE Support Library for Windows [Jun 16 1998 09:11:12] Product ID
>Vers(2) 0
>Vers(3) 00
>SMode 4
>(1016) 1083 user object memory used
>(1001) 1048576 pool available memory
>CPU Pentium
>Video Color/Color
>
>This code is from the Config.fpw file, which seems to be generating the error which is logging to the report.
>
>LCCODELINEMSG
> Local L .F. error
>NERROR Local N 1 ( 1.00000000) error
>CMETHOD Local C "dosessionsets" error
>NLINE Local N 5 ( 5.00000000) error
>TIERROR Local N 1 ( 1.00000000) handle
>TCMETHOD Local C "dosessionsets" handle
>TILINE Local N 5 ( 5.00000000) handle
>LCMESSAGE Local C ""File 'vartype.prg' does not exist."
>(1) (VARTYPE.PRG)
>dosessionsets, 5
>C:\JOHNS\VFP6\AG
> TRACK\AGTRACK.EXE" logerrorreport
>
>This is happening in the when I rebuild the project or recompile the .exe and I also get a similar error from compiled versions.
>
>I have checked another working system with VFP 6 installed and cannot find the program VARTYPE. But I am not sure where it is being called from.
>
>Any input anyone has will be appreciated.
>
>Thanks.
>
John,

Do I read this right? You've got code in the config.fpw file? That's purely for configuration settings and you can't place code directly in there. If you need some code to run a start up, you can place a program file name after the COMMAND= setting.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform