Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report doesn't work in exe.
Message
From
17/11/2003 15:07:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Report doesn't work in exe.
Miscellaneous
Thread ID:
00850753
Message ID:
00850753
Views:
53
I'm using VFP 7.0
.....myCommandButton.click()
  local lc
  if somecondition
    lc = 'preview'
  else
    lc = 'to printer prompt'
  endif
  Report form myReport &lc
This works fine in developement, but does nothing after I compile into exe.

TIA
Bill Morris
Next
Reply
Map
View

Click here to load this message in the networking platform