[development-axapta] String Tokenizing

2006-04-10 Thread david.bowles
How do you split a string using a token within the string in X++? Thanks, David SPONSORED LINKS Computer part Programming languages

[development-axapta] Users Online Active Sessions

2006-04-10 Thread koryrory
Does anyone out there know why the information in the Users Online Active Sessions box displays conflicting information between workstations? For example: If I log into the three tier thin and I view the Users Online Active Sessions window, under type it lists thin - on some other work

[development-axapta] String size

2006-04-10 Thread Joel
My developer is gone for an unknown amount of time and I need to increase the string size of a few fields in the vendor table. I've looked everywhere and I just can't figure out how to increase the string size. Please advise me on this issue. Thank you very much.

Re: [development-axapta] query form

2006-04-10 Thread hemamalinis
Hi, Thank you very much. regs, Hema. S Paulius [EMAIL PROTECTED] To: development-axapta@yahoogroups.com Sent by: cc: [EMAIL PROTECTED] Subject: Re: [development-axapta] query form groups.com 04/07/2006 05:18 PM Please respond to development-axapta Query q =

[development-axapta] like - not working

2006-04-10 Thread hemamalinis
Hi, why the following qry is not working: select Table1 where Table1.Field1 like '15,10'; regs, Hema. S YAHOO! GROUPS LINKS Visit your group "development-axapta" on the web. To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo!

Re: [development-axapta] String Tokenizing

2006-04-10 Thread Max Belugin
07.04.06 в 19:54 david.bowles в своём письме писал(а): TextBuffer buf=new TextBuffer(); ; buf.setText('Remember when you ran away'); info(buf.nextToken()+'|'+ buf.nextToken())+'|'+buf.nextToken()); How do you split a string using a token within the string in X++? Thanks, David

SV: [development-axapta] String Tokenizing

2006-04-10 Thread Dahlsgaard Jan
Hi I'm not sure I understand you correct, but you can use str2con to split a string into a container, with whatever delimiter you wish. Be aware, this global-method does not handle a string like this '23dfd' correctly. This will be converted to a integer 23, unless you alter the method, and

[development-axapta] How to convert Real value to String value

2006-04-10 Thread vk
Hi, How to convert the Real value as a String? for example the real value as 0.00,i have converted into empty string.how it is possible.please any one help me. regards, vijay Send instant messages to your online friends http://uk.messenger.yahoo.com [Non-text portions of this message