Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_BROWSER is blank???
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
_BROWSER is blank???
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01429875
Message ID:
01429875
Views:
103
Hey Gang....

I am trying to build an EXE from some source code that has the following in it...
If Vartype(_oBrowser)<>"O"
	Do (_Browser) With ,,,,,,.T.		&& Prevent it from being shown
Else
	_oBrowser.Hide()
ENDIF
The code executes GREAT in development, but crashes with a "File not Found" on the DO (_Browser) line when run as a Executable...

The _Browser variable is blank when the program is an Executable... is this normal for _Browser...... ????

Thanks!
Tommy Tillman A+ NetWork+ MCP
Next
Reply
Map
View

Click here to load this message in the networking platform