Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Print on Remote Side
Message
From
02/03/2009 06:42:55
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
02/03/2009 03:36:09
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
FoxPro Dos
OS:
Windows XP
Network:
Windows 2000 Server
Database:
DB2
Application:
Desktop
Miscellaneous
Thread ID:
01368941
Message ID:
01384905
Views:
37
>
lcCommand="!prfile32 mfile"
>&lcCommand
there is no difference with

lcCommand="!prfile32 mfile"
&lcCommand

or

lcCommand="mfile"
!prfile32 &lcCommand

but if mfile has space that's a problem. try that:

!prfile32 (mfile)
Previous
Reply
Map
View

Click here to load this message in the networking platform