View Poll Results: Do you use quotes when working with strings in your SBP programs?

Voters
2. You may not vote on this poll
  • Yes, I encapsulate all my strings with quotes.

    0 0%
  • No, I don't use quotes to encasulate my strings.

    2 100.00%
Results 1 to 2 of 2

Thread: Assigning strings without quotes...

  1. #1
    Join Date
    Jul 2006
    Posts
    359

    Default Assigning strings without quotes...

    In the ShopBot Programming handbook, it shows the following example:


    &MyString = test string 'string variable without quotes

    How may of you folks actually assign strings without quotes? If an OpenSBP interpreter were developed that required quotes for string assignment, would that be a severe breaking change?

    tnx!

    g.

  2. #2
    Join Date
    Oct 2019
    Location
    Pakistan
    Posts
    6

    Default

    please elaborate your problem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •