Sorry, I haven't tried this with Uniobjects, perhaps it's stripping the @FM
somehow??

You could always put the commands into a paragraph and run that - or write a
program that executes all of the commands that it is sent...

good luck
-- 
Colin Alfke
Calgary, Alberta Canada

"Just because something isn't broken doesn't mean that you can't fix it"

Stu Pickles


>-----Original Message-----
>From: Donald Kibbey [mailto:[EMAIL PROTECTED]
>
>I'm attempting to send a compound command with the UniCommand 
>object and have hit what looks like a documented limitation.  
>Before I go off and rethink how I'm doing this, I thought I'd 
>ask to make sure this really won't work.
>
>What I'm attempting is to run something like this under UniObjects.
>
>QSELECT CLIENT.XREF "12345" :@FM: SSELECT AR.TR BY MATTER WITH 
>INVOICE = "12345"
>
>On this system, doing this results in a very quick selection 
>of a couple hundred records out of the AR.TR file.  But, the 
>docs for UniObjects say only one command at a time.  Does this 
>mean that sticking a couple commands together like this is 
>just not possible?  I've tried it and it looks like the 
>QSELECT is being attempted with all parts of the command string.
>
>If it won't work, I suppose I'll be reduced to writing up a 
>stub of a program to do the same thing and just call it from 
>the UniObjects side of things.  But, if there's a better way, 
>I'm all ears.
>
>Thanks,
-- 
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to